> Hi, > > I'm having problems trying to compile some programs. gcc doesn't seems > to find stddef.h. As an example:
You can always help gcc to find it by: gcc ... -I/usr/include/linux ... (substitute /usr/include/linux for any directory you want gcc to look for included .h files) Alex Y. -- _ _( )_ ( (o___ | _ 7 ''' \ (") (O O) / \ \ +---------------oOO--(_)--------------------+ | \ __/ <-- | Alexander Yukhimets [EMAIL PROTECTED] | | | | http://pages.nyu.edu/~aqy6633/ | ( / +-------------------------oOO---------------+ \ / |__|__| ) /(_ || || | (___) ooO Ooo \___) -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .