Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 19:44:36 +0100
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        "Igor B. Bykhalo" <goshik@binep.ac.ru>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.org>, ports@FreeBSD.org
Subject:   Re: lyx build error - anyone can help?
Message-ID:  <20020315194436.A37023@energyhq.homeip.net>
In-Reply-To: <00e201c1cc50$9d223800$ea2ce9c1@binep.ac.ru>; from goshik@binep.ac.ru on Fri, Mar 15, 2002 at 09:38:08PM %2B0300
References:  <00e201c1cc50$9d223800$ea2ce9c1@binep.ac.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--LpQ9ahxlCli8rRTG
Content-Type: multipart/mixed; boundary="2oS5YaxWCcQjTEyO"
Content-Disposition: inline


--2oS5YaxWCcQjTEyO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Mar 15, 2002 at 09:38:08PM +0300, Igor B. Bykhalo wrote:
> I can't compile lyx, three days in a row it refuses to build :(
>=20
> Head and tail of build log are below.

Please, try the attached patch.

cd /usr/ports/print && patch -p0 < lyx.diff
cd lyx && make clean && make install

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!

--2oS5YaxWCcQjTEyO
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 <bsd.port.mk>

--2oS5YaxWCcQjTEyO--

--LpQ9ahxlCli8rRTG
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

iD8DBQE8kkETnLctrNyFFPERAkgBAJ9AXF1hHNl3bUVnigd0BKtgG+IsCQCeNKQW
EBXB9TM89g1+pLNs+SAS9uM=
=6PxA
-----END PGP SIGNATURE-----

--LpQ9ahxlCli8rRTG--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020315194436.A37023>