From owner-freebsd-ports Sun Oct 21 16:42:24 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 4CC6337B403 for ; Sun, 21 Oct 2001 16:42:17 -0700 (PDT) Received: (qmail 25785 invoked by uid 0); 21 Oct 2001 23:42:10 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Deadcell.ANT) (212.17.108.240) by mail.gmx.net (mp011-rz3) with SMTP; 21 Oct 2001 23:42:10 -0000 Received: (from ant@localhost) by Deadcell.ANT (8.11.5/8.11.5) id f9LNg9F25552; Mon, 22 Oct 2001 01:42:09 +0200 (CEST) (envelope-from ant) Date: Mon, 22 Oct 2001 01:42:09 +0200 From: Andreas Ntaflos To: freebsd-stable@freebsd.org Cc: freebsd-ports@freebsd.org Subject: x11-toolkits/gal weird building problem Message-ID: <20011022014209.A15006@Deadcell.ANT> Mail-Followup-To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Platform: FreeBSD 4.4-RELEASE Hostname: Bender.ANT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello once again, What could that mean? I'm trying to build the X11 toolkit gal-0.14 (needed for gnome and icewm...again...brr) the build fails and the following error messages appear: -------8<-------------8<-------------8<----------------- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/i nclude/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/ local/include/gnome-xml -DGAL_GLADEDIR=\"/usr/X11R6/share/gnome/gal/0.14/glade\" -DGAL_IMAGESDIR=\"/ usr/X11R6/share/gnome/pixmaps/gal/categories\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/us r/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -c e-printable.c -fPIC -DPIC -o .libs/e-printable.lo In file included from e-printable.c:13: e-printable.h:24: syntax error before `typedef' e-printable.c:20: syntax error before `static' gmake[3]: *** [e-printable.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.14/gal/widgets' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.14/gal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.14' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/gal. *** Error code 1 ------------>8------------->8-------------->8----------- Now I am not a great hacker, but I don't see any syntax errors in the specified files. I have tried to build the whole thing by hand (eg not building it as a port) but it results in the same crap. I would happily ignore that gnome stuff if someone could tell me how to build the latest icewm-1.0.8 without having to have gnome built for it. Somehow, I managed to build it on my laptop which was a rather fresh installation of 4.4-RELEASE (Sept. 28th or so); it just said that if I wanted gnome support is should define WITH_GNOME or USE_GNOME IIRC as a make arg. Not so on my work- station. So please enlighten me, either how to build gal or icewm.. I believe it has something to do with the lots of gnome libs and apps with different versions being installed on the system over a year or two (ie gtk 1.2.7, 1.2.8 or gnomelibs 1.0.x, 1.2.x, 1.4.1 all showing up in pkg_info). Expect a post by me to this list regarding this problem some time... thanks in advance and regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message