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: Window maker fails on make step


Hi,

I got a different error with wmaker 0.65.1 but the compilation is fine with
the version 0.65...

make[2]: Entering directory `//d/4.1.0/WindowMaker-0.65.1/WINGs/Examples'
/bin/sh ../../libtool --mode=link gcc  -g -O2  -o connect  connect.o
../../WINGs
/libWUtil.a -L/usr/local/lib  -L/usr/X11R6/lib   -lPropList
gcc -g -O2 -o connect connect.o ../../WINGs/libWUtil.a -L/usr/local/lib
-L/usr/X
11R6/lib -lPropList
../../WINGs/libWUtil.a(wapplication.o): In function
`WMInitializeApplication':
//d/4.1.0/WindowMaker-0.65.1/WINGs/wapplication.c:39: undefined reference to
`_X
setlocale'
collect2: ld returned 1 exit status
make[2]: *** [connect] Error 1
make[2]: Leaving directory `//d/4.1.0/WindowMaker-0.65.1/WINGs/Examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `//d/4.1.0/WindowMaker-0.65.1/WINGs'
make: *** [all-recursive] Error 1

-----Original Message-----
From: magnetic ganesh. [mailto:magnetic_ganesh@hotmail.com]
Sent: Thursday, August 09, 2001 04:05
To: cygwin-xfree@cygwin.com
Subject: Window maker fails on make step


hi all,
hoping that this hasn't already been asked...
when I compile WindowMaker, I complete the ./configure step successfully
I can't get past the make stage (actually I get errors, but I can still run 
make install, of course with errors ;) )

here is the error I get after running make:

libtool: link: warning: undefined symbols not allowed in i586-pc-cygwin 
shared l
ibraries
host.c: In function `getHostWithHostEntry':
host.c:84: warning: passing arg 1 of `wstrdup' discards qualifiers from 
pointer
target type
wcolorwell.c:80: warning: initialization from incompatible pointer type
wcolorwell.c:81: warning: initialization from incompatible pointer type
../../WINGs/libWUtil.a(wapplication.o): In function 
`WMInitializeApplication':
/home/Riadh/WindowMaker-0.65.1/WINGs/wapplication.c:39: undefined reference 
to `
_Xsetlocale'
collect2: ld returned 1 exit status
make[2]: *** [connect] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

note: I am using WindowMaker-0.65.1
and libPropList-0.10.1.tar.gz


thanks for your patience.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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