Skip Menu |

This queue is for tickets about the Filesys-SmbClient CPAN distribution.

Report information
The Basics
Id: 19940
Status: open
Priority: 0/
Queue: Filesys-SmbClient

People
Owner: Nobody in particular
Requestors: aaron [...] FreeBSD.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 3.0
Fixed in: (no value)



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.
Le Ven. Jun. 16 14:28:45 2006, guest a écrit : Show quoted text
> Here's the initial build log. The library is indeed installed.
It seems that you use freebsd ? Where is libsmbclient.so installed ?
On Thu Sep 07 10:52:45 2006, ALIAN wrote: Show quoted text
> Le Ven. Jun. 16 14:28:45 2006, guest a écrit :
> > Here's the initial build log. The library is indeed installed.
> > It seems that you use freebsd ? Where is libsmbclient.so installed ?
FreeBSD 5.4-RELEASE, Perl 5.6.2. libsmbclient.so is located in /usr/local/lib.