On Sun, Oct 08, 2006 at 02:29:22PM +0200, Tomas Groth wrote: > > --- Tomas Groth <[EMAIL PROTECTED]> skrev: > > > Hi, > > > > I'm trying to build CVS on my newly installed archlinux x86_64, but when > > running configure I get the following error: > > ERROR: No GtkGLExt development package installed! .... > > > > The problem was solved when I installed pkg-config...
pkg-config should *not* be a requirement, could you send the sh -x ./configure output rob requested so we can fix it for hosts w/out pkg-config ? Generally speaking, everytime we add new features I'd reccomend all developers to try with their current setup first to check if the ./configure script is smart enough to exit with an error if required deps are not found and to find an installed dependency. This would save us a lot of bug reports. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

