Gabriel Ricard wrote:
> 
> I'm using Yellow Dog Linux Champion Server 1.1 on my
> PowerBook G3

I've got a PowerBook G3 Lomabard 400 running LinuxPPC

> 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..

In the future try doing "rpm -ta lsh-0.9.tar.gz" - there's
a spec file inside and it will build you a nice rpm
directly from the tar.

> Here is the output:
> 
> # make
> make  all-recursive
> make[1]: Entering directory `/root/source/lsh-0.9'
> Making all in src
> make[2]: Entering directory `/root/source/lsh-0.9/src'
> Making all in argp
> make[3]: Entering directory
> `/root/source/lsh-0.9/src/argp'
> gcc -DHAVE_CONFIG_H -I.
> -I/root/source/lsh-0.9/src/argp -I../..
> -I/root/source/lsh-0.9 -I/root/source/lsh-0.9/src
> -I/root/source/lsh-0.9/src/symmetric/include -DLSH
> -D_GNU_SOURCE  -g -O2 -ggdb3 -Wall -W
> -Wmissing-prototypes -Wmissing-declarations
> -Wstrict-prototypes  -Waggregate-return
> -Wpointer-arith -Wbad-function-cast -Wnested-externs
> -c argp-ba.c
> /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'.
> make[3]: *** [argp-ba.o] Error 1
> make[3]: Leaving directory
> `/root/source/lsh-0.9/src/argp'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/source/lsh-0.9/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/source/lsh-0.9'
> make: *** [all-recursive-am] Error 2

Seems like I had this problem and I changed out my
toolchain or something - downgraded my assembler
or changed something - I can't remember.

binutils-2.9.5.0.14-0a
gcc-2.95.1-0a
gcc-objc-2.95.1-0a
gcc-c++-2.95.1-0a

> If you need any info about the system and software
> being used to compile let me know. I'd like to get
> this working so I can use a secure shell mechanism in
> a GPL environment.
> 
> Thanks.
> 
> =====
> Gabriel Ricard
> [EMAIL PROTECTED]
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com

Reply via email to