search for: iblib

Displaying 2 results from an estimated 2 matches for "iblib".

Did you mean: liblib
2012 Feb 25
1
Sys::Virt
Can anyone help me: $ perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Sys::Virt Writing MYMETA.yml and MYMETA.json $ make /usr/bin/perl "-Iblib/arch" "-Iblib/lib" perl-Sys-Virt.spec.PL perl-Sys-Virt.spec make: *** [perl-Sys-Virt.spec] Segmentation fault make: *** Deleting file `perl-Sys-Virt.spec' Evaggelos Balaskas - Unix System Engineer http://gr.linkedin.com/in/evaggelosbalaskas
2004 Aug 06
0
error compile Shout-2.0.1 on FreeBSD 4.9
...shared -L/usr/local/lib Shout.o -o blib/arch /auto/Shout/Shout.so -L/usr/local/lib -lshout -lvorbis chmod 755 blib/arch/auto/Shout/Shout.so cp Shout.bs blib/arch/auto/Shout/Shout.bs chmod 644 blib/arch/auto/Shout/Shout.bs Manifying blib/man3/Shout.3 # make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5. 6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN test.pl 1..3 Can't load 'blib/arch/auto/Shout/Shout.so' for module Shout: /usr/local/lib/libs hout.so.3: Undefined symbol "pthread_cond_signal" at /usr/local/lib/perl5/5.6.1/ mach/DynaLoader...