Skip site navigation (1)Skip section navigation (2)
Date:      17 Apr 2002 00:43:01 -0000
From:      "Andrew Reilly" <areilly@bigpond.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37165: port print/lyx does not build on 4-STABLE
Message-ID:  <20020417004301.12370.qmail@areilly.bpc-users.org>

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

>Number:         37165
>Category:       ports
>Synopsis:       port print/lyx does not build on 4-STABLE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 16 17:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD gurney.reilly.home 4.5-STABLE FreeBSD 4.5-STABLE #8: Sat Apr 13 12:47:47 EST 2002 root@gurney.reilly.home:/usr/obj/usr/src/sys/GURNEY i386


	Libraries: the lyx port found all of it's dependancies
	present on my system.

>Description:
	Here is the dying end of the last build attempt:

echo timestamp > scope.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./..    -O -pipe -march=pentiumpro -c marshal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -O -pipe -march=pentiumpro -c marshal.cc -o marshal.o
echo timestamp > marshal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./..    -O -pipe -march=pentiumpro -c slot.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -O -pipe -march=pentiumpro -c slot.cc -o slot.o
echo timestamp > slot.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./..    -O -pipe -march=pentiumpro -c basic_signal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -O -pipe -march=pentiumpro -c basic_signal.cc -o basic_signal.o
echo timestamp > basic_signal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./..    -O -pipe -march=pentiumpro -c adaptor.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -O -pipe -march=pentiumpro -c adaptor.cc -o adaptor.o
echo timestamp > adaptor.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./..    -O -pipe -march=pentiumpro -c thread.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -O -pipe -march=pentiumpro -c thread.cc -o thread.o
echo timestamp > thread.lo
/bin/sh ./libtool --mode=link c++  -O -pipe -march=pentiumpro  -o libsigc.la  -no-undefined object.lo scope.lo marshal.lo slot.lo basic_signal.lo adaptor.lo thread.lo  
rm -fr .libs/libsigc.la .libs/libsigc.* .libs/libsigc.*
ar cru .libs/libsigc.a  object.o scope.o marshal.o slot.o basic_signal.o adaptor.o thread.o 
ranlib .libs/libsigc.a
creating libsigc.la
(cd .libs && rm -f libsigc.la && ln -s ../libsigc.la libsigc.la)
gmake[3]: Leaving directory `/opt/ports/print/lyx/work/lyx-1.1.6/sigc++'
gmake[2]: Leaving directory `/opt/ports/print/lyx/work/lyx-1.1.6/sigc++'
gmake[1]: Leaving directory `/opt/ports/print/lyx/work/lyx-1.1.6/sigc++'
Making all in boost
gmake[1]: Entering directory `/opt/ports/print/lyx/work/lyx-1.1.6/boost'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/opt/ports/print/lyx/work/lyx-1.1.6/boost'
Making all in src
gmake[1]: Entering directory `/opt/ports/print/lyx/work/lyx-1.1.6/src'
cd .. && autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
aclocal.m4:3191: error: m4_defn: undefined macro: _m4_divert_diversion
autoconf/functions.m4:1053: AM_FUNC_OBSTACK is expanded from...
aclocal.m4:3191: the top level
autoheader: autom4te failed with exit status: 1
 at /usr/local/bin/autoheader line 163
gmake[1]: *** [stamp-h.in] Error 1
gmake[1]: Leaving directory `/opt/ports/print/lyx/work/lyx-1.1.6/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /opt/ports/print/lyx.


>How-To-Repeat:
	cd /opt/ports/print/lyx; make
>Fix:

	Sorry.  I poked around the autoconf.m4 files that I
	could find on my system, but none of it made sense to
	me.  Know a good m4 and/or autoconf tutorial?


>Release-Note:
>Audit-Trail:
>Unformatted:

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?20020417004301.12370.qmail>