IRIX 6.5 build
Ellis Golub
ellis "at" vesicle.dental.upenn.edu
Fri Mar 11 20:42:01 2005
Hi --
Some time between vnc-4.0b4 vnc-4.0, my ability to build vncviewer under IRIX
6.5 got lost. I've got the beta viewer running, but haven't been able to
upgrade to the latest versions.
The code compiles, but the build dies in the loader. There seems to be a
problem with missing identifiers:
ld64: ERROR 33 : Unresolved text symbol
"std::list<TXWindow*,std::allocator<TXWindow*> >::remove(TXWindow *const&)" --
1st referenced by ../tx/libtx.a(TXWindow.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::_List_base<TXWindow*,std::allocator<TXWindow*> >::clear(void)" -- 1st
referenced by ../tx/libtx.a(TXWindow.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::list<TXImage*,std::allocator<TXImage*> >::remove(TXImage *const&)" -- 1st
referenced by ../tx/libtx.a(TXImage.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::_List_base<TXImage*,std::allocator<TXImage*> >::clear(void)" -- 1st
referenced by ../tx/libtx.a(TXImage.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::list<rfb::Timer*,std::allocator<rfb::Timer*> >::remove(rfb::Timer
*const&)" -- 1st referenced by ../../common/rfb/librfb.a(Timer.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::_List_base<rfb::Timer*,std::allocator<rfb::Timer*> >::clear(void)" -- 1st
referenced by ../../common/rfb/librfb.a(Timer.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::_List_base<int,std::allocator<int> >::clear(void)" -- 1st referenced by
../../common/rfb/librfb.a(secTypes.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::__destroy_aux(rfb::Rect*,rfb::Rect*,__false_type)" -- 1st referenced by
../../common/rfb/librfb.a(SMsgWriter.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::vector<rfb::Rect,std::allocator<rfb::Rect>
>::_M_insert_aux(rfb::Rect*,const rfb::Rect&)" -- 1st referenced by
../../common/rfb/librfb.a(Region.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: ERROR 33 : Unresolved text symbol
"std::__uninitialized_copy_aux(rfb::Rect*,rfb::Rect*,rfb::Rect*,__false_type)"
-- 1st referenced by ../../common/rfb/librfb.a(Region.o).
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld64: INFO 152: Output file removed because of error.
Anyone got a clue?
Ellis
--
=============================================================
Ellis Golub Phone: (215) 898-4629
Biochemistry Department FAX: (215) 898-3695
School of Dental Medicine ellis "at" biochem.dental.upenn.edu
University of Pennsylvania
240 South 40th Street
Philadelphia, PA 19104-6030
Home: http://biochem.dental.upenn.edu/~ellis/
PGP: http://biochem.dental.upenn.edu/~ellis/public_key.html
==============================================================