Hi Ruth,

Thanks for the feedback, I was wondering if there was any 2.4 linux
kernal users out there (it doesn't have the processor affinity
support), looks like there is...  So I presume RedHat 8 has the 2.4
kernal then?

Adding an extra defined(CPU_SET) will probably work.  I'll add this.

Robert.

On 8/8/06, Ruth Lang <[EMAIL PROTECTED]> wrote:
Hi all

I have difficulties to compile the latest version of
"src/osgProduces/OsgCameraGroup.cpp " on a RedHat 8 system, because the
include file "sched.h" doesn't contain stuff for   "cpu_set_t, CPU_ZERO,
CPU_SET ..."

A work around changing the line  "#if defined (__linux__)" to "#ifdef
CPU_SET" was helpfull.

Can someone fix this problem ?

Thanks

Ruth



--



------------------------------------------------------------------------------------------------------
Dipl.Ing. Ruth Lang
Zentrum für Angewandte Informatik   phone: +49 221 478-5589
Universität zu Köln                 fax:   +49 221 478-5590
Robert-Koch-Strasse 10              email: [EMAIL PROTECTED]
D - 50931 Köln                      http://www.informatik.uni-koeln.de/ls_lang
---------------------------------------------------------------------------------------------------


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to