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

Re: WML 1.7.1 uploaded



On Mon, Jun 07, 1999 at 12:35:45AM -0700, Joel Klecker wrote:
> At 19:08 -0600 1999-06-06, Anthony Fok wrote:
> >LD_RUN_PATH="/extra/src/eperl-2.2.14" cc -o
> >.././blib/arch/auto/Parse/ePerl/ePerl.so  -shared -L/usr/local/lib ePerl.o
> >-lc -L/extra/src/eperl-2.2.14 -leperl
> >/usr/bin/ld: .././blib/arch/auto/Parse/ePerl/ePerl.so: undefined versioned
> >symbol name strndup@@GLIBC_2.0
> >/usr/bin/ld: failed to set dynamic section sizes: Bad value
> >collect2: ld returned 1 exit status
> >make[3]: *** [.././blib/arch/auto/Parse/ePerl/ePerl.so] Error 1
> 
> Try with -lc last on the link line.

Hey, thank you!  That works!  :-)  (I shouldn't have expected anything
less from our local glibc guru.  :-)

A minor complication though: the Makefile is generated from a very
small Makefile.PL, and I think the "-lc" comes from the PERL_ARCHIVE
variable, probably defined somewhere in Perl's Config or MakeMaker or
whatnot.  Yikes.  Oh well, I guess I could put in an ugly hack to tweak
the generated Makefile after "perl Makefile.PL" and before "make"?  :-)

Anthony

-- 
Anthony Fok Tung-Ling                Civil and Environmental Engineering
foka@ualberta.ca, foka@debian.org    University of Alberta, Canada
anthony_fok@catholic.org             Keep smiling!  *^_^*
Come visit Our Lady of Victory Camp -- http://www.olvc.ddns.org/
                                    or http://www.ualberta.ca/~foka/OLVC/


Reply to: