#13170: libsdl 1.2.12 +darwin_7 Quicktime 7.3/Panther 10.3.9 missing _HIPointConvert ----------------------------------------------+----------------------------- Reporter: william.allen.simpson@gmail.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: ----------------------------------------------+----------------------------- Comment (by william.allen.simpson@gmail.com): Still no joy. Did find this undated comment on-line: {{{ SDL-1.2.12 For Mac OS X Panther (10.3) users : You may have noticed that QuickTime causes some problems as there is an undefined symbol which results in the following link error : ld: Undefined symbols: _HIPointConvert referenced from QuickTime expected to be defined in Carbon To solve this, the sdl-config file has been modified to link against the QuickTime framework from the 10.2.8 SDK. This means you have to install the 10.2.8 SDK from your Developer install package (usually Developer.mpkg). For your C compiler flags, you will have to use `sdl-config --cflags` and for your linker flags, `sdl-config --libs`. If you do not have this problem, you can remove the file /usr/local/bin/sdl-config and put the one given in the SDL-1.2.12-ppc disk image file. It is the original one. Soltic Lucas For any question, please e-mail me at spootnikdev@orange.fr }}} So, what does it take to have a MacPorts port of 10.2.8 SDK, or the relevant parts thereof? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13170#comment:10> MacPorts </projects/macports> Ports system for Mac OS