Subject: | Build error with Samba3 |
Here's the initial build log. The library is indeed installed.
fivetwoone# make
===> p5-Filesys-SmbClient-3.0 depends on file:
/usr/local/lib/perl5/site_perl/5.6.2/Test/Simple.pm - found
===> p5-Filesys-SmbClient-3.0 depends on file:
/usr/local/bin/perl5.6.2 - found
===> p5-Filesys-SmbClient-3.0 depends on shared library: smbclient.0 -
found
===> Configuring for p5-Filesys-SmbClient-3.0
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for working alloca.h... no
checking for alloca... yes
checking for smbc_mkdir in -lsmbclient... no
configure: error: I can't find your libsmbclient.so or symbol smbc_mkdir.
Check config.log for details.
Can't run configure:
*** Error code 1
Stop in /usr/ports/net/p5-Filesys-SmbClient.