Gabriel Ricard <[EMAIL PROTECTED]> writes:
> I'm using Yellow Dog Linux Champion Server 1.1 on my
> PowerBook G3 Lombard and I'm having problems getting
> lsh to compile correctly. This system is based on the
> LinuxPPC reference distribution, which is in turn
> based on RedHat.
>
> I downloaded and untar/ungzipped the source. Ran
> ./configure --prefix=/usr/local , and it bombed out..
>
> Here is the output:
>
> # make
> make all-recursive
[...snip...]
> /tmp/ccuZPXkh.s: Assembler messages:
> /tmp/ccuZPXkh.s:110: Error: Bad expression
> /tmp/ccuZPXkh.s:110: Error: Rest of line ignored.
> First ignored character is `a'.
To me, it looks like a problem in either gcc or your assembler. Does
it help to upgrade (like Thayne suggested)? What does the assembler
code look like?
/Niels