You are not logged in.

#1 2003-12-21 12:29:20

DanEE
Member
From: Fribourg, Switzerland
Registered: 2003-07-10
Posts: 43

Still problems with libstdc++

I have played around with some binary packages lately wich won't run. I have these problems with JBuilderX and AC3D.
I get these errors:

./jbuilder: relocation error: ./jbuilder: undefined symbol: __tic
./ac3d: relocation error: ./ac3d: undefined symbol: __builtin_new

I think the problem is that they both link to libstdc++-libc6.2-2.so.3 wich is just a symlink to the normal libstdc++-lib.
Is now the problem that the libstdc++ in Arch-Linux is just too new for these programs (compared to Red-Hat for example...) or is there some workaround for this problem?
It is not the first time that I get some strange errors with binary-programs but normally I can live with them... (and use other programs smile)
I'm just wondering if I could make them work despite all that

Offline

#2 2003-12-22 09:28:38

Nickm
Member
From: Netherlands
Registered: 2003-02-25
Posts: 106

Re: Still problems with libstdc++

Some sort of compat package could be useful.
i guess it would take quite some work

for instance I once tried to use some binary program which needed gcc 2.95 linked libraries i think that would be a problem

Offline

#3 2003-12-23 23:51:07

drivingmsjuki
Member
From: Massachusetts
Registered: 2003-08-10
Posts: 21

Re: Still problems with libstdc++

At work we use a proprietary terminal emulator that needs to have that older libstdc++ on board or it won't run right. After trying a bunch of things, we got it to work by FTP'ing the required library over from a working RH9 box, making a symlink to it with the name that the app expected, and then it worked OK.

Hope this helps ..
smile

Offline

#4 2003-12-24 05:31:27

scottro
Member
From: NYC
Registered: 2002-10-11
Posts: 466
Website

Re: Still problems with libstdc++

I've run into problems with that library myself, and in the end, put a bzipped file on my arch page.  It can be gotten there]
http://home.nyc.rr.com/computertaijutsu/arch.html

Offline

#5 2003-12-24 23:33:49

DanEE
Member
From: Fribourg, Switzerland
Registered: 2003-07-10
Posts: 43

Re: Still problems with libstdc++

Thanks for the tips!
I copied the file from a RedHat-Station and suddenly all worked!
@scottro:
I couldn't download it from your site, maybe the link is broken?!

Offline

#6 2003-12-25 00:16:30

scottro
Member
From: NYC
Registered: 2002-10-11
Posts: 466
Website

Re: Still problems with libstdc++

Hrm, doesn't seem to be uploaded correctly, it was a 0 byte file.  smile

  If anyone else has problems, let me know.  Actually, I'll post the exact link here.

http://home.nyc.rr.com/computertaijutsu … 2.so.3.bz2

I've uploaded it again and tested it and this time it should work


Scott

Offline

Board footer

Powered by FluxBB