|
|

楼主 |
发表于 2006-2-24 07:33:05
|
显示全部楼层
lfs:/mnt/lfs/sources/perl-5.8.6$ ./configure.gnu --prefix=/tools -Dstatic_ext='IO Fcntl POSIX'
sh Configure -ds -e -Dprefix=/tools -Dstatic_ext=IO Fcntl POSIX
First let's make sure your kit is complete. Checking...
Would you like to see the instructions? [n]
Locating common programs...
Checking compatibility between /tools/bin/echo and builtin echo (if any)...
Symbolic links are supported.
Checking how to test for symbolic links...
Your builtin 'test -h' may be broken.
Trying external '/tools/bin/test -h'.
You can test for symbolic links with '/tools/bin/test -h'.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
3b1 dos_djgpp isc_2 os2 svr4
aix dynix linux os390 svr5
aix_3 dynixptx lynxos os400 ti1500
aix_4 epix machten posix-bc titanos
altos486 esix4 machten_2 powerux ultrix_4
amigaos fps mint qnx umips
apollo freebsd mips rhapsody unicos
atheos genix mpc sco unicosmk
aux_3 gnu mpeix sco_2_3_0 unisysdynix
beos greenhills ncr_tower sco_2_3_1 utekv
bsdos hpux netbsd sco_2_3_2 uts
convexos i386 newsos4 sco_2_3_3 uwin
cxux irix_4 next_3 sco_2_3_4 vmesa
cygwin irix_5 next_3_0 solaris_2 vos
darwin irix_6 next_4 stellar
dcosx irix_6_0 nonstopux sunos_4_0
dec_osf irix_6_1 openbsd sunos_4_1
dgux isc opus super-ux
Which of these apply, if any? [linux]
You don't have an ELF gcc. I will use dld if possible. If you are
using a version of DLD earlier than 3.2.6, or don't have it at all, you
should probably upgrade. If you are forced to use 3.2.4, you should
uncomment a couple of lines in hints/linux.sh and restart Configure so
that shared libraries will be disallowed.
Disabling ndbm. This will generate a Whoa There message in Configure.
Read hints/linux.sh for further information.
Operating system name? [linux]
Operating system version? [2.6.15.3]
Build Perl for SOCKS? [n]
Use the PerlIO abstraction layer? [y]
Build a threading Perl? [n]
Build Perl for multiplicity? [n]
Use which C compiler? [cc]
/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
Uh-oh, the C compiler 'cc' doesn't seem to be working.
/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
Uh-oh, the C compiler 'cc' doesn't seem to be working.
You need to find a working C compiler.
Either (purchase and) install the C compiler supplied by your OS vendor,
or for a free C compiler try http://gcc.gnu.org/
I cannot continue any further, aborting. |
|