Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 07:00:05 -0700 (PDT)
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/37165: port print/lyx does not build on 4-STABLE
Message-ID:  <200204171400.g3HE05g75724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/37165; it has been noted by GNATS.

From: John Merryweather Cooper <john_m_cooper@yahoo.com>
To: Andrew Reilly <areilly@bigpond.net.au>
Cc: "FreeBSD-gnats-submit@freebsd.org" <FreeBSD-gnats-submit@freebsd.org>
Subject: Re: ports/37165: port print/lyx does not build on 4-STABLE
Date: 17 Apr 2002 07:52:38 -0600

 If you search the PR database I have a PR with a FIX waiting for some
 entrepid committer to commit.  The problem is that the configuration
 scripts for lyx are incompatible with the latest versions of
 auto"crash."  :)
 
 On Tue, 2002-04-16 at 18:43, Andrew Reilly wrote:
 > 
 > >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
 -- 
          _
   | |V| / '                       ||  MacroHard --                   \
 \_| | | \_,                       ||     the perfection of form over |
 ----------------------------------||     substance, marketing over   |
 Web:  http://www.borgsdemons.com  ||     performance, and greed over |
 AIM:  johnmcooper                 ||     design . . .                |
 =====================================================================/
 Public Key:  http://www.borgsdemons.com/Personal/pgpkey.asc          |
 =====================================================================\
 

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?200204171400.g3HE05g75724>