Has anyone succeeded in building qcad (a CAD program) on Tiger? Mine fails, I think this is the important bit:
<snip> 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_ make[1]: *** [../qcad] Error 1 make: *** [qcad] Error 2 Building qcad binary failed <snip> It actually carries on for a while after this, installing and copying around a bunch of stuff, but eventually dies when it can't install the qcad binary itself... Any ideas? The qcad website says that their binary version (not the same version as here I think) does not work on Tiger, apparently because they are wating for Qt to be ported to 10.4. Not sure how this applies to the fink situation. Thanks, Scott ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
