[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BFD 2.14 20030612 internal error
From: |
pradeepachar |
Subject: |
BFD 2.14 20030612 internal error |
Date: |
Tue, 20 Jan 2004 15:51:57 +0530 |
User-agent: |
Opera7.21/Linux M2 build 480 |
Hello,
I wanted to build the static version of ohphone a openh323 opensource
h323 client. whenever I tried building the static version used to get the
following error. So I downloaded the latest version of binutils sourvce
and built that. This time I tried to build the ohphone static version,
this time also I got the same error.
g++ -o obj_linux_x86_d/ohphone -Wl,--gc-sections
-L/home/pradeep/libraries/pwlib/lib -static
-L/home/pradeep/libraries/openh323/lib -L/usr/X11R6/lib
./obj_linux_x86_d/main.o ./obj_linux_x86_d/vidlinux.o
./obj_linux_x86_d/xlibvid.o -lh323_linux_x86_d -lpt_linux_x86_d -lXext
-lX11 -lpthread -llber -lldap -lldap_r -lssl -lcrypto -lexpat -lSDL
-lresolv -ldl
/usr/lib/libldap.a(os-ip.o)(.text+0x41f): In function
`ldap_pvt_is_socket_ready':
: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/usr/lib/libldap.a(os-ip.o)(.text+0x415): In function
`ldap_pvt_is_socket_ready':
: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld:
BFD 2.14 20030612 internal error, aborting at
../../binutils-2.14/bfd/elf32-i386.c line 2368 in elf_i386_relocate_section
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld:
Please report this bug.
collect2: ld returned 1 exit status
make[2]: *** [obj_linux_x86_d/ohphone] Error 1
make[2]: Leaving directory `/home/pradeep/learn/ohphone'
make[1]: *** [debug] Error 2
make[1]: Leaving directory `/home/pradeep/learn/ohphone'
make: *** [debugnoshared] Error 2
can anybody help me out in solving this problem,
thanx in advance,
--
Pradeep A P,
Technology,
Tachyon Technologies (P) Ltd.,
Chennai.
- BFD 2.14 20030612 internal error,
pradeepachar <=