User forums > Nightly builds
The 28 May 2007 build will NOT be out.
darthdespotism:
Da momentan keine Nightlys kommen habe ich mich mal wieder mit dem selberbauen versucht.
[EDIT:AS there are actually no NBs I tried to compile on my own]
Gnu/Linux (Ubuntu 7.04) 2.6.20-16
g++ 4.1.2
Fehlermeldung (dpkg-buildpackage -b -uc -nc)
--- Code: ---make[4]: Betrete Verzeichnis '/home/darthdespotism/dev/CB/src/src'
/bin/bash ../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o codeblocks -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o main.o prefix.o printdlg.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o -LwxAUI -lwxaui -L../sdk -lcodeblocks -pthread -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl
g++ -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o .libs/codeblocks app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o main.o prefix.o printdlg.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o -pthread -lm -L/home/darthdespotism/dev/CB/src/src/wxAUI /home/darthdespotism/dev/CB/src/src/wxAUI/.libs/libwxaui.a /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -L/home/darthdespotism/dev/CB/src/sdk /home/darthdespotism/dev/CB/src/sdk/.libs/libcodeblocks.so -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -Wl,--rpath -Wl,/usr/local/lib
/home/darthdespotism/dev/CB/src/sdk/.libs/libcodeblocks.so: undefined reference to `CompileTargetBase::GetTargetFilenameGenerationPolicy(TargetFilenameGenerationPolicy*, TargetFilenameGenerationPolicy*) const'
collect2: ld returned 1 exit status
make[4]: *** [codeblocks] Fehler 1
make[4]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB'
make: *** [build-stamp] Fehler 2
--- End code ---
debian/control modifiziert von wxGTK26 auf wxGTK28
EDIT://
Again I have forgotten that this is an English forum -.-
killerbot:
make clean
make
[EDIT] : this proves that autotools does not catch up correctly, or svn does something weird (or our makefiles are not setup correctly). I had the same issue on my linux box.
darthdespotism:
eher unwarscheinlich, da ich das -nc erst dieses mal verwendet habe und dpkg-buildpackage ein make clean aufruft wenn es fertig ist aber ich versuchs mal
[EDIT: I think this is probably not the solution as dpkg-buildpackage was used with -nc for the first time and without it makes a make clean on its own after having finished but I'll try it]
EDIT://
That was probably too early: after make clean it worked
kelo81:
I'd like to understand what are you saying...
darthdespotism:
--- Quote from: kelo81 on May 28, 2007, 10:15:12 pm ---I'd like to understand what are you saying...
--- End quote ---
Please look at my editiongs.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version