You are not logged in.

#1 2008-05-29 14:36:18

prasetyams
Member
From: Jakarta
Registered: 2008-04-29
Posts: 74

Problem when compiling TWIN

When compiling TWIN from AUR (here), I got stuck at "make" phase. I download the tarball from AUR and makepkg from my home directory. The point at where I got stuck is this:

...
...
...
libTw.c: In function 'Tw_Close':
libTw.c:1224: error: invalid storage class for function 'DeleteAllListeners'
libTw.c:1253: warning: implicit declaration of function 'DeleteAllListeners'
libTw.c: In function 'Tw_StrError':
...
...
...
libTw.c:1634: error: static declaration of 'DeleteAllListeners' follows non-static declaration
libTw.c:1253: error: previous implicit declaration of 'DeleteAllListeners' was here
make[2]: *** [libTw.o] Error 1
make[2]: Leaving directory `/home/prasetya/Build/twin/src/twin-0.4.6/libs/libTw'
make[1]: *** [build-dir-libTw] Error 2
make[1]: Leaving directory `/home/prasetya/Build/twin/src/twin-0.4.6/libs'
make: *** [build-dir-libs] Error 2
==> ERROR: Build Failed.
    Aborting...

I have read this thread and have installed termcap-compat and required deps as mentioned. It configures fine.

Any help is appreciated..


Where's my sig?

Offline

Board footer

Powered by FluxBB