[842] in Zephyr_Bugs
Re: building zephyr 2.04
daemon@ATHENA.MIT.EDU (Mark Eichin)
Sat Jan 18 15:41:51 1997
To: biomorph@MIT.EDU
Cc: zephyr-bugs@MIT.EDU
From: Mark Eichin <eichin@MIT.EDU>
Date: 18 Jan 1997 15:41:43 -0500
In-Reply-To: biomorph@MIT.EDU's message of Fri, 17 Jan 1997 22:45:23 -0500
> % setenv CC "gcc"
Do a "where gcc" and indicate what gcc you're doing this with. If it
isn't /mit/cygnus or /mit/gnu (namely it's the one in the athena
release itself) then it doesn't work for compilation, but configure
may not notice that.
>it eventually failed with stuff about bcopy(), etc. ie. it failed to
>link in libucb.
General rule: linking in libucb is a *mistake*.