[887] in Kerberos-V5-bugs
Re: Build problem with krb5-B4-PL3 on Solaris (with fix)
daemon@ATHENA.MIT.EDU (Dan Nessett)
Thu Oct 20 11:22:06 1994
Date: Thu, 20 Oct 1994 08:22:04 -0700
From: Danny.Nessett@Eng.Sun.COM (Dan Nessett)
To: eichin@MIT.EDU
Cc: tytso@MIT.EDU, krb5-bugs@MIT.EDU
> From eichin@MIT.EDU Wed Oct 19 20:07:32 1994
> To: Danny.Nessett@Eng (Dan Nessett)
> Cc: tytso@MIT.EDU, krb5-bugs@MIT.EDU
> Subject: Re: Build problem with krb5-B4-PL3 on Solaris (with fix)
>
> Try not using /usr/ucb/cc at all. Take /usr/ucb out of your path
> entirely. Then you'll get /usr/ccs/lib/libtermcap.a, which is a
> completely different library (and doesn't have libucb dependencies)
> and actually works (according to the logs I have here.)
>
> In the next snapshot, I'll try to include notes on using the "kbuild"
> script to create a local bin directory that is your *entire* path,
> with symlinks to everything you actually run. It's a bit of a hassle,
> but is necessary on platforms that put trash like the SVR4 /usr/ucb*
> in typical user's paths...
>
> _Mark_ <eichin@athena.mit.edu>
> MIT Student Information Processing Board
> Cygnus Support <eichin@cygnus.com>
>
> ps. "commands.c", line 1372: warning: trigraph sequence replaced
> is from a ??? in a comment. sigh :-)
>
Thanks. I'll give that a try.
Dan