Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kylix3 + linker error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
tasteman
n00b
n00b


Joined: 25 Nov 2003
Posts: 4

PostPosted: Tue Nov 25, 2003 6:15 pm    Post subject: Kylix3 + linker error Reply with quote

I've installed Kylix3 OE and I get linker errors when i'm trying to run a program.

[Linker Error] Unresolved external 'setlocale' referenced from /home/made/kylix3/lib/debug/rtl.a|System.o
[Linker Error] Unresolved external 'pthread_getspecific' referenced from /home/made/kylix3/lib/debug/rtle.a|SysInit.o
[Linker Error] Unresolved external 'raise' referenced from /home/made/kylix3/lib/debug/rtl.a|System.o
[Linker Error] Unresolved external 'write' referenced from /home/made/kylix3/lib/debug/rtl.a|System.o
[Linker Error] Unresolved external 'exit' referenced from /home/made/kylix3/lib/debug/rtl.a|System.o
....
As I know kylix3 is designed to work with glibc <=2.1,. On my gentoo 1.4
I have glibc2.3.2
I found some unofficial patches for kylix on http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=20136 but they dont work. There are some compat-glibc packages for mandrake,red hat and suse, that should solve the problem. What about gentoo?
Did anyone try kylix3 on gentoo? delphi works fine, problem is only with bcb
Back to top
View user's profile Send private message
zzaappp
Apprentice
Apprentice


Joined: 06 Jun 2003
Posts: 176

PostPosted: Sun Dec 14, 2003 4:14 am    Post subject: RE: Kylix3 + linker error Reply with quote

I don't know if you've resolved this or not. Those references,
'setlocale' , 'raise', etc, are functions found in the standard libraries.
I wonder if your configuration perhaps is not looking for one (or more)
required libraries?

-d
Back to top
View user's profile Send private message
tasteman
n00b
n00b


Joined: 25 Nov 2003
Posts: 4

PostPosted: Mon Dec 15, 2003 6:28 pm    Post subject: Problem solved Reply with quote

:D
There are some errors in unofficial patches (in installing scripts), for example function findkylix doesn't find anything,... I don't know how to correct it so I replaced it with my kylix directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum