Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4961 - mrproject ebuild fails
Summary: mrproject ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-13 15:13 UTC by John Ouzts
Modified: 2003-02-04 19:42 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 John Ouzts 2002-07-13 15:13:54 UTC
/usr/share/idl/Bonobo_Moniker.idl:19: Warning: 
`MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are 
discouraged for use with C-language IDL mappings 
main.c: In function `main': 
main.c:135: warning: statement with no effect 
main.c:136: warning: statement with no effect 
mkdir: cannot create directory `.libs': File exists 
make[4]: *** No rule to make target `../../../libmrproject/Composer.h', needed 
by `resource-component.lo'.  Stop. 
make[3]: *** [all-recursive] Error 1 
make[2]: *** [all-recursive] Error 1 
make[1]: *** [all-recursive] Error 1 
make: *** [all-recursive-am] Error 2 
make[4]: *** No rule to make target `../../../libmrproject/Composer.h', needed 
by `resource-component.lo'.  Stop. 
make[3]: *** [all-recursive] Error 1 
make[2]: *** [all-recursive] Error 1 
make[1]: *** [all-recursive] Error 1 
make: *** [all-recursive-am] Error 2 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 14, Exitcode 2 
!!! (no error message)
Comment 1 Gabriele Giorgetti 2002-07-15 07:26:07 UTC
Can you please specify what mrproject version fails to build ?

mrproject-0.5.1 is for gnome1 
while mrproject-0.5.93 is for gnome2 and is currently masked.

But I guess it's 0.5.1 
Comment 2 John Ouzts 2002-07-15 10:25:41 UTC
 You're right. 
 
It is mrproject-0.5.1, but I have gnome2 installed. 
 
I unmasked mrproject and it installed perfectly. 
 
Thanks, 
 
John