
Need "proper" Environment vars for GCC
I'm having about a 50% success rate for compiling with gcc on my
Sparcstation with Solaris 2.4. The problem seems to be when the compiler needs
headers and libraries in the /usr/ucbinclude and /usr/ucblib trees. I'm getting
error messages saying values aren't set for things that I've traced to the ucb
header and lib files. The problem runs pretty deep, since even when I add those
paths explicitly, I still have (other) problems.
What environment variable or config file can I set, and with what values, to add
these trees to the default search paths for GCC? I haven't found anything in the
gcc man pages.
FYI, my problems in compiling are most recently with ircd and postgres95. Things
like Samba, CAP and perl5.002 have compiled perfectly fine on the first try.
Thanks.
--
Steve Koppelman
<skop...@dorsai.org>