[oe-commits] [Bug 5086] New: libpcap-1.0.0 failed to install

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Sun Apr 26 17:44:48 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5086

           Summary: libpcap-1.0.0 failed to install
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: kevyn.alexandre.pare at gmail.com


Hi my first bug report so if I am not at the proper place, ring the bell!

I'm trying to compile for beagleboard On branch org.openembedded.dev

~/oe/tmp/work/armv7a-angstrom-linux-gnueabi/libpcap-1.0.0-r6/libpcap-1.0.0

http://elinux.org/BeagleBoardAndOpenEmbeddedGit

failed to do_install: install command should be replace by install-sh in
Makefile?

patch:
---
/home/kapare/oe/tmp/work/armv7a-angstrom-linux-gnueabi/libpcap-1.0.0-r6/libpcap-1.0.0/Makefile.orig
   2009-04-26 13:25:12.000000000 -0400
+++
/home/kapare/oe/tmp/work/armv7a-angstrom-linux-gnueabi/libpcap-1.0.0-r6/libpcap-1.0.0/Makefile
   2009-04-26 13:13:18.000000000 -0400
@@ -57,7 +57,7 @@
 # Standard CFLAGS
 CFLAGS = $(CCOPT) $(INCLS) $(DEFS)

-INSTALL = /home/kapare/oe/tmp/staging/i686-linux/usr/bin/install -c
+INSTALL = /home/kapare/oe/tmp/staging/i686-linux/usr/bin/install-sh -c
 INSTALL_PROGRAM = ${INSTALL}
 INSTALL_DATA = ${INSTALL} -m 644
 RANLIB = arm-angstrom-linux-gnueabi-ranlib

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list