Hi!
I'm trying to update the lyx packages on NetBSD's pkgsrc. Currently
the compilation fails like this. Any ideas?
Martti
echo "timestamp" > package.lo
/bin/sh ../../libtool --mode=link c++ -O2 -pipe -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python2.3 -I/usr/X11R6/include -pipe -g -fno-exceptions -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib/python2.3/config -Wl,-R/usr/pkg/lib/python2.3/config -Wl,-R/usr/pkg/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -o libsupport.la DebugStream.lo FileInfo.lo FileMonitor.lo LAssert.lo os.lo abort.lo atoi.lo chdir.lo copy.lo filetools.lo forkedcall.lo forkedcontr.lo getcwd.lo kill.lo lstrings.lo lyxsum.lo mkdir.lo package.lo path.lo putenv.lo rename.lo rmdir.lo snprintf.lo systemcall.lo tempname.lo unlink.lo
libtool: link: `package.lo' is not a valid libtool object
gmake: *** [libsupport.la] Error 1
ROOT n74:/tmp/lyx-xforms/work/lyx-1.3.6/src/support>
ROOT n74:/tmp/lyx-xforms/work/lyx-1.3.6/src/support> cat package.lo
timestamp
ROOT n74:/tmp/lyx-xforms/work/lyx-1.3.6/src/support>
ROOT n74:~> libtool --version
ltmain.sh (GNU libtool) 1.5.18 (1.1220.2.245 2005/05/16 08:55:27)