Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184662 - dev-lang/swi-prolog-5.6.36 doesn't compile USE="-threads"
Summary: dev-lang/swi-prolog-5.6.36 doesn't compile USE="-threads"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-08 22:07 UTC by Paul Bredbury
Modified: 2007-07-11 09:05 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,3.21 KB, text/plain)
2007-07-08 22:08 UTC, Paul Bredbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Bredbury 2007-07-08 22:07:36 UTC
Hi, dev-lang/swi-prolog-5.6.36 needs the "threads" USE flag in order to compile on x86, otherwise it errors:

pl-setup.c:1269: error: conflicting types for ���freeStacks���
pl-funcs.h:730: error: previous declaration of ���freeStacks��� was here
make: *** [pl-setup.o] Error 1

GENTOO_VM=  CLASSPATH="." JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""

emerge -pv swi-prolog
[ebuild   R   ] dev-lang/swi-prolog-5.6.36  USE="X berkdb doc readline ssl threads zlib -debug -gmp -java -minimal -odbc -static -tetex"

"emerge --info" is enclosed.
Comment 1 Paul Bredbury 2007-07-08 22:08:04 UTC
Created attachment 124283 [details]
emerge --info
Comment 2 Keri Harris gentoo-dev 2007-07-11 09:05:35 UTC
This has been fixed in CVS. It might take an hour or so for the updated patchset to hit the mirrors.

Thanks for reporting this bug!