Dove Fax on OpenStep 4.2: rld() undefined symbols: __fixdfsi

Chuck Swiger chuck at codefab.com
Mon Nov 15 09:49:58 PST 1999


On Sat, 13 Nov 1999 07:14:52 -0800 (PST), Andrew Stone wrote:
> Has anyone got the Dove Fax to work on OpenStep 4.2?
>
> !! Can't install driver /user/lib/NextPrinter/Dove_Fax_Modem_Driver
> rld(): Undefined symbols:
> __fixdfsi

That's part of the basic GNU C compiler libraries; are you using the  
NeXT-provided compiler, or did you install an updated gcc?  That routine  
should be in libgcc.a, libsys_s.a, or the System.framework.

-Chuck

       Charles Swiger | chuck at codefab.com | Bad cop!  No Donut.
       ---------------+-------------------+--------------------
       I know you are an optimist if you think I'm a pessimist.



More information about the MacOSX-admin mailing list