Gilles Espinasse schrieb: > Selon Tobias Gasser <[EMAIL PROTECTED]>:
> You could look at http://www.gossamer-threads.com/lists/perl/porters/205466 > That's because your machine is 64b, has /lib64 and configure script fail to > handle properly your case. i have a 32bit system, no 64bit libraries available. sed -i -e "@[EMAIL PROTECTED] = -lm@" Makefile fixes my problem as mentionned in the post. the compile was fine, the test-suite is now running. as i've got a 5mb perl, i assume to have got a static perl and i'll go on with the suggestions in the post... i'll post my results as soon as available. > Gilles thanks for the hint! tobias -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
