On 9 March 2010 13:45,  <ma...@koski-vahala.com> wrote:
>
> Hello!
>
> I'll answer myself. I created a symlink to solve it but now I get the next 
> problem
>
> MAKE all libwmii_hack/
> CC libwmii_hack/hack.o_pic
> libwmii_hack/hack.c:1: warning: -fPIC ignored for target (all code is 
> position i                                                                    
>                                                                               
> ndependent)
> In file included from libwmii_hack/hack.c:14:
> libwmii_hack/util.c:15: warning: array subscript has type ‘char’
> libwmii_hack/util.c:20: warning: array subscript has type ‘char’
> libwmii_hack/hack.c:50: warning: implicit declaration of function 
> ‘unsetenv’
> LD lib/libwmii_hack.so
> /tmp/wmii+ixp-3.9b1/libwmii_hack/x11.c:17: undefined reference to 
> `_XInternAtom'
> /tmp/wmii+ixp-3.9b1/libwmii_hack/x11.c:29: undefined reference to 
> `_XChangePrope                                                                
>                                                                               
>     rty'
> /tmp/wmii+ixp-3.9b1/libwmii_hack/x11.c:90: undefined reference to 
> `_XGetWindowPr                                                                
>                                                                               
>     operty'
> /tmp/wmii+ixp-3.9b1/libwmii_hack/hack.c:68: undefined reference to 
> `_XInternAtom                                                                 
>                                                                               
>    s'
> collect2: ld returned 1 exit status
> make[1]: *** [../lib/libwmii_hack.so] Error 1
> make: *** [dall] Error 2

Looks to me you need to install X libs and X header files in cygwin...
something is missing.

Cheers,
Anselm

Reply via email to