Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 243366 - games-rpg/mangos failed to build due to missing autoconf template
Summary: games-rpg/mangos failed to build due to missing autoconf template
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 11:45 UTC by Pinky
Modified: 2008-10-31 18:38 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 Pinky 2008-10-23 11:45:28 UTC
mangos fauiled to build with autoconf version 2.63 or 2.62, but works with autoconf 2.61-r2. 

Error is:
cd ../../../../dep/ACE_wrappers && /bin/sh /tmp/portage/games-rpg/mangos-9999/work/mangos-9999/dep/ACE_wrappers/aux_config/missing --run autoheader
autoheader-2.62: warning: missing template: AS_TR_CPP
autoheader-2.62: Use AC_DEFINE([AS_TR_CPP], [], [Description])
make[4]: *** [../../../../dep/ACE_wrappers/ace/config.h.in] Error 1



Reproducible: Always
Comment 1 Pinky 2008-10-31 18:38:52 UTC
this patch is no more needed (after update to new ebuild from bug #243230 )