Thanks,

I did get dosemu to compile by setting linkstatic off.

Now I'm getting that IPC error that I don't know what to do with.

BTW - the X.h and libX11.a files you mention below do exist in the
proper directories on my system. What I don't get is why I'm told X
won't be compiled in when I use linkstatic on.


On Sun, 2003-07-13 at 10:41, Bart Oldeman wrote:
> On 13 Jul 2003, Peter Celella wrote:
> 
> > When I try to './configure', I get that the following output just before
> > configuring finishes:
> >
> > configure: WARNING:
> > configure: WARNING: Rejecting system S-Lang with UTF-8 support. It is
> > incompatible with DOSEMU. Forcing use of the supplied S-Lang plugin.
> > configure: WARNING:
> > configure: WARNING: Compiling without X support.
> > configure: WARNING: Install the X development libraries if you want
> > support for X.
> >
> > I don't get this. If I have ALL the Redhat 9 X development packages
> > installed, shouldn't the necessary libraries be in place? If not, what
> > do I need to install that isn't already there?
> 
> look at the configure output; it should say something like:
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> also look in config.log for clues.
> 
> the relevant RPM is something like XFree86-devel
> /usr/X11R6/include/X11/X.h and /usr/X11R6/lib/libX11.a should exist
> 
> Bart
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to