Re: xforms question

Udaya A. Ranawake (udaya@neumann.gsfc.nasa.gov)
Fri, 11 Apr 1997 16:22:15 -0400

To subscribers of the xforms list from udaya@neumann.gsfc.nasa.gov (Udaya A. Ranawake) :

I obtained bxform-081.tgz from
ftp://einstein.phys.uwm.edu/pub/xforms/linux/aout.

That doesn't work.

------------ Previous messages --------------------

> Subject: Re: xforms question
> Sender: owner-xforms@bob.usuf2.usuhs.mil
> Precedence: bulk
> Reply-To: xforms@bob.usuf2.usuhs.mil

> To subscribers of the xforms list from "Dr. T.C. Zhao" <zhao@bragg.phys.uwm.edu> :

> You're runnng ELF.

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

> I am trying to get xforms running on my laptop that
> has a pentium with LINUX 2.0.27 and XFree86 Version 3.2.
> I tried the version on /pub/xforms/linux/XF2.1. However,
> I get errors when trying to compile the demo routines.
> The linker doesn't seem to recognize the forms library.
> Has anybody else tried this before?

% make demo
gcc -c -O -I../FORMS demo.c
gcc -O -s demo.o -o demo -L../FORMS -L/usr/X11R6/lib -lforms -lXpm -lX11 -lm
demo.o: In function `create_form_form':
demo.o(.text+0x11): undefined reference to `fl_bgn_form'
demo.o(.text+0x30): undefined reference to `fl_add_box'
demo.o(.text+0x3f): undefined reference to `fl_set_object_color'
demo.o(.text+0x56): undefined reference to `fl_add_box'
...
...
...
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/xforms-archive/