Hi. i am trying to make the cvs for the first time and when i run "make all" it stops with the following error:
powerpc-tuxbox-linux-gnu-g++ -Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -O2 -g3 -gdwarf-2 -pthread -o enigma -Wl,--export-dynamic enigma.o enigma_dyn.o enigma_event.o enigma_lcd.o parentallock.o enigma_main.o enigma_plugins.o enigma_setup.o enigma_xmlrpc.o scan.o setupnetwork.o setupvideo.o sselect.o streaminfo.o enigma_dyn_rotor.oenigma_mainmenu.o satconfig.o epgwindow.o setup_timezone.o enigma_info.o enigma_scan.o setupskin.o setup_osd.o timer.o setup_lcd.o enigma_vcr.o channelinfo.o setup_harddisk.o enigma_ci.o upgrade.o satfind.o setup_rc.o setup_extra.o rotorconfig.o setup_rfmod.o wizard_language.o wizard_scan.o engrab.o setupengrab.o helpwindow.o tpeditwindow.o enigma_web.o enigma_epg.o wizard_timezone.o elirc.o hotplug.o enigma_bouquet.o setup_window.o system_settings.o time_settings.o software_update.o enigma_standby.o enigma_mmisocket.o enigma_mmi.o flashtool.o time_correction.o audio_dynamic.o setup_keyboard.o wizard_fpupdate.o enigma_mount.o enigma_dyn_mount.o enigma_dyn_utils.o enigma_dyn_wap.o enigma_dyn_conf.o enigma_dyn_flash.o enigma_osd_mount.o enigma_dyn_xml.o enigma_streamer.o enigma_processutils.o -Wl,--whole-archive ../lib/driver/libenigma_driver.a ../lib/base/libenigma_base.a ../lib/codecs/libenigma_codecs.a ../lib/dvb/libenigma_dvb.a ../lib/dvb/lowlevel/libenigma_dvb_lowlevel.a ../lib/gui/libenigma_gui.a ../lib/gdi/libenigma_gdi.a ../lib/socket/libenigma_socket.a ../lib/system/libenigma_system.a -Wl,--no-whole-archive -L/home/gizmo/dbox2/cdkroot/lib -lfreetype -L/home/gizmo/dbox2/cdkroot/lib -ltuxbox-configfile -L/home/gizmo/dbox2/cdkroot/lib -lid3tag -lz -L/home/gizmo/dbox2/cdkroot/lib -lmad -lm -L/home/gizmo/dbox2/cdkroot/lib -ltuxbox-md5sum -L/home/gizmo/dbox2/cdkroot/lib -lpng12 -lz -lm -L/home/gizmo/dbox2/cdkroot/lib -lsigc-1.2 -L/home/gizmo/dbox2/cdkroot/lib -ltuxbox-xmltree -ldl -lpthread -lcrypt -lresolv -ltuxbox
enigma.o(.text+0x644): In function `eZap::eZap[not-in-charge](int, char**)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma.cpp:222: undefined reference to `initHDDparms()'
enigma.o(.text+0x6a4): In function `eZap::eZap[not-in-charge](int, char**)':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/stl_alloc.h:656: undefined reference to `activateSwapFile(eString)'
enigma.o(.text+0xe74): In function `eZap::eZap[in-charge](int, char**)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma.cpp:222: undefined reference to `initHDDparms()'
enigma.o(.text+0xed4): In function `eZap::eZap[in-charge](int, char**)':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/stl_alloc.h:656: undefined reference to `activateSwapFile(eString)'
enigma_dyn.o(.text+0x1ba34): In function `getContent':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:465: undefined reference to `getConfigFlashMgr()'
enigma_dyn.o(.text+0x1bb08):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:465: undefined reference to `getConfigMountMgr()'
enigma_dyn.o(.text+0x1bbd0):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:465: undefined reference to `getConfigSwapFile()'
enigma_dyn.o(.text+0x1bc98):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:465: undefined reference to `getConfigSettings()'
enigma_dyn.o(.text+0x1bd60):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:465: undefined reference to `getConfigRotor()'
enigma_dyn.o(.text+0x40c14): In function `ezapInitializeDyn(eHTTPDynPathResolver*)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_dyn.cpp:4790: undefined reference to `ezapMountInitializeDyn(eHTTPDynPathResolver*, bool)'
enigma_dyn.o(.text+0x40c20):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_dyn.cpp:4793: undefined reference to `ezapConfInitializeDyn(eHTTPDynPathResolver*, bool)'
enigma_dyn.o(.text+0x40c2c):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_dyn.cpp:4796: undefined reference to `ezapFlashInitializeDyn(eHTTPDynPathResolver*, bool)'
enigma_dyn.o(.text+0x40c38):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_dyn.cpp:4799: undefined reference to `ezapRotorInitializeDyn(eHTTPDynPathResolver*, bool)'
enigma_osd_mount.o(.text+0xc52): In function `eListBoxEntryMountOSD::redraw(gPainter*, eRect const&, gColor, gColor, gColor, gColor, int)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xc56):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xc90):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0x1c34): In function `eListBoxEntryMountOSD::redraw(gPainter*, eRect const&, gColor, gColor, gColor, gColor, int)':
../include/lib/gdi/grc.h:95: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x1c3a):../include/lib/gdi/grc.h:95: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x398a): In function `eMountOSD::removeMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x398e):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x39c0): In function `eMountOSD::removeMount()':
../include/lib/gui/listbox.h:102: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0x39d6): In function `eMountOSD::removeMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3a0c): In function `eMountOSD::removeMount()':
../include/lib/gui/listbox.h:102: undefined reference to `eMountMgr::unmountMountPoint(int)'
enigma_osd_mount.o(.text+0x3a1a): In function `eMountOSD::removeMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3a4c): In function `eMountOSD::removeMount()':
../include/lib/gui/listbox.h:102: undefined reference to `eMountMgr::removeMountPoint(int)'
enigma_osd_mount.o(.text+0x3b54): In function `eMountOSD::removeMount()':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x3b5a):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3ca8):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x3cae):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3cc4):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x3cd2):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3f52): In function `eMountOSD::addMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3f56):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x3f84):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::addMountPoint(t_mount)'
enigma_osd_mount.o(.text+0x4194): In function `eMountOSD::addMount()':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x419a):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x422e): In function `eMountOSD::unmountNow()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4232):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4260): In function `eMountOSD::unmountNow()':
../include/lib/gui/listbox.h:102: undefined reference to `eMountMgr::unmountMountPoint(int)'
enigma_osd_mount.o(.text+0x43d8): In function `eMountOSD::unmountNow()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_osd_mount.cpp:304: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x43e6):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_osd_mount.cpp:304: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x43fe): In function `eMountOSD::mountNow()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4402):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4440): In function `eMountOSD::mountNow()':
../include/lib/gui/listbox.h:102: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0x4492): In function `eMountOSD::mountNow()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x44cc): In function `eMountOSD::mountNow()':
../include/lib/gui/listbox.h:102: undefined reference to `eMountMgr::mountMountPoint(int)'
enigma_osd_mount.o(.text+0x4840): In function `eMountOSD::mountNow()':
../include/lib/base/estring.h:46: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x4846):../include/lib/base/estring.h:46: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x485c):../include/lib/base/estring.h:46: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x4862):../include/lib/base/estring.h:46: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4afa): In function `eMountOSD::updateList()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4b0a):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4b20):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::listMountPoints(eListBox<eListBoxEntryMountOSD>*)'
enigma_osd_mount.o(.text+0x4b68): In function `eMountOSD::updateList()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_osd_mount.cpp:377: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x4b6e):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_osd_mount.cpp:377: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4c7a): In function `eMountOSDWindow::eMountOSDWindow[not-in-charge](int)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4c7e):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x4c94):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0x6e84): In function `eMountOSDWindow::eMountOSDWindow[not-in-charge](int)':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x6e8a):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x6f92): In function `eMountOSDWindow::eMountOSDWindow[in-charge](int)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x6f96):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x6fac):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0x9198): In function `eMountOSDWindow::eMountOSDWindow[in-charge](int)':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x919e):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x976a): In function `eMountOSDWindow::passwordSelected()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x976e):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x9794):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::changeMountPoint(int, t_mount)'
enigma_osd_mount.o(.text+0x984c): In function `eMountOSDWindow::passwordSelected()':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x9852):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x9e46): In function `eMountOSDWindow::saveMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x9e4a):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0x9e70):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::changeMountPoint(int, t_mount)'
enigma_osd_mount.o(.text+0x9f60): In function `eMountOSDWindow::saveMount()':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0x9f66):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xa09a): In function `eMountOSDWindow::saveMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xa09e):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xa0ac):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::unmountMountPoint(int)'
enigma_osd_mount.o(.text+0xa0d8): In function `eMountOSDWindow::saveMount()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_osd_mount.cpp:653: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0xa0de):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_osd_mount.cpp:653: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xa226): In function `eMountOSDOptionsWindow::eMountOSDOptionsWindow[not-in-charge](int)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xa22a):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xa240):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0xc9dc): In function `eMountOSDOptionsWindow::eMountOSDOptionsWindow[not-in-charge](int)':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0xc9e2):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xcae2): In function `eMountOSDOptionsWindow::eMountOSDOptionsWindow[in-charge](int)':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xcae6):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xcafc):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::getMountPointData(int)'
enigma_osd_mount.o(.text+0xf298): In function `eMountOSDOptionsWindow::eMountOSDOptionsWindow[in-charge](int)':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0xf29e):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xf79a): In function `eMountOSDOptionsWindow::enterOptions()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xf79e):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xf7c4):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::changeMountPoint(int, t_mount)'
enigma_osd_mount.o(.text+0xf934): In function `eMountOSDOptionsWindow::enterOptions()':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0xf93a):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xfdaa): In function `eMountOSDOptionsWindow::saveOptions()':
/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xfdb2):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::instance'
enigma_osd_mount.o(.text+0xfdd8):/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src/enigma_mount.h:71: undefined reference to `eMountMgr::changeMountPoint(int, t_mount)'
enigma_osd_mount.o(.text+0xfed8): In function `eMountOSDOptionsWindow::saveOptions()':
/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::eMountMgr[in-charge]()'
enigma_osd_mount.o(.text+0xfede):/home/gizmo/dbox2/cdk/include/c++/3.3.5/bits/basic_string.h:207: undefined reference to `eMountMgr::instance'
collect2: ld returned 1 exit status
make[3]: *** [enigma] Error 1
make[3]: Leaving directory `/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/gizmo/tuxbox-cvs/apps/tuxbox/enigma'
make: *** [.deps/enigma] Error 2
bash-2.05b$
Anybody knows how to fix this??? i run gentoo.
-arghz
enigma cvs compiling.
-
- Neugieriger
- Beiträge: 5
- Registriert: Sonntag 8. August 2004, 15:27
-
- Einsteiger
- Beiträge: 313
- Registriert: Freitag 14. Februar 2003, 15:59
-
- Neugieriger
- Beiträge: 5
- Registriert: Sonntag 8. August 2004, 15:27