Re: FIXED: hosed compiler

1997-06-10 Thread Karl M. Hegbloom
stephen farrell writes: > > OK... This was really getting me angry and now I've fixed it. My > solution was to use glimpseindex on my entire /usr filesystem, and > search for the damn _stdprintf symbol it was whining about. Turns out > I had a bogus stdio.h in /usr/local/include! > > gli

FIXED: hosed compiler

1997-06-10 Thread stephen farrell
OK... This was really getting me angry and now I've fixed it. My solution was to use glimpseindex on my entire /usr filesystem, and search for the damn _stdprintf symbol it was whining about. Turns out I had a bogus stdio.h in /usr/local/include! glimpse is *very* cool. Thanks again for those