#1635: gettext is missing --host parameter
-------------------------------------------+--------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  [email protected]
    Type:  defect                          |      Status:  new                  
        
Priority:  high                            |   Component:  HLFS Book            
        
 Version:  SVN                             |    Severity:  blocker              
        
Keywords:                                  |  
-------------------------------------------+--------------------------------
 In section 5.6.2 of the uClibc book, the configure command should be:
 {{{
 env CC=${target}-gcc \
     ./configure --prefix=/tools --host=${target} \
     --with-included-gettext --without-csharp \
     --disable-libasprintf
 }}}

 Currently, its missing the --host parameter and fails.

 Also, I'm testing the Trac installation for HLFS. :)

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/hlfs/ticket/1635>
Hardened Linux From Scratch <http://wiki.linuxfromscratch.org/hlfs>
HLFS
-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to