From owner-freebsd-ports Tue Feb 26 0: 3: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id C124437B400 for ; Tue, 26 Feb 2002 00:02:58 -0800 (PST) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 02E323FC9D; Tue, 26 Feb 2002 09:02:54 +0100 (CET) Date: Tue, 26 Feb 2002 09:02:54 +0100 From: Miguel Mendez To: Dave Tweten Cc: Andreas Klemm , freebsd-ports@FreeBSD.org Subject: Re: Lyx Port Problem Message-ID: <20020226090254.A9068@energyhq.homeip.net> Mail-Followup-To: Dave Tweten , Andreas Klemm , freebsd-ports@FreeBSD.org References: <200202260025.g1Q0P1q02088@gilmore.nas.nasa.gov> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200202260025.g1Q0P1q02088@gilmore.nas.nasa.gov>; from tweten@nas.nasa.gov on Mon, Feb 25, 2002 at 04:25:01PM -0800 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 --CUfgB8w4ZwR/yMy5 Content-Type: multipart/mixed; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 25, 2002 at 04:25:01PM -0800, Dave Tweten wrote: Hi Dave, > [...] > ./aclocal.m4:3191: the top level > autoconf: tracing failed > gmake[1]: *** [stamp-h.in] Error 1 > gmake[1]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.6/src' > gmake: *** [all-recursive] Error 1 > *** Error code 2 > [...] Do you have two versions of the auto{make,conf} tools installed? If that's the case, removing them before trying to build Lyx should fix the problem. If not, you can try the attached patch. Both solutions worked for me. Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="lyx.diff" Content-Transfer-Encoding: quoted-printable diff -ruN lyx.old/Makefile lyx/Makefile --- lyx.old/Makefile Tue Jan 22 15:36:29 2002 +++ lyx/Makefile Mon Feb 4 12:45:31 2002 @@ -48,4 +48,7 @@ (cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in) (cd ${WRKSRC}/lib/doc; ${RM} -f *.orig) =20 +post-configure: + @${PERL} -pi -e 's@autoheader@autoheader213@g' ${WRKSRC}/src/Makefile +=09 .include --tThc/1wpZn/ma/RB-- --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8e0EunLctrNyFFPERAoHFAKCoTLtHmDayMQMYQfwYcx6CLuIUAACfQGRH Q56x8DC6eNYdk6iEf7KHq88= =sQFW -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message