Chris Auld <[EMAIL PROTECTED]> writes: > Hi, > > Yesterday I used the autoup.sh script to upgrade libc5 -> libc6. > My NAG Fortran 90 compiler now crashes out with the following > error: > > f90 -w -c global.f -o global.o > In file included from global.f:1: > /usr/local/lib/f90/f90.h:48: math.h: No such file or directory > make: *** [global.o] Error 1 >
Check if f90 uses libc5 via ldd and install a libc5 which can coexist with libc6. HTH, Jens --- [EMAIL PROTECTED] [EMAIL PROTECTED] Key ID: 2048/E451C639 Jens Ritter Key fingerprint: 5F 3D 43 1E 24 1E CC 48 1E 05 93 3A A7 10 73 37 Nothing works better as it is supposed to. (Steven Chu) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]