Ticket #26152 (closed defect: worksforme)
p5-tk: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
| Reported by: | liampg72@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | mcalhoun@…, mww@… | |
| Port: | p5-tk |
Description
I am trying to install py-tk and the build fails when trying to make .libs/libpng12_la-png.o
Can somebody help please? Debug is attached
Attachments
Change History
comment:1 Changed 3 years ago by jmr@…
- Cc ricci@… added; nomaintainer@…, icci@…, openmaintainer@… removed
As per the ticket guidelines, it's not useful to cc openmaintainer or nomaintainer.
comment:2 Changed 3 years ago by ricci@…
- Owner changed from macports-tickets@… to ryandesign@…
- Cc ricci@… removed
remove myself from cc:, assign to one of the maintainers of libpng
comment:3 Changed 2 years ago by ryandesign@…
- Owner changed from ryandesign@… to macports-tickets@…
I don't see any libpng issue here.
comment:4 Changed 2 years ago by ryandesign@…
- Summary changed from p5-tk fails to build due to libpng to p5-tk: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
The error message
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
suggests that this would work if you don't build universal.
However, I am able to build it universal, on Snow Leopard anyway.
Note: See
TracTickets for help on using
tickets.

