Scott Webster wrote: []
g++-3.3 -prebind -o ../qcad obj/qc_applicationwindow.o obj/qc_dialogfactory.o obj/qc_graphicview.o obj/qc_mdiwindow.o obj/main.o obj/moc_qc_applicationwindow.o obj/moc_qc_graphicview.o obj/moc_qc_mdiwindow.o -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -L../../qcadguiqt/lib -lqcadguiqt -L../../qcadactions/lib -lqcadactions -L../../qcadcmd/lib -lqcadcmd -L../../qcadlib/lib -lqcad -L../../dxflib/lib -ldxf -L../../fparser/lib -lfparser -lqt-mt -lXext -lX11 -lm ld: warning -prebind ignored because MACOSX_DEPLOYMENT_TARGET environment variable greater or equal to 10.4 ld: Undefined symbols: __ZN9__gnu_cxx12__atomic_addEPVii __ZN9__gnu_cxx18__exchange_and_addEPVii __ZNSs4_Rep20_S_empty_rep_storageE __ZNSt15_List_node_base4hookEPS_ __ZNSt15_List_node_base4swapERS_S0_ __ZNSt15_List_node_base6unhookEv __ZNSt15_List_node_base8transferEPS_S0_ __ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base __ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base __ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_
This seems to be one example of a package that does not build with the current 10.4-transitional system, namely a mixture of gcc-4.0 and g++3.3. Try to run "sudo gcc_select 3.3" and then build qcad.
-- Martin ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users