Date: Tue, 25 Mar 2008 06:42:47 +0100 From: Matthias Apitz <matthias.apitz@oclc.org> To: freebsd-questions@freebsd.org Cc: Paul Traina <pst@freebsd.org>, Ade Lovett <ade@freebsd.org> Subject: Re: problems with automake110 Message-ID: <20080325054247.GA23129@rebelion.Sisis.de> In-Reply-To: <20080324164949.GA2082@rebelion.Sisis.de> References: <20080324164949.GA2082@rebelion.Sisis.de>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Monday, March 24, 2008 a las 05:49:49PM +0100, Matthias Apitz escribió: > > Hello, > > I want to port some application (Ekiga) directly from their SVN to > FreeBSD 7.0R which is using > > $ ./autogen.sh --with-pwlib-dir=/usr/local .... > > to generate the configure / Makefiles and which fails; the problem seems > to be that 'aclocal' or some of the M4 macros used are not working as > they should: > > $ LANG=C aclocal --dry-run > /usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG > /usr/local/share/aclocal/smpeg.m4:13: run info '(automake)Extending aclocal' > /usr/local/share/aclocal/smpeg.m4:13: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal > /usr/local/bin/gm4:/usr/local/share/aclocal/pilot-link.m4:1: ERROR: end of file in string > autom4te-2.61: /usr/local/bin/gm4 failed with exit status: 1 > aclocal-1.10: autom4te failed with exit status: 1 > $ the problem concerning '/usr/local/share/aclocal/pilot-link.m4' goes away by deleting the port /usr/ports/palm/pilot-link (maintainer Cc'ed); matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080325054247.GA23129>