X386 problem: Xaw i/make cannot find _divsi3. What/where is it?

Warren Tucker wht at n4hgf.Mt-Park.GA.US
Thu May 16 04:44:17 AEST 1991


In article <1991May15.002226.12738 at lynx.CS.ORST.EDU> holtt at jacobs.CS.ORST.EDU (Tim Holt) writes:
>I'm trying to "make" some Xaw examples that are part of the X11R4
>examples, under Roell's (great) 386 X11R4, under ISC 2.2.1.
>Problem:  
>    I get 3 undefined symbols:  _divsi3, _fxdfsi (both in libXaw.a),
>and _udivsi3 (in libXt.a).  Where the heck are these three thingies and
>what am I missing in my i/make?

Sounds like your library was compiled with gcc.  Look around for a
libgnu.a (-lgnu) or some such.  Or use gcc -o whatever to link.
Or recompile X with your native cc.
 
------------------------------------------------------------------------
Warren Tucker, TuckerWare     emory!n4hgf!wht or wht at n4hgf.Mt-Park.GA.US
"An ANSI C elephant: just like the real one, but the position, shape and
length of the trunk and tail are left to the vendor's discretion." -- me



More information about the Comp.unix.sysv386 mailing list