Good morning, y'all,
Martin Constable was friendly enough to have a look at my problem -
That's me, I presume?
[]THANK YOU, but said that he needed some more into. Here you go! Hope it's not too long.
So here's some more information about the installation of the Fortran compiler.
Here is your error:
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.4-20031015/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.4-20031015/libiberty/regex.c -o regex.o
../../gcc-3.4-20031015/libiberty/regex.c:53:25: sys/types.h: No such file or directory
If you don't have /usr/include/sys/types.h, then your developer tools installation is incomplete. You need to [re]install the DevSDK.pkg.
-- Martin
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
