search for: perl_inc

Displaying 6 results from an estimated 6 matches for "perl_inc".

2016 Oct 26
6
samba-4.5.1 build problem
...amba/samba-4.5.1/third_party/waf/wafadmin/Utils.py", line 656, in recurse f(self) File "/usr/src/samba/samba-4.5.1/wscript", line 103, in configure conf.SAMBA_CHECK_PERL(mandatory=True) File "./buildtools/wafsamba/samba_perl.py", line 52, in SAMBA_CHECK_PERL perl_inc.remove('.') ValueError: list.remove(x): x not in list What should I do to overcome this? Best regards Peter
2002 Jul 14
6
20020710 & winetest
...failed to compile on various reasons. (If I remember correctly: 20020411 compiles; 20020509, 20020605, 20020710 does not.) wine 20020710 make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest' gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT `perl -MExtUtils::Embed -e ccflags` -D_REENTRANT -I/usr/X11R6/include -o winetest.o winetest.c winetest.c:27: EXTERN.h: No such file or directory winetest.c:28: perl.h: No such fil...
2016 Oct 05
0
samba v4-5-stable build fails
...Projects/samba/third_party/waf/wafadmin/Utils.py", line 656, in recurse f(self) File "/home/israelm/Projects/samba/wscript", line 103, in configure conf.SAMBA_CHECK_PERL(mandatory=True) File "./buildtools/wafsamba/samba_perl.py", line 52, in SAMBA_CHECK_PERL perl_inc.remove('.') ValueError: list.remove(x): x not in list Seems like it is trying to remove a value which is not in the list ? This happened during PERL environment setup. So I tried removing the line 52 on the file perl_inc.remove('.') and it just worked. I haven't installed...
2016 Oct 26
0
samba-4.5.1 build problem
...af/wafadmin/Utils.py", line 656, in recurse >     f(self) >   File "/usr/src/samba/samba-4.5.1/wscript", line 103, in configure >     conf.SAMBA_CHECK_PERL(mandatory=True) >   File "./buildtools/wafsamba/samba_perl.py", line 52, in > SAMBA_CHECK_PERL >     perl_inc.remove('.') > ValueError: list.remove(x): x not in list > > What should I do to overcome this? I patched this at work yesterday.  I'll get you the patch when I get back to Catalyst tomorrow. It wasn't hard, just something like adding: if '.' in perl_inc: at the...
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
...=/lib/libc.a, so=a, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -bE:/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE/perl.exp' cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lpthreads -lc_r' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under aix Compiled at Jul 26 2002 13:48:15 @INC: /usr/opt/perl5/lib/5.8.0/aix-thread-...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...onfig{vendorprefix}: : '/usr' PERL_ARCH_INSTALL_DIR: : '${LIBDIR}/perl5' PERL_LIB_INSTALL_DIR: : '${DATADIR}/perl5' PERL_INC: : ['/etc/perl', '/usr/local/lib/perl/5.14.2', '/usr/local/share/perl/5.14.2', '/usr/lib/perl5', '/usr/share/perl5', '/usr/lib/perl/5.14', '/usr/share/perl/5.14', '/us...