#3104: no perl-5.16.0-libc-1.patch and perl-5.16.0 can't be built in toolchain
--------------------+-------------------------------------------------------
 Reporter:  xinglp  |       Owner:  lfs-book@…                   
     Type:  task    |      Status:  new                          
 Priority:  normal  |   Milestone:  7.2                          
Component:  Book    |     Version:  SVN                          
 Severity:  normal  |    Keywords:                               
--------------------+-------------------------------------------------------

Comment(by Sorina82):

 After applying the libc patch im occuring exact the same error while
 compiling perl for the toolchain.

 what libraries to use?
 [-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat]

 I used the command:

         cc -o try -O2 -fno-strict-aliasing -pipe -fstack-protector
 -fstack-protector try.c -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
 -lgdbm_compat
          ./try

 then it fails

 It fails on -lgdbm -ldb -ldbm_compact( debian library ? )

 So there is still a hardwired link in either hints/linux.sh or any other
 place.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3104#comment:6>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to