On Tue, Oct 14, 2003 at 07:59:38AM -0400, Kenneth Jacker wrote: > After upgrading from RH7.3 --> RH9, part of Maple6 broke. No matter > how I start it, I see the following message: > > Incorrectly built binary which accesses errno, > h_errno or _res directly. Needs to be fixed. > > When I invoke it with 'maple' (command line mode), it works (though > the 'plot()' commands only produce ASCII graphs!). When started with > 'xmaple', the application immediately "seg faults". > > My hunch is that the behavior is caused by a library problem. Looks like Maple6 is broken. You should report it to Maple6 vendor, so that they can fix it. The problem is usually forgetting to #include <errno.h> when using errno or #include <netdb.h> when using h_errno. > Does anyone know of a workaround? LD_ASSUME_KERNEL=2.4.19 in the environment. Jakub -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list