http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1385

           Summary: aip-2.31 "make install" fails
           Product: Beyond LinuxFromScratch
           Version: 6.0
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: BOOK
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]


file : 
    unix/Makefile has undefined in BLFS $(INSTALL) var

if we 

     make prefix=/usr -f unix/Makefile install &&
     install -v -m644 man/zip.1 /usr/share/man/man1

change to

     INSTALL=install make prefix=/usr -f unix/Makefile install

all make errors disappear

thanks for your work



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to