From owner-freebsd-gnome Thu Apr 25 21:37:54 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id A35A737B419 for ; Thu, 25 Apr 2002 21:37:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3Q4bX1G026291; Fri, 26 Apr 2002 00:37:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: glade port problem From: Joe Marcus Clarke To: Ben Bullock Cc: gnome@FreeBSD.ORG In-Reply-To: <200204252254676.SM01124@there> References: <200204252254676.SM01124@there> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 01:37:33 -0300 Message-Id: <1019795854.308.23.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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