Re: OSX PHP freetds MAMP install question...
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On May 18, 2010, at 23:09, Robert B Carter wrote: > /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: /usr/lib/gcc/i686-apple- darwin8/4.0.1/../../../libSystem.dylib unknown flags (type) of section > 6 (__TEXT,__literal16) in load command 0 > collect2: ld returned 1 exit status Your developer tools instalation seems to be broken. It's possible you had an older version of Mac OS X installed with a matching version of the developer tools, then upgraded Mac OS X but neglected to also update the developer tools. You should download the latest Xcode Developer Tools package from http://connect.apple.com Use the included uninstall script to scrub your system clean of previous developer tools intallations, then reinstall the correct version. Your previous email mentioned 10.5 Leopard. The last Xcode tools package for that was Xcode 3.1.4 Developer Tools Xcode 3.1.4 Developer DVD (Disk Image) 993 MB 10 Sep 2009 Note that 10.5 Leopard is darwin9. Your error message mentions darwin8, which was 10.4 Tiger.