From owner-freebsd-questions Wed Mar 13 10:39:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by hub.freebsd.org (Postfix) with ESMTP id 6F83237B419 for ; Wed, 13 Mar 2002 10:39:14 -0800 (PST) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id g2DIr9i10764 for ; Wed, 13 Mar 2002 21:53:10 +0300 (MSK) (envelope-from goshik@binep.ac.ru) Message-ID: <010c01c1cabe$5df32f60$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "FreeBSD Questions" Subject: lyx build error Date: Wed, 13 Mar 2002 21:38:58 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 When trying to portupgrade lyx I get the following error: #portupgrade -v lyx [...] Making all in src gmake[1]: Вход в каталог `/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 from... ./aclocal.m4:3191: the top level autoconf: tracing failed gmake[1]: *** [stamp-h.in] Ошибка 1 gmake[1]: Выход из каталог `/usr/ports/print/lyx/work/lyx-1.1.6/src' gmake: *** [all-recursive] Ошибка 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=yes 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= 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