[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem building ADA bindings (gen)
From: |
GerritB |
Subject: |
Problem building ADA bindings (gen) |
Date: |
Fri, 27 Apr 2007 05:05:27 -0700 (PDT) |
Hello,
I am trying to build ncurses-5.5 on an Ubuntu 6.06 system and getting the
following error:
make[4]: Entering directory `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,-rpath,ncurses/work/ncurses-5.5/lib -L../../lib -lncurses -o gen
/usr/bin/ld: warning: libc.so.0, needed by ../../lib/libncurses.so, not
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
What is going wrong?
Greetings Gerrit
--
View this message in context:
http://www.nabble.com/Problem-building-ADA-bindings-%28gen%29-tf3657268.html#a10217862
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.
- Problem building ADA bindings (gen),
GerritB <=