[oe-issues] [Bug 3538] New: libgpg-error-1.4 fails to compile
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Dec 24 21:18:27 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3538
Summary: libgpg-error-1.4 fails to compile
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: wtmarcus at gmail.com
After having bypassed bug #3537 by setting CC_FOR_BUILD=${CC} in src/Makefile
the compile dies.
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -DHAVE_CONFIG_H
-I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl
-isystem/home/bitbaker/OE/tmp/staging/arm-angstrom-linux-gnueabi/include
-isystem/home/bitbaker/OE/tmp/staging/arm-angstrom-linux-gnueabi/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT
libgpg_error_la-code-from-errno.lo -MD -MP -MF
.deps/libgpg_error_la-code-from-errno.Tpo -c code-from-errno.c -fPIC -DPIC -o
.libs/libgpg_error_la-code-from-errno.o
In file included from code-from-errno.c:29:
code-from-errno.h:3: error: expected identifier or '(' before '}' token
code-from-errno.c: In function 'gpg_err_code_from_errno':
code-from-errno.c:42: error: expected expression before ')' token
code-from-errno.c:42: error: expected expression before ')' token
code-from-errno.c:47: error: 'err_code_from_index' undeclared (first use in
this function)
code-from-errno.c:47: error: (Each undeclared identifier is reported only once
code-from-errno.c:47: error: for each function it appears in.)
code-from-errno.c: In function 'gpg_err_code_from_syserror':
code-from-errno.c:63: error: expected expression before ')' token
code-from-errno.c:63: error: expected expression before ')' token
code-from-errno.c:68: error: 'err_code_from_index' undeclared (first use in
this function)
make[3]: *** [libgpg_error_la-code-from-errno.lo] Error 1
make[3]: Leaving directory
`/home/bitbaker/OE/tmp/work/armv5te-angstrom-linux-gnueabi/libgpg-error-1.4-r1/libgpg-error-1.4/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/bitbaker/OE/tmp/work/armv5te-angstrom-linux-gnueabi/libgpg-error-1.4-r1/libgpg-error-1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/bitbaker/OE/tmp/work/armv5te-angstrom-linux-gnueabi/libgpg-error-1.4-r1/libgpg-error-1.4'
make: *** [all] Error 2
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-issues
mailing list