Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[compilacion] Problemas al compilar distintos programas (ab)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
LLuC
n00b
n00b


Joined: 18 Jul 2004
Posts: 50
Location: Barcelona, (Catalunya)

PostPosted: Tue Oct 05, 2004 8:14 pm    Post subject: [compilacion] Problemas al compilar distintos programas (ab) Reply with quote

nass, ultimamente tengo muchos problemas al compilar algunas cosillas. E probado de recompilar los gcc y sigue igual. x ejemplo al compilar el unrar me da este error
Code:
: undefined reference to `Array<char>::~Array()'
filestr.o(.text+0x346): In function `ReadTextFile(char*, StringList*, bool, bool, bool, bool, bool)':
: undefined reference to `Array<char>::Add(int)'
filestr.o(.text+0x41a): In function `ReadTextFile(char*, StringList*, bool, bool, bool, bool, bool)':
: undefined reference to `Array<char>::~Array()'
filestr.o(.text+0x426): In function `ReadTextFile(char*, StringList*, bool, bool, bool, bool, bool)':
: undefined reference to `Array<char>::~Array()'
recvol.o(.text+0x19): In function `RecVolumes::RecVolumes()':
: undefined reference to `Array<unsigned char>::Array()'
recvol.o(.text+0x29): In function `RecVolumes::RecVolumes()':
: undefined reference to `Array<unsigned char>::Alloc(int)'
recvol.o(.text+0x4b): In function `RecVolumes::RecVolumes()':
: undefined reference to `Array<unsigned char>::~Array()'
recvol.o(.text+0x71): In function `RecVolumes::RecVolumes()':
: undefined reference to `Array<unsigned char>::Array()'
recvol.o(.text+0x81): In function `RecVolumes::RecVolumes()':
: undefined reference to `Array<unsigned char>::Alloc(int)'
recvol.o(.text+0xa3): In function `RecVolumes::RecVolumes()':
: undefined reference to `Array<unsigned char>::~Array()'
recvol.o(.text+0xd7): In function `RecVolumes::~RecVolumes()':
: undefined reference to `Array<unsigned char>::~Array()'
recvol.o(.text+0xf7): In function `RecVolumes::~RecVolumes()':
: undefined reference to `Array<unsigned char>::~Array()'
recvol.o(.text+0x12b): In function `RecVolumes::~RecVolumes()':
: undefined reference to `Array<unsigned char>::~Array()'
recvol.o(.text+0x14b): In function `RecVolumes::~RecVolumes()':
: undefined reference to `Array<unsigned char>::~Array()'
recvol.o(.text+0x316): more undefined references to `Array<unsigned char>::~Array()' follow
collect2: ld returned 1 exit status
make: *** [unrar] Error 1

!!! ERROR: app-arch/unrar-3.4.2 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! emake failed




y tambien me pasa algo parecido con el nmap
Code:
service_scan.o(.text+0x338b): In function `ServiceGroup::~ServiceGroup()':
: undefined reference to `std::_List_base<ServiceNFO*, std::allocator<ServiceNFO*> >::__clear()'
service_scan.o(.text+0x33a9): In function `ServiceGroup::~ServiceGroup()':
: undefined reference to `std::_List_base<ServiceNFO*, std::allocator<ServiceNFO*> >::__clear()'
service_scan.o(.text+0x33c4): more undefined references to `std::_List_base<ServiceNFO*, std::allocator<ServiceNFO*> >::__clear()' follow
service_scan.o(.text+0x36d4): In function `end_svcprobe(void*, serviceprobestate, ServiceGroup*, ServiceNFO*, void*)':
: undefined reference to `std::list<ServiceNFO*, std::allocator<ServiceNFO*> >::erase(std::_List_iterator<ServiceNFO*, ServiceNFO*&, ServiceNFO**>)'
service_scan.o(.text+0x36f1): In function `end_svcprobe(void*, serviceprobestate, ServiceGroup*, ServiceNFO*, void*)':
: undefined reference to `std::list<ServiceNFO*, std::allocator<ServiceNFO*> >::insert(std::_List_iterator<ServiceNFO*, ServiceNFO*&, ServiceNFO**>, ServiceNFO* const&)'
service_scan.o(.text+0x43f9): In function `launchSomeServiceProbes(void*, ServiceGroup*)':
: undefined reference to `std::list<ServiceNFO*, std::allocator<ServiceNFO*> >::erase(std::_List_iterator<ServiceNFO*, ServiceNFO*&, ServiceNFO**>)'
service_scan.o(.text+0x4423): In function `launchSomeServiceProbes(void*, ServiceGroup*)':
: undefined reference to `std::list<ServiceNFO*, std::allocator<ServiceNFO*> >::insert(std::_List_iterator<ServiceNFO*, ServiceNFO*&, ServiceNFO**>, ServiceNFO* const&)'
collect2: ld returned 1 exit status
make: *** [nmap] Error 1

!!! ERROR: net-analyzer/nmap-3.55 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)


A ver si alguien sabe k me pasa :?
_________________
Linux User: #357544
JabberID: lluccruset@jabber.org
Back to top
View user's profile Send private message
alexlm78
Veteran
Veteran


Joined: 08 Dec 2003
Posts: 1265
Location: Guatemala,Guatemala

PostPosted: Tue Oct 05, 2004 11:51 pm    Post subject: Reply with quote

Tengo un problema similar pero estoy trabajando en eso para ver que sicede, en cuanto tenga algo en claro te aviso.
_________________
"This is a different kind of world, you need a different kind of software"

Linux User# 315201
100% Chapin hecho en Guatemala
Back to top
View user's profile Send private message
RadikalQ3
Apprentice
Apprentice


Joined: 26 Oct 2003
Posts: 172
Location: Planeta Tierra

PostPosted: Wed Oct 06, 2004 8:57 am    Post subject: Reply with quote

Prueba a hacer un revdep-rebuild a ver si es que tienes por ahi dependencias sin resolver en paquetes que enlacen con los que pretendes instalar.
_________________
Radikal Trucomania
Back to top
View user's profile Send private message
LLuC
n00b
n00b


Joined: 18 Jul 2004
Posts: 50
Location: Barcelona, (Catalunya)

PostPosted: Wed Oct 06, 2004 1:11 pm    Post subject: Reply with quote

e probado esto y me recompila el sancho y el azureus pero me sigue pasando lo mismo ....
Por si os sirve d ayuda a veces cuando compilo algo dice k hay un archivo d configuracion mal pero me dice k deberia compilar con verbose para saber k es y kuando recompilo con verbose me dice k esta todo bien .....
_________________
Linux User: #357544
JabberID: lluccruset@jabber.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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