Hi Mattia (cc-ing the list), > g++-3.3 -dynamiclib -single_module -headerpad_max_install_names -o > lib/libwx_mac_adv-2.6.0.3.0.dylib advdll_calctrl.o advdll_datectlg.o > advdll_grid.o advdll_gridctrl.o advdll_gridsel.o advdll_helpext.o > advdll_laywin.o advdll_propdlg.o advdll_sashwin.o advdll_splash.o > advdll_tipdlg.o advdll_wizard.o advdll_taskbarcmn.o advdll_drawer.o > advdll_sound.o advdll_taskbar.o advdll_hidjoystick.o -Llib -Llib > -framework QuickTime -framework IOKit -framework Carbon -framework Cocoa > -framework System -Llib -install_name /sw/lib/libwx_mac_adv-2.6.0.dylib > -compatibility_version 3.0 -current_version 3.0 -framework > QuickTime -framework IOKit -framework Carbon -framework Cocoa -framework > System -lz -lpthread -liconv -lpng -lz -ljpeg -ltiff -framework WebKit > -lwx_mac_core-2.6 -lwx_base_carbon-2.6 > ld: warning -dylib_install_name /sw/lib/libwx_mac_adv-2.6.0.dylib not found > in segment address table LD_SEG_ADDR_TABLE > /sw/var/lib/fink/prebound/seg_addr_table > ld: Undefined symbols: > _HICopyAccessibilityActionDescription referenced from QuickTime expected to be defined in Carbon > _HICopyAccessibilityRoleDescription referenced from QuickTime expected to be defined in Carbon > _LLCStyleInfoCheckForOpenTypeTables referenced from QuickTime expected to be defined in ApplicationServices > _LLCStyleInfoGetUserRunFeatures referenced from QuickTime expected to be defined in ApplicationServices > /usr/bin/libtool: internal link edit command failed > make: *** [lib/libwx_mac_adv-2.6.0.3.0.dylib] Error 1
This error seems to be caused by QuickTime 7.0.x. Please downgrade QuickTime to 7.0.1 and see whether it compiles okay, or not. http://www.apple.com/support/downloads/quicktime701reinstallerforquicktime704.html Thanks for your report, -- ASARI Takashi @ Todai Fink Team http://fink.sodan.ecc.u-tokyo.ac.jp/ On Sat, March 11, 2006 10:34 am, Mattia Vaccari wrote: > Compiling fails due to the attached error... HTH - Mattia > > -- > Package manager version: 0.24.12 > Distribution version: 0.7.2.rsync > Mac OS X version: 10.3.9 > Xcode version: 1.5 > gcc version: 3.3 20030304 (Apple Computer, Inc. build 1671) > make version: 3.79.1 > Feedback Courtesy of FinkCommander > > -- > Mattia Vaccari > [EMAIL PROTECTED] > http://astro.imperial.ac.uk/~vaccari > +39 348 2541209 (Mobile) > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
