Gerrit Busch wrote: > Package manager version: 0.24.26 > Distribution version: 0.7.2.rsync powerpc > MacOS X.3.9 on a G3 iMac Clamshell" > gcc version 3.3 20030304 (Apple Computer, Inc. build 1666)
This is the gcc version that should be avoided. If you look at "fink list gcc", you will see that you have a package named 'broken-gcc" installed. If I remember correctly that era, I think sdl was one of the packages that got mis-compiled by this version of gcc. If this is so, it's a bug in the sdl package; it should have a BuildConflicts: broken-gcc field. In any case, you should upgrade your developer tools with the November 2004 gcc 3.3 updater from the Apple Developer Connection site. > Dearr all, > I have compiling issues when I install mplayer. The last few lines of a > large error output are: > > SDL_QuartzEvents.m:897: error: dereferencing pointer to incomplete type > make[3]: *** [SDL_QuartzEvents.lo] Error 1 -- Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
