Linux From ScratchThis Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
i have problem with compiling perl
this the output of make command:
.
.
.
pp_pack.o: In function `S_pack_rec':
pp_pack.c.text+0x61aa): undefined reference to `floor'
pp_pack.c.text+0x61ce): undefined reference to `floor'
pp_pack.c.text+0x61e8): undefined reference to `floor'
collect2: ld returned 1 exit status
make: *** [miniperl] Error 1
i read somewhere that it's the c compiler problem.i don't know more
also the patch in source directory didn't work:
lfs@ubuntu:/mnt/lfs/sources/perl-5.14.2$ patch -Np1 -i ../perl-5.14.2-libc-1.patch
(Stripping trailing CRs from patch.)
patching file hints/linux.sh
patch unexpectedly ends in middle of line
patch: **** malformed patch at line 30:
Last edited by devilboy09; 11-08-2011 at 01:00 PM.
Ok you need the patch to work redownload check the md5sum. Also I cant read what language that file was.
Maybe try pastebin PPl wont like downloading files to there computors http://pastebin.com/
Quote:
i read somewhere that it's the c compiler problem.i don't know more
the patch as mentioned in the book fixes some c libaries
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.