Error when compiling in regex.h
Error when compiling in regex.h
- Subject: Error when compiling in regex.h
- From: Greg Hulands <email@hidden>
- Date: Sat, 8 Mar 2003 15:19:09 +1000
Hi,
I am trying to compile some software written for linux (libcddb) and it
is barfing out when including regex.h.
The error is /usr/include/regex.h:67: parse error before "regoff_t"
I would make the assumption that off_t is undefined???
typedef off_t regoff_t;
Any help is greatly appreciated.
Regards,
Greg
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.