Ticket #13072 (closed defect: fixed)
py25-gobject fails to build on 10.5 (extern inline)
| Reported by: | william@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Port: |
Description
I had the following build failure today while attempting a fresh install of kdepim3. The py25-gobject port fails to build, with the output which I will attach as a text file in a moment.
I have been seeing these "duplicate symbol _whatever" problems when attempting to build other programs too (in particular, carbon-xemacs), so I suspect they are a side-effect of some change in Apple's toolchain of XCode 3.0. I think they may well be to do with inline functions, which perhaps gain a callable instance in the object file which uses them (as well as being inlined). (Perhaps with the old apple toolchain (XCode 2.4.1) these instances were discarded).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

