On Intel OSX 10.5.5, updating to zhu3d-4.1.6-1002 failed with: c++ -c -pipe -O2 -ffast-math -Wall -W -D__USE_WS_X11__ -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/sw/lib/qt4-x11/mkspecs/darwin-g++ -I. -I/sw/lib/qt4-x11/include/QtCore -I/sw/lib/qt4-x11/include/QtCore -I/sw/lib/qt4-x11/include/QtGui -I/sw/lib/qt4-x11/include/QtGui -I/sw/lib/qt4-x11/include/QtOpenGL -I/sw/lib/qt4-x11/include/QtOpenGL -I/sw/lib/qt4-x11/include -I/usr/X11/include -I. -I. -o main.o src/main.cpp src/cpuinfo.h: In static member function 'static double CPUINFO::MHz()': src/cpuinfo.h:100: error: 'cpu_set_t' was not declared in this scope src/cpuinfo.h:100: error: expected `;' before 'affinity_mask' src/cpuinfo.h:101: error: 'a' was not declared in this scope src/cpuinfo.h:101: error: 'sched_getaffinity' was not declared in this scope src/cpuinfo.h:102: error: 'affinity_mask' was not declared in this scope src/cpuinfo.h:102: error: 'CPU_ZERO' was not declared in this scope src/cpuinfo.h:103: error: 'CPU_SET' was not declared in this scope src/cpuinfo.h:104: error: 'sched_setaffinity' was not declared in this scope make: *** [main.o] Error 1 ### execution of make failed, exit code 2
TIA Dominique ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
