LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   compiling apollon last version (https://www.linuxquestions.org/questions/linux-software-2/compiling-apollon-last-version-167096/)

Toro 04-06-2004 09:14 PM

compiling apollon last version
 
Hey everyone! well it's very difucult when you are newbie trying to make work something, but i'm sure that if there one place where i can get help is here.

i'm trying tooooooo install apollon since yesterday, i already instaled giFT followind the INSTALL file, i' downloaded the apollon last sorce file, i get all the kde-dev packages before that, when i was thinking abou a succesful instalation 'cos the ./compile apollon was quite right, now im starting to get deseperated!!!!!!!!!! when it says run make now! i type run then this damn error apears:
.
.
.......
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/local/qt/include -I/usr/X11R6/include -I../apollon/libapollon -DQT_THREAD_SUPPORT -D_REENTRANT -g -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT qpassivepopup.o -MD -MP -MF ".deps/qpassivepopup.Tpo" \
-c -o qpassivepopup.o `test -f 'qpassivepopup.cpp' || echo './'`qpassivepopup.cpp; \
then mv -f ".deps/qpassivepopup.Tpo" ".deps/qpassivepopup.Po"; \
else rm -f ".deps/qpassivepopup.Tpo"; exit 1; \
fi
/opt/kde3/bin/dcopidl ./apolloniface.h > apolloniface.kidl || ( rm -f apolloniface.kidl ; false )
/opt/kde3/bin/dcopidl: relocation error: /opt/kde3/bin/dcopidl: undefined symbol: _7QString.shared_null
make[3]: *** [apolloniface.kidl] Error 1
make[3]: Leaving directory `/home/ulises/apollon-0.9.3/apollon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ulises/apollon-0.9.3/apollon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ulises/apollon-0.9.3'
make: *** [all] Error 2

...

i have no idea... thx in advance for any tip.


All times are GMT -5. The time now is 07:21 PM.