From owner-freebsd-questions Wed Mar 13 10:41:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.ucles.org.uk (mail3.ucles.org.uk [192.149.119.13]) by hub.freebsd.org (Postfix) with ESMTP id C85B337B400 for ; Wed, 13 Mar 2002 10:41:22 -0800 (PST) Received: from mail3.ucles.org.uk (unverified) by mail3.ucles.org.uk (Content Technologies SMTPRS 4.2.5) with ESMTP id for ; Wed, 13 Mar 2002 18:38:21 +0000 Received: by forest.nrl.navy.mil with Internet Mail Service (5.5.2653.19) id ; Wed, 13 Mar 2002 18:38:21 -0000 Message-ID: <0B0368CED76DD4118E1200D0B73E9B5D041E9F3B@MAIL1> From: Mike Dewhirst To: FreeBSD Questions Subject: RE: lyx build error Date: Wed, 13 Mar 2002 18:39:03 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1CABE.599BBC20" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1CABE.599BBC20 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Try getting the latest version of the port, the problem could have been fixed there... Could help, though I can't promise anything :) > -----Original Message----- > From: Igor B. Bykhalo [mailto:goshik@binep.ac.ru] > Sent: 13 March 2002 18:39 > To: FreeBSD Questions > Subject: lyx build error > > > When trying to portupgrade lyx I get the following error: > > #portupgrade -v lyx > [...] > Making all in src > gmake[1]: =F7=C8=CF=C4 =D7 =CB=C1=D4=C1=CC=CF=C7 `/usr/ports/print/lyx/wo= rk/lyx-1.1.6/src' > cd .. && autoheader > ./aclocal.m4:3191: error: m4_defn: undefined macro: > _m4_divert_diversion > acfunctions.m4:1108: AM_FUNC_OBSTACK is expanded from... > ./aclocal.m4:3191: the top level > autoconf: tracing failed > gmake[1]: *** [stamp-h.in] =EF=DB=C9=C2=CB=C1 1 > gmake[1]: =F7=D9=C8=CF=C4 =C9=DA =CB=C1=D4=C1=CC=CF=C7 `/usr/ports/print/= lyx/work/lyx-1.1.6/src' > gmake: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 > *** Error code 2 > > Stop in /usr/ports/print/lyx. > *** Error code 1 > > Stop in /usr/ports/print/lyx. > *** Error code 1 > > Stop in /usr/ports/print/lyx. > > ** Command failed: make WITH_ISPELL=3Dyes clean build > ** Fix the problem an try again. > ! print/lyx (lyx-1.1.6.4) (unknown build error) > # > > So, any hints on how to fix this? > > A side note: lyx has dependency on ports/misc/compat3x, but > doesn't install it > (I noted it on thr first install of lyx). > I have > > COMPAT3X=3D yes > > in the make.conf. Do I need to install ports/misc/compat3x or it will > conflict with base system libs? > > TIA, > Igor > > P.S. Don't be scared by strange symbols, some tools in > FreeBSD are localized 8-) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 =3D*********************************************************** If you are not the intended recipient, employee or agent responsible for de= livering the message to the intended recipient, you are hereby notified tha= t any dissemination or copying of this communication and its attachments is= strictly prohibited. If you have received this communication and its attachments in error, pleas= e return the original message and attachments to the sender using the reply= facility on e-mail. Internet communications are not secure and therefore the UCLES Group does n= ot accept legal responsibility for the contents of this message. Any views= or opinions presented are solely those of the author and do not necessaril= y represent those of the UCLES Group unless otherwise specifically stated. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses although this does not gua= rantee that this email is virus free. ***********************************************************=3D ------_=_NextPart_001_01C1CABE.599BBC20 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable RE: lyx build error

Try getting the latest version of the port, the problem c= ould have been fixed there...

Could help, though I can't promise anything :)


> -----Original Message-----
> From: Igor B. Bykhalo [mailto:goshik@binep.ac.ru]
> Sent: 13 March 2002 18:39
> To: FreeBSD Questions
> Subject: lyx build error
>
>
> When trying to portupgrade lyx I get the following = error:
>
> #portupgrade -v lyx
> [...]
> Making all in src
> gmake[1]: =F7=C8=CF=C4 =D7 =CB=C1=D4=C1=CC=CF=C7 `/= usr/ports/print/lyx/work/lyx-1.1.6/src'
> cd .. && autoheader
> ./aclocal.m4:3191: error: m4_defn: undefined macro:=
> _m4_divert_diversion
> acfunctions.m4:1108: AM_FUNC_OBSTACK is expanded fr= om...
> ./aclocal.m4:3191: the top level
> autoconf: tracing failed
> gmake[1]: *** [stamp-h.in] =EF=DB=C9=C2=CB=C1 1
> gmake[1]: =F7=D9=C8=CF=C4 =C9=DA =CB=C1=D4=C1=CC=CF= =C7 `/usr/ports/print/lyx/work/lyx-1.1.6/src'
> gmake: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1
> *** Error code 2
>
> Stop in /usr/ports/print/lyx.
> *** Error code 1
>
> Stop in /usr/ports/print/lyx.
> *** Error code 1
>
> Stop in /usr/ports/print/lyx.
>
> ** Command failed: make WITH_ISPELL=3Dyes clean bui= ld
> ** Fix the problem an try again.
>         ! p= rint/lyx (lyx-1.1.6.4)        (unknown b= uild error)
> #
>
> So, any hints on how to fix this?
>
> A side note: lyx has dependency on ports/misc/compa= t3x, but
> doesn't install it
> (I noted it on thr first install of lyx).
> I have
>
> COMPAT3X=3D       yes=
>
> in the make.conf. Do I need to install ports/misc/c= ompat3x or it will
> conflict with base system libs?
>
> TIA,
> Igor
>
> P.S. Don't be scared by strange symbols, some tools= in
> FreeBSD are localized 8-)
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org<= /FONT>
> with "unsubscribe freebsd-questions" in t= he body of the message
>



=3D***********************************************************

If you are not the intended recipient, employee or agent responsible for de= livering the message to the intended recipient, you are hereby notified tha= t any dissemination or copying of this communication and its attachments is= strictly prohibited.

If you have received this communication and its attachments in error, pleas= e return the original message and attachments to the sender using the reply= facility on e-mail.

Internet communications are not secure and therefore the UCLES Group does n= ot accept legal responsibility for the contents of this message. Any views= or opinions presented are solely those of the author and do not necessaril= y represent those of the UCLES Group unless otherwise specifically stated.<= BR>
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses although this does not gua= rantee that this email is virus free.

***********************************************************=3D
------_=_NextPart_001_01C1CABE.599BBC20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message