ray.c -Wp,-MD,.deps/garray.TPlo -o garray.o
In file included from garray.c:3:
../../../lefty/common.h:132: conflicting types for `panic'
/usr/include/mach/mach.h:79: previous declaration of `panic'
make[5]: *** [garray.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling graphviz-1.16-11 failed
wbar14:~ robert$
I'm not sure what panic is.
Bob
On Nov 4, 2004, at 3:45 PM, Martin Costabel wrote:
Robert wrote: []Also earlier on I receive the message: /usr/libexec/gcc/darwin/ppc/3.3/cc1plus is not executable!
Yes, this is an omission in the instructions for the Xcode-1.5 downgrading hack: You have to run
sudo chmod +x /usr/libexec/gcc/darwin/ppc/3.3/cc1plus
after you replace the original file by the one from the web.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
