Re: Using xforms 0.999 with lyx-1.2

2002-05-23 Thread Martti Kuparinen
On Thu, 23 May 2002, John Levon wrote: > > - xforms-0.999 depends on libjpeg and libXpm (at least on NetBSD) > > Does your config/lyxinclude.m4 have LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG ? Yes it does (the AC_DEFUN defination). Without my "-ljpeg -lXpm" patch (but with the 0.9* detection patch) co

Re: Using xforms 0.999 with lyx-1.2

2002-05-22 Thread John Levon
On Thu, May 23, 2002 at 09:45:40AM +0300, Martti Kuparinen wrote: > - xforms-0.999 depends on libjpeg and libXpm (at least on NetBSD) Does your config/lyxinclude.m4 have LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG ? As for Xpm, I suppose it's pretty rare for it to be shared library first in the search p

Re: Using xforms 0.999 with lyx-1.2

2002-05-22 Thread Martti Kuparinen
On Thu, 23 May 2002, John Levon wrote: > > I'm the lyx maintainer in NetBSD pkgsrc collection (http://www.pkgsrc.org/) > > and I'm trying the new 1.2.0 pre5. The compilation is okay but the linking > > fails because of unresolved references to fl_xxx() functions: > > Please try 1.2.0rc1 (it might

Re: Using xforms 0.999 with lyx-1.2

2002-05-22 Thread John Levon
On Tue, May 21, 2002 at 12:12:46PM +0300, Martti Kuparinen wrote: > I'm the lyx maintainer in NetBSD pkgsrc collection (http://www.pkgsrc.org/) > and I'm trying the new 1.2.0 pre5. The compilation is okay but the linking > fails because of unresolved references to fl_xxx() functions: Please try

Using xforms 0.999 with lyx-1.2

2002-05-21 Thread Martti Kuparinen
Hi! I'm the lyx maintainer in NetBSD pkgsrc collection (http://www.pkgsrc.org/) and I'm trying the new 1.2.0 pre5. The compilation is okay but the linking fails because of unresolved references to fl_xxx() functions: # c++ -O2 -W -Wall -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib -o lyx BufferView.o