Tovrea, George W (US SSA) wrote:
> Tried adding each of -lcurses and -lncurses with the following results:
> 
> /home/users/tovrea/local/sgi6/bin/ld: non-dynamic relocations refer to 
> dynamic symbol PC
> /home/users/tovrea/local/sgi6/bin/ld: failed to set dynamic section sizes: 
> Bad value
> collect2: ld returned 1 exit status
I've not seen this before, nor do I have any SGI boxes to look at, so there
will be some amount of blind shooting here.

You could try adding -DNEED_EXTERN_PC to the value of the LOCAL_CFLAGS
variable in lib/readline/Makefile and remaking terminal.o.  This changes
how PC is declared.  Then relink and see if that fixes the problem.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/


Reply via email to