[oe-commits] [Bug 5459] New: gpe-package can't find libipkg -> build error

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Sun Jul 25 08:39:33 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5459

           Summary: gpe-package can't find libipkg -> build error
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: oe-devel at weinimo.de


When i ran "bitbake x11-gpe-image" for my beagleboard machine and angstrom, the
build of gpe-package failed because "Package libipkg was not found in the
pkg-config search path.".

Copied from
tmp/work/armv7a-angstrom-linux-gnueabi/gpe-package-0.4-r2/temp/log.do_compile.5684
logfile:

NOTE: make -e MAKEFLAGS= PREFIX=/usr
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon
-mfloat-abi=softfp -mthumb-interwork -mno-thumb
-isystem/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb3
-DENABLE_PCRE
-isystem/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include
-DVERSION=\"0.4\" -DPREFIX=\"/usr\" -D_GNU_SOURCE -DPACKAGE=\"gpe-package\"
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DIPKG_LIB  `pkg-config --cflags
libipkg` -pthread
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/gtk-2.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/gtk-2.0/include
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/atk-1.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/cairo
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/pango-1.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/pixman-1
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/freetype2
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/libpng12
  -pthread
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/gtk-2.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/gtk-2.0/include
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/atk-1.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/cairo
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/pango-1.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/glib-2.0/include
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/pixman-1
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/freetype2
-I/home/tom/workspace/OE/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/libpng12
  -MD -Wall   -c main.c -o main.o
Package libipkg was not found in the pkg-config search path.
Perhaps you should add the directory containing `libipkg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libipkg' found
In file included from main.c:28:
packages.h:4:33: error: libipkg.h: No such file or directory
In file included from main.c:28:
packages.h:57: error: expected specifier-qualifier-list before
'pkg_state_status_t'
main.c: In function 'main':
main.c:46: warning: implicit declaration of function 'exit'
main.c:46: warning: incompatible implicit declaration of built-in function
'exit'
main.c:72: warning: incompatible implicit declaration of built-in function
'exit'
make: *** [main.o] Error 1
FATAL: oe_runmake failed

-- 
Configure bugmail: http://bugs.openembedded.org/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