Date: 26 Apr 2002 01:37:33 -0300 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Ben Bullock <brb3@pobox.com> Cc: gnome@FreeBSD.ORG Subject: Re: glade port problem Message-ID: <1019795854.308.23.camel@gyros.marcuscom.com> In-Reply-To: <200204252254676.SM01124@there> References: <200204252254676.SM01124@there>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-04-25 at 23:48, Ben Bullock wrote: > Hello! > > I'm running FreeBSD 4.5 and after installing glade from the ports collection > have encountered a difficulty building C source code. After creating a > simple project, building the source for the GUI and then running > ./autogen.sh, make fails with this error message: > > make: don't know how to make cat-id-tbl.c. What make are you using? Glade projects tend to want gmake as opposed to BSD make. > > If I run './autogen.sh --disable-nls' instead, then make successfully > compiles the source and I can also do a 'make install' with no problems. The > major problem I'm having is that I have not been able to copy the source from > the project to another computer system and successfully compile and install > it. If the other systems are non FreeBSD, you might be seeing a problem with one of the GTK autoconf macros. A patch has been submitted, but I do not know what its status is with regard to being committed. I'll try to hunt it down for you if you think it would help. > > I've built the glade port in various ways, adding configure options like > "--disable-nls" and "--with-installed-gettext" to the Makefile, but these > changes have had no effect. > > Can you please shed some light on why these errors are occurring and what I > might do to solve them. If you need more detailed error messages I can > provide them but I thought at this point a general description of the problem > might suffice. You might also try asking the Glade developers directly. Perhaps the issue is an FAQ. They might be able to help shed some light on things. Joe > > Thanks very much. > Ben Bullock > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1019795854.308.23.camel>