#15788: kdelibs3 fails to build on OSX 10.5 /w fresh install of macports & Xcode -----------------------------------+---------------------------------------- Reporter: jrtomshine@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: kdelibs3 -----------------------------------+---------------------------------------- Comment (by ryandesign@macports.org): Replying to [comment:1 jrtomshine@yahoo.com]:
I should also note that Xcode is version 3.0, although errors that macports produces seem to indicate that it believes I'm using a much older version. MacPorts was not producing an error message; rather, the kdelibs3 software was for some reason printing out the entire contents of a script -- a script which apparently can produce an error message about Xcode version, but it did not do so in your case because you have a recent enough Xcode.
Replying to [comment:3 jrtomshine@yahoo.com]:
Replying to [comment:2 ram@macports.org]:
The last error kind of offers a solution, try running:
{{{ sudo ln -s /usr/X11/lib/libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib }}}
and rebuilding
This appears to work -- thanks! I now have kstars running, which was my final goal. I'm actually surprised that it was so simple, given all the other errors that were being thrown by macports -- things this fix couldn't have addressed & must still be present.
I really didn't see any other errors being shown in your output, other than the one about libXrandr.2.0.0.dylib not being found -- which is a curious problem since libXrandr.2.0.0.dylib should be there, and is there on my Mac OS X 10.5.4 system with Apple X11 on Intel. How did you install your X11 system? Did you use Apple X11 as provided with Mac OS X, or did you maybe install XQuartz? -- Ticket URL: <http://trac.macports.org/ticket/15788#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS