[XForms] Building Xforms on Solaris

Sheila R. Bryant s.r.bryant at reading.ac.uk
Mon Dec 5 10:43:06 EST 2005


Hi JMarc,

Well, if I don't build the demos, xforms claims to build OK, but when I 
try to build LyX I get this problem come up. All the demos that build 
seem to run OK - assorted boxes, buttons, forms etc come up and go away 
in a controlled manner.

Where LyX falls down is in a test to find flimage_dup; I can reproduce 
the error with a test.c

char flimage_dup ();
int
main ()
{
flimage_dup ();
   ;
   return 0;
}

compiled with

gcc -o test test.c -L/opt/tools/lib -lflimage -ljpeg -lforms -lXpm

Hope that sheds some more light

Cheers

Jean-Marc Lasgouttes wrote:
>>>>>>"Sheila" == Sheila R Bryant <s.r.bryant at reading.ac.uk> writes:
> 
> 
> Sheila> This is a completely new one to me, and Google is not throwing
> Sheila> up anything helpful. Does anyone have any ideas on what I
> Sheila> might try? My aim is to get Lyx up and running, but until I
> Sheila> can solve (or sidestep) this problem, I'm stuck.
> 
> This is indeed weird, never heard of that.
> 
> But if you do not build the demos, everything is right, isn't it?
> 
> JMarc
> 
> PS: of course, you can also use the qt version of LyX, but I should
> not say that here :)

-- 

Sheila
--------------------------------------------------------------------------

Dr. Sheila Bryant                        Software Applications Support
Email: S.R.Bryant at reading.ac.uk          Dept. of Meteorology,
Phone: 0118 378 6395                     University of Reading,

--------------------------------------------------------------------------



More information about the Xforms mailing list