#1977: Perl compile fails at autosplit phase
-----------------------------------+----------------------------------------
 Reporter:  Paul Lowman            |        Owner:  [EMAIL PROTECTED]
     Type:  defect                 |       Status:  assigned                    
   
 Priority:  normal                 |    Milestone:  6.3                         
   
Component:  Book                   |      Version:  6.2                         
   
 Severity:  normal                 |   Resolution:                              
   
 Keywords:  preplibrary autosplit  |  
-----------------------------------+----------------------------------------
Comment (by [EMAIL PROTECTED]):

 I had a hunch that it was because of the host's /bin/sh since I'd noticed
 some problems with that in a different context, but you should be using
 bash at that point if /tools/bin is at the front of your path.

 I'd appreciate if you could help debug this since I can't reproduce it and
 there's another person with the same problem. Could you run this command
 before the build and log the output?

 {{{
 sed -i 's/^\([[:space:]]*\)@/\1/' Makefile.SH
 }}}

 That will cause make not to suppress the output from some commands.
 Hopefully the sed from CoreLinux can handle that, but I can't see why it
 shouldn't.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1977#comment:4>
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