This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Xemacs crash Xfree86!!!




> -----Original Message-----
> From: Luc Ferran [mailto:Luc.FERRAN-EXTERNAL@gemplus.com] 
> Sent: Tuesday, June 19, 2001 12:07 PM
> To: Suhaib Siddiqi
> Cc: 'cygwin-xfree@sourceware.cygnus.com'
> Subject: Re: Xemacs crash Xfree86!!!
> 
> 
> > > checking for X11/Intrinsic.h... no
> > This does not mean it is not finding Intrinsic.h, you need to check
> > config.log.  It can be a link error which fails the test.
> >
> 
> I had a look on config.log, it seems to be a little to hard 
> for me and my
> knowledge arround X11... So here is attachements...
> 
> If I can help....
> 
> Luc
> 
> 


Your problem is missing libIPC library.

; return 0; }
configure:5350: checking for shmat in -lipc
configure:5366: gcc -o conftest -g -O2 -Wall -Wno-switch
-Wno-sign-compare -fno-caller-saves   -I/usr/X11R6/include       conftest.c
-lipc     -lm   -lwinmm  1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -lipc
collect2: ld returned 1 exit status
configure: failed program was:

You need to install CygIPC from CygUtils site.  Check Cygwin.com under
Related sites for link.

Suhaib


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]