bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem building ADA bindings (gen)


From: GerritB
Subject: Re: Problem building ADA bindings (gen)
Date: Tue, 1 May 2007 01:41:33 -0700 (PDT)

Hello Thomas,

Thanks for your reply. Updating to 5.6 is not really an option at this
moment. 
I am not sure if the problem is in rpath. 
The library libc.so.0 is not in the expected directory, but this is only a
warning. It will be available in the resulting image. If you think this is
the real problem can you point me where to add the correct path?

The next error is the hidden symbol in the libc_nonshared.a. This stops the
make.
Any help is appreciated.

Greetings Gerrit

Below are the errors with the complete paths

make[4]: Entering directory `/home/gerrit/work/eqsl2.0Beta/eqsl-platfo
rm/components/INTERACTIVE/ncurses/work/ncurses-5.5/Ada95/gen'
gcc -I. -I../../include  -I -DHAVE_CONFIG_H -I. -O2 -c -o gen.o ./gen. c
gcc -I. -I../../include  -I -DHAVE_CONFIG_H -I. -O2 gen.o    -Wl,-rpat
h,/home/gerrit/work/eqsl2.0Beta/eqsl-platform/components/INTERACTIVE/n
curses/work/ncurses-5.5/lib  -L../../lib -lncurses -o gen
/usr/bin/ld: warning: libc.so.0, needed by ../../lib/libncurses.so, no t
found (try using -rpath or -rpath-link)
/usr/bin/ld: gen: hidden symbol `stat64' in /usr/lib/libc_nonshared.a(
stat64.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[4]: *** [gen] Error 1

-- 
View this message in context: 
http://www.nabble.com/Problem-building-ADA-bindings-%28gen%29-tf3657268.html#a10266079
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]