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

Re: WML 1.7.1 uploaded



At 19:08 -0600 1999-06-06, Anthony Fok wrote:
cd mod && make -w
make[2]: Entering directory `/extra/src/eperl-2.2.14/mod'
make[3]: Entering directory `/extra/src/eperl-2.2.14/mod/Parse'
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
make[3]: Leaving directory `/extra/src/eperl-2.2.14/mod/Parse'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory `/extra/src/eperl-2.2.14/mod'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/extra/src/eperl-2.2.14'
make: *** [build-stamp] Error 2


    (Hmm... where does that strndup@@GLIBC_2.0 come from?  Yikes...)
But the old ePerl works just fine, but the minor Y2K and other fixes
aren't in yet, just so that you know.  :-)

Try with -lc last on the link line.
--
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>


Reply to: