Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24528 - gnustep-base-1.7.1 fails to compile on configure
Summary: gnustep-base-1.7.1 fails to compile on configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 08:57 UTC by Michele Balistreri (RETIRED)
Modified: 2003-07-15 09:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Balistreri (RETIRED) gentoo-dev 2003-07-15 08:57:28 UTC
Compilation of gnustep-base stop at end of configure with this error:
configure: creating ./config.status
config.status: creating config.mak
config.status: creating config.h
/usr/sbin/ebuild.sh: line 59: --with-xml-prefix=/usr: No such file or directory

!!! ERROR: dev-util/gnustep-base-1.7.1 failed.
!!! Function egnustepmake, Line 61, Exitcode 127
!!! configure failed (options: --with-xml-prefix=/usr --with-gmp-include=/usr/include --with-
gmp-library=/usr/lib)

i think the problem is in the eclass itself
Comment 1 Michele Balistreri (RETIRED) gentoo-dev 2003-07-15 09:23:49 UTC
raker, i fixed it, was just a missing "\" in the eclass so the argument passed to configure were just 
taken as another command