Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312709 - sys-devel/gettext-0.17-r1 has implicit decl/pointer problems on 64bit systems and USE=acl
Summary: sys-devel/gettext-0.17-r1 has implicit decl/pointer problems on 64bit systems...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 21:27 UTC by blackdream
Modified: 2010-04-11 20:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,868.88 KB, text/plain)
2010-04-01 21:28 UTC, blackdream
Details
emerge --info=sys-devel/gettext-0.17-r1 (emerge--info,4.07 KB, text/plain)
2010-04-01 21:30 UTC, blackdream
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blackdream 2010-04-01 21:27:42 UTC
It fails to complie "sys-devel/gettext-0.17-r1".
Comment 1 blackdream 2010-04-01 21:28:46 UTC
Created attachment 226189 [details]
build.log
Comment 2 blackdream 2010-04-01 21:30:35 UTC
Created attachment 226191 [details]
emerge --info=sys-devel/gettext-0.17-r1
Comment 3 SpanKY gentoo-dev 2010-04-11 20:02:59 UTC
things build fine for me.  do you have crap in /usr/local/include/ ?

post your config.log from the gettext-tools/ build dir as an attachment

run the command in the gettext-tools/gnulib-lib/ build dir:
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -march=athlon64 -O2 -pipe -E -dD acl.c  -fPIC -DPIC -o acl.i

then post the acl.i file as an attachment