X11R4 Server for Esix/Mouse problems

Scott Bartram scott at nancy.uucp
Tue Dec 4 04:32:04 AEST 1990


In article <1990Dec2.065729.9077 at zip.eecs.umich.edu> mknister at dip.eecs.umich.edu (Michael John Knister) writes:
>
>
>I've been working on running Thomas Roell's new X11R4 under ESIX Rev.
>D.  It compiles almost perfectly as-is with GCC.  One minor problem is
>getting the gdbm library, which doesn't seem to compile correctly with
>GCC, but works fine with the Esix CC.  After getting X and gdbm
>compiled, I can get the X display (on a STB EM-16+/Powergraph), run X
>applications, and use the keyboard.

[ description of mouse problems deleted - sorry, I can't help there ]

When compiling gdbm on 386 *nix systems with gcc, make sure to add
the '-fpcc-struct-return' flag. The DBM routines return an entire
structure not a pointer to a structure. This flag will make gcc
produce code compatable with the stock cc (and the libraries, etc).

>-Mike
>mknister at eecs.umich.edu

scott
-- 
-----------------------------------------------------------------------
Scott Bartram                                   UUCP: uunet!nancy!scott
Consultant                                      VOICE: 703-968-6300
American Systems Corporation



More information about the Comp.unix.sysv386 mailing list