forlano Messages: 1213 Registered: March 2006 Location: Italy
Senior Contributor
nicomesas wrote on Tue, 10 October 2006 10:30
oooops!
I'm sorry. c_sinonyms.h. file is in csv repository of opensolaris an "empty" file. The content is writen for my and is the result of copy-paste from an example ...¿?
That file 'unistd.h' is not necessary, at least in linux. You can comment or delete the line.
Nico
I've commented 'unistd.h', but now the compiler complain about
#include <sys/un.h>
that is absent in my 610-dev1.
Have you any new idea?