Re: XForms: SunOS 4.1.4 Undefined symbol _ceil

Michael Bletzinger (michael.bletzinger@ssa.crane.navy.mil)
Wed, 17 Jun 1998 21:49:12 -0500

# To subscribers of the xforms list from Michael Bletzinger <michael.bletzinger@ssa.crane.navy.mil> :

Colin Yuile wrote:
>
> # To subscribers of the xforms list from Colin Yuile <colin@ips.gov.au> :
>
> Whenever I try to run any of the demo programs I get the error
> Undefined symbol _ceil.
> I have checked my LD_LIBRARY_PATH to make sure that the maths library
> is included, and -lm is in the makefile for the demos.
>
> The version I am using is the SunOS version bxform-088.tgz
>
> I'm sure that I am missing something obvious, and any help would
> be greatly appreciated.
>
> Thanks,
>
> Colin
> _________________________________________________
> 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/

make sure that the -lm comes after the -lforms. Here's my link line.

-lforms -lXt -lX -lm

Michael

-- 
Fraud, My boy! Fraud and Forgery.
Paint slapped on dry rot gilded with lies.
Master Li Kao from Barry Hughart's Story of the Stone
Phone (voice): (812)854-1101    (fax):   (812)854-3437
_________________________________________________
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/