Code: Alles auswählen
-D_REENTRANT -DDISABLE_DREAMBOX_RC -DDISABLE_CI -DENABLE_FLASHTOOL -DENABLE_PRIVATE_EPG -DDISABLE_LIRC -DENABLE_EXPERT_WEBIF -DENABLE_PRIVATE_EPG -DENABLE_MHW_EPG -DENABLE_FLASHTOOL -DDEBUG -I/home/bosmann/newmake/dbox2/cdkroot/include/freetype2 -I/home/bosmann/newmake/dbox2/cdkroot/include -I/home/bosmann/newmake/dbox2/cdkroot/include -I/home/bosmann/newmake/dbox2/cdkroot/include/tuxbox -I/home/bosmann/newmake/dbox2/cdkroot/include -I/home/bosmann/newmake/tuxbox-cvs/driver/include -I/home/bosmann/newmake/dbox2/cdkroot/include/tuxbox -I/home/bosmann/newmake/dbox2/cdkroot/include/libpng12 -I/home/bosmann/newmake/dbox2/cdkroot/lib/sigc++-1.2/include -I/home/bosmann/newmake/dbox2/cdkroot/include/sigc++-1.2 -I/home/bosmann/newmake/dbox2/cdkroot/include -I/home/bosmann/newmake/tuxbox-cvs/driver/include -I/home/bosmann/newmake/dbox2/cdkroot/include/tuxbox/xmltree -Wall -pipe -Os -MT eavswitch.o -MD -MP -MF .deps/eavswitch.Tpo -c -o eavswitch.o eavswitch.cpp
eavswitch.cpp:7:23: ost/audio.h: No such file or directory
eavswitch.cpp:8:23: ost/video.h: No such file or directory
In file included from eavswitch.cpp:23:
../../include/lib/system/info.h:10:21: ost/dmx.h: No such file or directory
eavswitch.cpp: In member function `void eAVSwitch::selectAudioChannel(int)':
eavswitch.cpp:131: error: `audioChannelSelect_t' was not declared in this scope
eavswitch.cpp:131: error: expected `;' before "chan"
eavswitch.cpp:138: error: `chan' was not declared in this scope
eavswitch.cpp:138: error: `AUDIO_MONO_LEFT' was not declared in this scope
eavswitch.cpp:143: error: `AUDIO_MONO_RIGHT' was not declared in this scope
eavswitch.cpp:138: warning: unused variable 'AUDIO_MONO_LEFT'
eavswitch.cpp:143: warning: unused variable 'AUDIO_MONO_RIGHT'
eavswitch.cpp:153: error: `AUDIO_CHANNEL_SELECT' was not declared in this scope
eavswitch.cpp:153: error: `chan' was not declared in this scope
eavswitch.cpp:131: warning: unused variable 'audioChannelSelect_t'
eavswitch.cpp:153: warning: unused variable 'AUDIO_CHANNEL_SELECT'
eavswitch.cpp:153: warning: unused variable 'chan'
eavswitch.cpp: In member function `int eAVSwitch::setVolume(int)':
eavswitch.cpp:172: error: `audioMixer_t' was not declared in this scope
eavswitch.cpp:172: error: expected `;' before "mix"
eavswitch.cpp:176: error: `mix' was not declared in this scope
eavswitch.cpp:185: error: `AUDIO_SET_MIXER' was not declared in this scope
eavswitch.cpp:172: warning: unused variable 'audioMixer_t'
eavswitch.cpp:185: warning: unused variable 'AUDIO_SET_MIXER'
eavswitch.cpp: In member function `void eAVSwitch::muteOstAudio(bool)':
eavswitch.cpp:257: error: `AUDIO_SET_MUTE' was not declared in this scope
eavswitch.cpp:257: warning: unused variable 'AUDIO_SET_MUTE'
eavswitch.cpp: In member function `void eAVSwitch::setVideoFormat(int)':
eavswitch.cpp:549: error: `VIDEO_SET_DISPLAY_FORMAT' was not declared in this scope
eavswitch.cpp:549: warning: unused variable 'VIDEO_SET_DISPLAY_FORMAT'
make[4]: *** [eavswitch.o] Fehler 1
make[4]: Leaving directory `/home/bosmann/newmake/tuxbox-cvs/apps/tuxbox/enigma/lib/driver'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/bosmann/newmake/tuxbox-cvs/apps/tuxbox/enigma/lib'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/bosmann/newmake/tuxbox-cvs/apps/tuxbox/enigma'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/bosmann/newmake/tuxbox-cvs/apps/tuxbox/enigma'
make: *** [/home/bosmann/newmake/dbox2/cdkflash/root-enigma] Fehler 2
bosmann@bosmann:~/newmake/tuxbox-cvs/cdk$
P.S.
neutrino läuft fehlerfrei durch...