Re: [Fink-devel] Make error: Any idea or help?

2008-01-27 Thread Murali Vadivelu
Thank you! It, of course, works well... On 27 Jan 2008, at 15:04, Martin Costabel wrote: > Murali Vadivelu wrote: >> Its on 10.5.1! >> --- >> make >> gcc -D__unix -Os -I/sw/include -c -o growisofs.o growisofs.c >> In file included from growisofs.c:419: >> /usr/include/sys/stat.h:26

Re: [Fink-devel] Make error: Any idea or help?

2008-01-27 Thread Martin Costabel
Murali Vadivelu wrote: > Its on 10.5.1! > > --- > make > gcc -D__unix -Os -I/sw/include -c -o growisofs.o growisofs.c > In file included from growisofs.c:419: > /usr/include/sys/stat.h:261: error: redefinition of 'struct stat' > make[1]: *** [growisofs.o] Error 1 > make: *** [all] Er

[Fink-devel] Make error: Any idea or help?

2008-01-27 Thread Murali Vadivelu
Its on 10.5.1! --- make gcc -D__unix -Os -I/sw/include -c -o growisofs.o growisofs.c In file included from growisofs.c:419: /usr/include/sys/stat.h:261: error: redefinition of 'struct stat' make[1]: *** [growisofs.o] Error 1 make: *** [all] Error 2 ### execution of make failed, exit