Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2000 22:40:20 -0500
From:      labib <labib@labib.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Can't compile dynamic perl freebsd3.3
Message-ID:  <388FBE24.71D80A6E@labib.com>

next in thread | raw e-mail | index | archive | help
Greetings All,

Does anyone know what causes the following error ? I ONLY get it
whenever I choose to compile a dynamic loading perl.

Thanks.

Lee Farah

B.o(.text+0x879b): undefined reference to `PL_specialsv_list'
B.o(.text+0x87a1): undefined reference to `PL_sv_yes'
B.o(.text+0x87aa): undefined reference to `PL_specialsv_list'
B.o(.text+0x87b0): undefined reference to `PL_sv_no'
B.o(.text+0x87b9): undefined reference to `PL_stack_base'
B.o(.text+0x87c1): undefined reference to `PL_sv_yes'
B.o(.text+0x87cd): undefined reference to `PL_stack_sp'
B.o(.text+0x87d3): undefined reference to `PL_stack_base'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x69): undefined reference to `main'
*** Error code 1

Stop.
*** Error code 1

Stop.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?388FBE24.71D80A6E>