Bug 4961 - mrproject ebuild fails
Bug#: 4961 Product:  Gentoo Linux Version: 1.2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gabriele_giorgetti@tin.it Reported By: jouzts@bigfoot.com
Component: Applications
URL: 
Summary: mrproject ebuild fails
Keywords:  
Status Whiteboard: 
Opened: 2002-07-13 15:13 0000
Description:   Opened: 2002-07-13 15:13 0000
/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 From Gabriele Giorgetti 2002-07-15 07:26:07 0000 -------
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 From John Ouzts 2002-07-15 10:25:41 0000 -------
 You're right. 
 
It is mrproject-0.5.1, but I have gnome2 installed. 
 
I unmasked mrproject and it installed perfectly. 
 
Thanks, 
 
John