[Personalbackup-users] errors when compiling a perl module has anyone else had this problem?
Status: Beta
Brought to you by:
linuxtuxie
From: Marshal M. <Ma...@tg...> - 2005-11-21 16:11:25
|
Ok I got all the perl modules installed except 1 - Filesys::SmbClient This is the errors iam getting=20 =20 OS: Suse 10 =20 =20 Writing Makefile for Filesys::SmbClient cp SmbClient.pm blib/lib/Filesys/SmbClient.pm AutoSplitting blib/lib/Filesys/SmbClient.pm = (blib/lib/auto/Filesys/SmbClient) cc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS = -DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE = -D_FILE_OFFSET_BITS=3D64 -O2 -march=3Di586 -mtune=3Di686 = -fmessage-length=3D0 -Wall -D_FORTIFY_SOURCE=3D2 -g -Wall -pipe = -DVERSION=3D\"3.0\" -DXS_VERSION=3D\"3.0\" -fPIC = "-I/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE" libauthSamba.c /usr/bin/perl /usr/lib/perl5/5.8.7/ExtUtils/xsubpp -typemap = /usr/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap SmbClient.xs > = SmbClient.xsc && mv SmbClient.xsc SmbClient.c cc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS = -DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE = -D_FILE_OFFSET_BITS=3D64 -O2 -march=3Di586 -mtune=3Di686 = -fmessage-length=3D0 -Wall -D_FORTIFY_SOURCE=3D2 -g -Wall -pipe = -DVERSION=3D\"3.0\" -DXS_VERSION=3D\"3.0\" -fPIC = "-I/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE" SmbClient.c SmbClient.c: In function =E2XS_Filesys__SmbClient__set_flags=E2: SmbClient.c:85: warning: unused variable =E2flag=E2 SmbClient.xs:191:60: error: macro "readdir" passed 2 arguments, but = takes just 1 SmbClient.xs: In function =E2XS_Filesys__SmbClient__close=E2: SmbClient.xs:439: error: =E2struct _SMBCCTX=E2 has no member named = =E2close=E2 make: *** [SmbClient.o] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible =20 ____________________________________________________ But in this world nothing can be said to be certain, except death and = taxes. <http://www.quotationspage.com/quote/29769.html> =20 Benjamin Franklin = <http://www.quotationspage.com/quotes/Benjamin_Franklin/> Letter to = Jean Baptiste Le Roy (1789) Marshal McInnis T&G = Professional Computing Inc 205-344-4455 (208) 720 61st = Tuscaloosa Al 35404 =20 |