473,466 Members | 1,326 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

library compatibility libdb2.so undefined reference to`__cxa_guard_acquire@CXXABI_1.2.1'


When creating an executible received this error during the linking...

g++32 -L/usr/lib/x86_64-redhat-linux3E/lib64 -o confusion cdb.o
conindb.o confusdb.o confusion.o ../../arc/lib/arc.a ../shared/lib/
database.a -Wl,-rpath,/home/userid/sqllib/lib -L/home/userid/sqllib/
lib -ldb2 -lpthread
/home/userid/sqllib/lib/libdb2.so: undefined reference to
`__cxa_guard_acquire@CXXABI_1.2.1'
/home/userid/sqllib/lib/libdb2.so: undefined reference to
`__cxa_guard_release@CXXABI_1.2.1'
collect2: ld returned 1 exit status

Any suggestions?
Jul 2 '08 #1
0 2171

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: RU | last post by:
Hi, I am working on a porting project to port C/C++ application from unixware C++, AT&T Standard components to g++ with STL on Linux. This application has been working properly on...
3
by: bp | last post by:
Hi, Could someone to tell me what I'm doing wrong? I'm using gcc version 3.3.4 and ld version 2.15.90.0.3 20040415 the linker message is: .../obj/classOpenAreaForm.o(.text+0x211): In...
6
by: Christian Christmann | last post by:
Hi, I've created a file htable.cpp which I compiled to htable.o and than added with "ar" to a library libbasics.a in the directory lib/Linux/. Now I want to compile another file ir3tst.cpp which...
9
by: Jimmy Rasmussen | last post by:
When trying to compile this program ----------------------------------------- #include <windows.h> #include <winspool.h> main() { LPHANDLE printer;
5
by: Sunil Kumar | last post by:
Hi, I'm seeing this problem when i try to compile my code. I did a lot of googling before posting here. I read that my Library Path may not be set right. but, I get this error even after...
10
by: PCHOME | last post by:
Hi! Would someone please help me thess C error(in gcc on Linux)? The compiler continues to give me: readLP.o: In function `Input_Problem': readLP.o(.text+0x0): multiple definition of...
10
by: siroregano | last post by:
Hello- I've got a nice C program written that uses libsndfile (#include <sndfile.h>) to convert my raw data into a properly-formatted wav file. The program is composed of a single .c file that...
21
by: gert | last post by:
Does anyone develop fcgi aplicatioins ? gert@gert:~/Desktop/svn/Cgi$ gcc -o bin obj.c /tmp/ccTRfdlo.o: In function `main': obj.c:(.text+0x99): undefined reference to `FCGI_printf'...
8
by: wdh3rd | last post by:
I'm still new at C and can't solve this problem. I've looked through the FAQ and on the Web, but am not having luck. I'm getting an "undefined reference" error as well as a "Id returned 1 exit...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.