From: SourceForge.net <no...@so...> - 2007-06-07 10:58:55
|
Bugs item #1719023, was opened at 2007-05-15 01:58 Message generated for change (Comment added) made by richi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101627&aid=1719023&group_id=1627 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Process Group: important >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install Failed Initial Comment: glame_console.o: In function `port_register': /home/ASH/glame/glame-2.0.1/src/gui/glame_console.c:63: undefined reference to `GLAME_NEWCELL' collect2: ld returned 1 exit status rm -f .libs/glameS.o make[4]: *** [glame] Error 1 make[4]: Leaving directory `/home/ASH/glame/glame-2.0.1/src/gui' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/ASH/glame/glame-2.0.1/src/gui' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/ASH/glame/glame-2.0.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ASH/glame/glame-2.0.1' make: *** [all] Error 2 ---------------------------------------------------------------------- >Comment By: Richard Guenther (richi) Date: 2007-06-07 10:58 Message: Logged In: YES user_id=7575 Originator: NO This should now be fixed with the 2.0.2-rc1 pre-release which contains the fixes from CVS. ---------------------------------------------------------------------- Comment By: laurent (ochonpaul) Date: 2007-05-17 20:39 Message: Logged In: YES user_id=122629 Originator: NO I got the same error here (Mandriva 2007.1) on the 2.0.1 version, but it is ok on the current cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101627&aid=1719023&group_id=1627 |