bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] error on perl module linking


From: David Sugar
Subject: Re: [Bayonne-devel] error on perl module linking
Date: Sun, 22 Sep 2002 16:34:49 -0400
User-agent: KMail/1.4.3

Generally the only times I have seen sig 11 during a compile or link have been 
associated with systems that have some actual hardware fault that only gets 
shown when the system is sufficiently stressed, such as during a kernel 
compile, or, it seems, a Bayonne compile :).

On Tuesday 17 September 2002 08:55, Bill Goretkin wrote:
> I am receiving the following error message on the make of
> Bayonne (modules), during the link of perl.tgi:
> =======
> collect2: ld terminated with signal 11 [Segmentation fault], core dumped
> make[2]: *** [perl.tgi] Error 1
> make[2]: Leaving directory `/usr/src/bayonne-1.0.0/modules/perl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/bayonne-1.0.0/modules'
> make: *** [all-recursive] Error 1
> =======
>
> The complete sequence leading to the error is listed below:
> ======
> make[2]: Entering directory `/usr/src/bayonne-1.0.0/modules/perl'
> /bin/sh ../../libtool --mode=link c++  -g -O2 -I/usr/local/include/cc++2
> -I/usr/local/include -D_GNU_SOURCE -DXML_SCRIPTS  -fno-strict-aliasing
> -I/usr/local/include  -I/usr/lib/perl5/5.6.1/i386-linux/CORE  -DXS_INIT  -o
> perl.tgi -module -shared -export-dynamic  -rdynamic  -L/usr/local/lib
> /usr/lib/perl5/5.6.1/i386-linux/auto/DynaLoader/DynaLoader.a
> -L/usr/lib/perl5/5.6.1/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lcrypt
> -lutil perl.o perlemb.o perlxsi.o  -L/usr/local/lib -lccext2 -lccgnu2
> -L/usr/lib -lxml2 -lz -lm -lz -ldl -pthread -lpam
> c++ -g -O2 -I/usr/local/include/cc++2 -I/usr/local/include -D_GNU_SOURCE
> -DXML_SCRIPTS -fno-strict-aliasing -I/usr/local/include
> -I/usr/lib/perl5/5.6.1/i386-linux/CORE -DXS_INIT -o perl.tgi -shared
> -rdynamic perl.o perlemb.o perlxsi.o -pthread -Wl,--export-dynamic
> -L/usr/local/lib
> /usr/lib/perl5/5.6.1/i386-linux/auto/DynaLoader/DynaLoader.a
> -L/usr/lib/perl5/5.6.1/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lcrypt
> -lutil /usr/local/lib/libccext2.so /usr/local/lib/libccgnu2.so -L/usr/lib
> /usr/lib/libxml2.so -lz -lm -lz -lm -lz -ldl -lpam -Wl,--rpath
> -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
> collect2: ld terminated with signal 11 [Segmentation fault], core dumped
> make[2]: *** [perl.tgi] Error 1
> make[2]: Leaving directory `/usr/src/bayonne-1.0.0/modules/perl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/bayonne-1.0.0/modules'
> make: *** [all-recursive] Error 1
> ======
>
> Thanks,
>
> Bill Goretkin
>
>
>
> _______________________________________________
> Bayonne-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bayonne-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]