You are not logged in.

#1 2007-04-02 10:51:40

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

camorama

camorama does not compile anymore...need some help

main.c: In function 'main':
main.c:82: error: 'GNOMELOCALEDIR' undeclared (first use in this function)
main.c:82: error: (Each undeclared identifier is reported only once
main.c:82: error: for each function it appears in.)
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/var/tmp/aurbuild/build/camorama.21250/camorama/src/camorama-0.18/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/aurbuild/build/camorama.21250/camorama/src/camorama-0.18/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/aurbuild/build/camorama.21250/camorama/src/camorama-0.18'
make: *** [all] Error 2


Its a sick world we live in....

Offline

#2 2007-04-03 06:52:43

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: camorama

any help here?


Its a sick world we live in....

Offline

#3 2007-04-17 19:56:09

qdlaty
Member
Registered: 2005-04-18
Posts: 32

Re: camorama

In my case ugly PKGBUILD modification fixed the problem.

Adding after ./configure ...
echo '#define GNOMELOCALEDIR "/usr/share/locale"' >> config.h
made package compile.

Offline

Board footer

Powered by FluxBB