Date: Tue, 21 Feb 2006 12:20:59 -0500 From: Tom Grove <freebsd@voidmain.net> To: freebsd-questions@freebsd.org Subject: GTK/Glade autogen issues Message-ID: <43FB4BFB.2040607@voidmain.net>
next in thread | raw e-mail | index | archive | help
I'm trying to build a simple hello world using glade. I've actually built this code on this system before and now after a few months and several ports tree updates it doesn't work. When I run autogen.sh within the glade built directory I receive the following error: syntax error near unexpected token `PACKAGE,' I run: setenv ACLOCAL_FLAGS "-I /usr/local/share/aclocal -I /usr/X11R6/share/aclocal" before autogen.sh. Here's a little info about the system: 6.0-RELEASE FreeBSD 6.0-RELEASE autoconf-2.13.000227_5 autoconf-2.59_2 automake-1.4.6_2 libtool-1.3.5_2 libtool-1.5.22_1 Also, if anyone knows of something similar to glade as in gui designer with C as the development language I would really like to know about it. Thanks. -Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43FB4BFB.2040607>