Re: GPM make error.

2006-12-03 Thread Ken Moffat
On Sun, Dec 03, 2006 at 11:12:37AM -0800, Dan Nicholson wrote: > On 12/2/06, jignesh gangani <[EMAIL PROTECTED]> wrote: > >/usr/bin/ld: > >/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.1/../../../../lib/libncurses.a( > >lib-getch.o): relocation R_X86_64_32 against 'a local symbol' can not be > >used wh

Re: GPM make error.

2006-12-03 Thread Dan Nicholson
On 12/2/06, jignesh gangani <[EMAIL PROTECTED]> wrote: /usr/bin/ld: /usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.1/../../../../lib/libncurses.a( lib-getch.o): relocation R_X86_64_32 against 'a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc/x86_64-unknown

GPM make error.

2006-12-02 Thread jignesh gangani
Hello, I have built my CLFS system by following CLFS-1.0.0 for my Athlon64 and have setup appropriately by reading BLFS-6.1 Chpater "After LFS Configuration Issues." When I downloaded GPM-1.20.1 and unpacked it. And tried to built using following commands. # ./configure --prefix=/us