Re: XForms: just a question

Kris Vanneste (Kris.Vanneste@mailserv.oma.be)
Tue, 21 Apr 1998 08:53:30 GMT

# To subscribers of the xforms list from Kris Vanneste <Kris.Vanneste@mailserv.oma.be> :

Hi,

>
> The compilation line is :
> gcc -I/usr/X11R6/include -g -o file file.c -I~/xforms/ -lforms
> -I/usr/openwin/share/include/ -lX11 -lm
>
> and the message error is :
> ld:cannot open -lxforms : no such file or directory
>

Seems that your compilation did not contain -lforms (as it should),
but -lxforms (not correct). In case it was just a typo in your mail,
you may try to add -L~/xforms (if that is the correct directory, though
this seems to be contradictory to your PS remark) just before the -lforms
option.

Kris Vanneste
_________________________________________________
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/