vorab info: der haupt-compiler-server (opensuse 12.1) baut problemlos ->db2 images, tripledragon, spark-seife, spark-martii, neutrino-hd2-max10
ich habe jetzt testweise noch mal eine vm mit ubuntu 12.10 getestet, aber beide bleiben bei einem frischen make all mit folgendem fehler stehen:
Code: Alles auswählen
...
Making all in libtuxtxt
make[3]: Entering directory `/home/dietmarw/spark_mp/build/mp-neutrino/lib/libtuxtxt'
g++ -DHAVE_CONFIG_H -I../.. -I../.. -I../../lib -I../../lib/libconfigfile -I../../src -I../../src/zapit/include -I/usr/include/freetype2 -I../../lib/libcoolstream -fno-rtti -fno-exceptions -g -O2 -MT libtuxtxt.o -MD -MP -MF .deps/libtuxtxt.Tpo -c -o libtuxtxt.o libtuxtxt.cpp
mv -f .deps/libtuxtxt.Tpo .deps/libtuxtxt.Po
g++ -DHAVE_CONFIG_H -I../.. -I../.. -I../../lib -I../../lib/libconfigfile -I../../src -I../../src/zapit/include -I/usr/include/freetype2 -I../../lib/libcoolstream -fno-rtti -fno-exceptions -g -O2 -MT tuxtxt.o -MD -MP -MF .deps/tuxtxt.Tpo -c -o tuxtxt.o tuxtxt.cpp
In file included from ../../src/zapit/include/video.h:2:0,
from tuxtxt.cpp:22:
../../lib/libcoolstream/cs_api.h:12:32: fatal error: coolstream/control.h: No such file or directory
compilation terminated.
make[3]: *** [tuxtxt.o] Error 1
make[3]: Leaving directory `/home/dietmarw/spark_mp/build/mp-neutrino/lib/libtuxtxt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dietmarw/spark_mp/build/mp-neutrino/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dietmarw/spark_mp/build/mp-neutrino'
make: *** [all] Error 2
@seife
könntest du dir bitte die integration mal genauer anschauen bzw. sie reparieren?
ein "make print-targets" wäre auch noch wünschenswert (make preqs und bootstrap gibt es ja nicht mehr)
danke