Martin et al:  This is now fixed in unstable CVS, the version of darwin is
determined in the build process, and that version is used to determined
the link path.

-Jeff

 On Sat, 21 Dec 2002, Martin Costabel wrote:

> TheSayroku wrote:
> []
> > 3. ./dpkg-checkall.sh says g77 is damaged. So I remove
> >    scilab and g77. But after installing g77 again,
> >    ./dpkg-checkall.sh again says g77 is damaged:
> >
> > Checking for missing files (Package - Missing files):
> >
> > g77 - /sw/include/g2c.h
>
> This is actually a bug in the g77 package (maintainer CCed).
> It makes a symbolic link
> /sw/include/g2c.h ->
> /sw/lib/gcc-lib/powerpc-apple-darwin6.1/3.1/include/g2c.h
>
> The latter file only exists if you compiled the g77 package under
> 10.2.1, but not under 10.2.2 or 10.2.3, because the darwin version is
> then 6.2 or 6.3 instead of 6.1.
>
> I don't know how to fix the g77 info file (would have to read the
> version number of the virtual darwin package or something), but you can
> fix the symlink by hand (one line):
>
> sudo ln -sf /sw/lib/gcc-lib/powerpc-apple-darwin6.3/3.1/include/g2c.h
> /sw/include/
>
> OTOH, g77 seems to work mostly even with this bug.
>
>

-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1        FAX   : (303)497-6449
325 Broadway                Web   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124


-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to