[uClibc]sched.h
Robert Schwebel
robert at schwebel.de
Mon Jul 9 10:05:59 UTC 2001
Hi!
I just tried to compile comedi / comedilib with the latest uClibc and got
this error:
----------8<----------
robert at callisto:~/embedded/cvs/comedilib/demo ! make
CC=/usr/i386-linux-uclibc/bin/gcc
/usr/i386-linux-uclibc/bin/gcc -I ../include -I . -O2 -Wall
-Wstrict-prototypes -c -o ledclock.o ledclock.c
ledclock.c:26: sched.h: No such file or directory
make: *** [ledclock.o] Error 1
---------->8----------
Copying it over from /usr/include to /usr/i386-linux-uclibc/usr/include
helps, but results in problems with signal stuff in here:
----------8<----------
sigio.c:32: parse error before `siginfo_t'
sigio.c:33: warning: function declaration isn't a prototype
sigio.c: In function `main':
sigio.c:107: structure has no member named `sa_sigaction'
make: *** [sigio.o] Error 1
----------8<----------
I assume this isn't implemented in uClibc yet? Dave, you mentioned some
time ago that you have been successful with compiling comedilib against
uClibc? How did you do that?
Robert
--
+----------------------------------------------------------------------+
I Ingenieurbuero Schwebel, Luedemannstrasse 25, 24114 Kiel, Germany I
I Linux Solutions for Science and Industry I
I Phone +49-431-6794138 Fax +49-431-6794139 email: robert at schwebel.de I
+----------------------------------------------------------------------+
More information about the uClibc
mailing list