Re: GD2 port - broken on Tiger?
Roman Bogoyev <[email protected]> Sat, 12 Aug 2006 14:51:38 +0000 (UTC)
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
Mark Duling <mark.duling <at> biola.edu> writes: > > Slobodan Jovcic <jovcic <at> gseis.ucla.edu> on Monday, July 4, 2005 at 1:52 AM > -0800 wrote: > >My setup is OSX Server 10.4.1, XCode 2.1, DP from the latest cvs > >checkout - GD2 version is 2.0.28_0, XFree86 is 4.5.0_2, etc. > >Everything, including DP base, was compiled with gcc 3.3. Apple X11 > >was completely removed since it clashed with DPs one. > > Hmmn. I'm getting exactly the same problem as Marcus. The only > difference between my setup and yours is I'm using Apple's X11 & SDK. I > wonder which X11 Marcus is using. Anyway, that gives me something to try. > Thanks. > > Mark > Any results on this with GCC 4.0?? (gcc version 4.0.0 (Apple Computer, Inc. build 5026)). I'm getting the same error: /usr/bin/ld: Undefined symbols: _gdImageGif collect2: ld returned 1 exit status make[2]: *** [gd2togif] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Thanks, Roman.