From owner-freebsd-questions Thu Jun 15 15:40:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trna.helixcode.com (trna.helixcode.com [140.239.238.2]) by hub.freebsd.org (Postfix) with ESMTP id C1CC037BD20 for ; Thu, 15 Jun 2000 15:40:09 -0700 (PDT) (envelope-from damon@helixcode.com) Received: from helixcode.com (IDENT:damon@karuna.helixcode.com [140.239.238.30]) by trna.helixcode.com (8.9.3/8.9.3) with ESMTP id SAA26037; Thu, 15 Jun 2000 18:40:02 -0400 Message-ID: <39495B66.3B072951@helixcode.com> Date: Thu, 15 Jun 2000 18:40:38 -0400 From: Damon Chaplin X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: glade-users@glade.pn.org Cc: FreeBSD-Questions Subject: Re: glade and autogen.sh ?? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Johan Kruger wrote: > > I'm runnibg glade 0.5.9 on FreeBSD > I built it 3 weeks ago and it worked fine. > Now i installed the package of ver 0.5.9 ( after i > installed gnome-enligtenment combination wm for another > user ) and glade gives the following errors. Actually autogen > gives the errors. I started from version 0.5.7 to follow each release > and somehow got it to work with a bit of hacking and butchering of > various things ...... BUT i am getting old and tired *;-) of this. > > Seriously, there must be some trick in setting up the enviroment or > something, what must i do. > > P.S. If this is not the correct mailing list, please direct me to the correct > one. > > > ./autogen.sh > **Warning**: I am going to run `configure' with no arguments. > If you wish to pass any to it, please specify them on the > `./autogen.sh' command line. > > processing . > Creating ./aclocal.m4 ... > Running gettextize... Ignore non-fatal messages. > You should update your own `aclocal.m4' by adding the necessary > macro packages gettext.m4, lcmessage.m4 and progtest.m4 from > the directory `/aclocal' > Making ./aclocal.m4 writable ... > Running aclocal ... > aclocal: /usr/local/share/aclocal/sdl11.m4: 11: duplicated macro `AM_PATH_SDL' This looks like your problem. You seem to have sdl11.m4 installed in a few places (it's probably in /usr/share/aclocal as well). You should get rid of all but one copy. Damon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message