Hi everyone!

I'm trying to compile aria (0.10.0 and 0.10.2test7) on 10.2.2, and I'm getting this:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -isystem /sw/include -O2 -Wall -DLOCALEDIR=\"/sw/share/locale\" -DDATADIR=\"/sw/share\" -I../intl -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -c main.cc
In file included from main.cc:32:
getopt.h:104: declaration of C function `int getopt()' conflicts with
/usr/include/unistd.h:142: previous declaration `int getopt(int, char* const*,
const char*)' here
make[3]: *** [main.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling aria-0.10.2test7-1 failed

Anyone know what's wrong? Would commenting out the offending line in main.cc help...? I'm not sure.

Thanks!



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to