MorphOS Developer
Posts: 1331 from 2003/6/16
Remember the SDK doesn't claim to have full POSIX compatibility...
It's the *MorphOS* SDK, and inevitably, generic posix/linux sources will sometimes have to be adapted to compile and work.
@Roland
First, avoid using ixemul if possible (add -noixemul as compiler and linker option).
Then, if u_long is not defined, define it yourself in a relevant place.
[ Edited by Fab 24.05.2013 - 16:57 ]