On Mon, Mar 01, 2004 at 06:01:19PM +0800, ?????? wrote:
> I try to install distcc on solaris 2.8,but I have some problems.
> The distcc version  is 2.12.1
> The platform is SunOS 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-60
> 
> After " make " ...
> 
> cc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" 
> -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o src/compress.o -c 
> src/compress.c 
> ucbcc: Warning: Option 
> -YP,:/usr/ucblib:/opt/SUNWspro/WS6U2/bin/../lib:/opt/SUNWspro/WS6U2/bin:/usr/ccs/lib:/usr/lib
>  passed to ld, if ld is invoked, ignored otherwise

Don't use /usr/ucb/cc. Either take /usr/ucb out of your path or put it
at the end. Make sure you run cc from /opt/SUNWspro/bin, not /usr/ucb!

-- 
albert chin ([EMAIL PROTECTED])
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to