powdarrmonkey Posted October 29, 2009 Posted October 29, 2009 Odd, 2.8~20080505-0ubuntu9 is indeed greater than 2.8.. try using aptitude instead of apt-get, it's dependency resolver is a bit more intelligent. Also try commenting out the two repository lines in /etc/apt/sources.list, getting the system right up to date, and then enabling them again.
aaron_au Posted October 29, 2009 Posted October 29, 2009 I followed what you mentioned below, it looks like I have had a little bit more sucess but still unable to build the project after running a ./configure -with-win32.. I can do a dump from the terminal if need be.
powdarrmonkey Posted October 30, 2009 Posted October 30, 2009 Ok, I forced installation of mingw on an Intrepid and Jaunty box last night and there's a deeper problem with the compiler from those PPA packages (good chance they haven't been rebuilt since a point release). Is there some reason you're not using the Windows releases at Browse iTALC - OpenSource classroom-management Files on SourceForge.net?
aaron_au Posted October 30, 2009 Posted October 30, 2009 G´day, In answering your question, I wanted to be able to customise a few things with iTalc for use in my work place (change systray icon and hover over text) which I know how to do using Qt Creator. I have managed to make it a bit further with the building in Ubuntu, here is the dump below: First step: make -f Makefile.svn Step 2: /configure Step 3 (the fun part): make ------------------------------- root@ubuntu904desktop:/home/user/italc-svn# make make all-recursive make[1]: Entering directory `/home/user/italc-svn' Making all in lib make[2]: Entering directory `/home/user/italc-svn/lib' g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT dsa_key.o -MD -MP -MF .deps/dsa_key.Tpo -c -o dsa_key.o `test -f './src/dsa_key.cpp' || echo './'`./src/dsa_key.cpp mv -f .deps/dsa_key.Tpo .deps/dsa_key.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT isd_base.o -MD -MP -MF .deps/isd_base.Tpo -c -o isd_base.o `test -f './src/isd_base.cpp' || echo './'`./src/isd_base.cpp mv -f .deps/isd_base.Tpo .deps/isd_base.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT isd_connection.o -MD -MP -MF .deps/isd_connection.Tpo -c -o isd_connection.o `test -f './src/isd_connection.cpp' || echo './'`./src/isd_connection.cpp mv -f .deps/isd_connection.Tpo .deps/isd_connection.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT ivs_connection.o -MD -MP -MF .deps/ivs_connection.Tpo -c -o ivs_connection.o `test -f './src/ivs_connection.cpp' || echo './'`./src/ivs_connection.cpp mv -f .deps/ivs_connection.Tpo .deps/ivs_connection.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT local_system.o -MD -MP -MF .deps/local_system.Tpo -c -o local_system.o `test -f './src/local_system.cpp' || echo './'`./src/local_system.cpp mv -f .deps/local_system.Tpo .deps/local_system.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT lock_widget.o -MD -MP -MF .deps/lock_widget.Tpo -c -o lock_widget.o `test -f './src/lock_widget.cpp' || echo './'`./src/lock_widget.cpp mv -f .deps/lock_widget.Tpo .deps/lock_widget.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT messagebox.o -MD -MP -MF .deps/messagebox.Tpo -c -o messagebox.o `test -f './src/messagebox.cpp' || echo './'`./src/messagebox.cpp mv -f .deps/messagebox.Tpo .deps/messagebox.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT system_key_trapper.o -MD -MP -MF .deps/system_key_trapper.Tpo -c -o system_key_trapper.o `test -f './src/system_key_trapper.cpp' || echo './'`./src/system_key_trapper.cpp mv -f .deps/system_key_trapper.Tpo .deps/system_key_trapper.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I.. -I/usr/include/qt4 -I/usr/include/qt4/Qt -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -DQT_THREAD_SUPPORT -O2 -DBUILD_ICA -DBUILD_LIBRARY -g -O2 -g -O2 -Wall -fPIC -fno-strict-aliasing -MT vncview.o -MD -MP -MF .deps/vncview.Tpo -c -o vncview.o `test -f './src/vncview.cpp' || echo './'`./src/vncview.cpp mv -f .deps/vncview.Tpo .deps/vncview.Po rm -f libitalc_core-static.a ar cru libitalc_core-static.a dsa_key.o fast_qimage.o inject.o isd_base.o isd_connection.o ivs_connection.o local_system.o lock_widget.o messagebox.o minilzo.o progress_widget.o system_key_trapper.o vncview.o italc_core_qrc.o ranlib libitalc_core-static.a g++ *.o -shared -Wl,-no-undefined -Wl,-enable-runtime-pseudo-reloc -Wl,-soname,libitalc_core.so -o libitalc_core.so -L/usr/lib -L/usr/lib/qt4 -lQtCore -lQtXml -lQtNetwork -lQtGui -lssl -lcrypto -lz -ljpeg /usr/bin/ld: warning: cannot find entry symbol nable-runtime-pseudo-reloc; defaulting to 000000000000fe00 local_system.o: In function `initResources()': /home/user/italc-svn/lib/./src/local_system.cpp:236: undefined reference to `qInitResources_italc_core()' collect2: ld returned 1 exit status make[2]: *** [libitalc_core.so] Error 1 make[2]: Leaving directory `/home/user/italc-svn/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/user/italc-svn' make: *** [all] Error 2 ------------------------------------------ I have not edited anycode at all.. I grabbed a fresh copy from the SVN address and installed all compile tools. I am now running Ubuntu 9.04 and by the looks have made it further than previously. Your help would be really appreciated.. Cheers, Aaron.
aaron_au Posted November 1, 2009 Posted November 1, 2009 I take it you cannot help me with this? I would of loved to of been able to edit and build this amazing program!
powdarrmonkey Posted November 1, 2009 Posted November 1, 2009 No, it's just the weekend. I'll look at it tomorrow.
aaron_au Posted November 2, 2009 Posted November 2, 2009 I dont mind moving to another OS.. pretty much prepared to move to anything to be able to edit and compile this. Look forward to your help, Cheers, Aaron.
powdarrmonkey Posted November 9, 2009 Posted November 9, 2009 Sorry, I had a manic week and didn't get time to look at it. I'll try and see this week - I think you have a dependency shortage.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now