Ticket #28790 (closed defect: fixed)
libsdl 1.2.14 +universal (i386/ppc) does not build with yasm installed
| Reported by: | nils.hjelte@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | universal, ppc | Cc: | |
| Port: | libsdl |
Description
The PPC version should not try to include mmx and x86 specific stuff.
:info:build ld warning: in build/.libs/mmx_main.o, file is not of required architecture :info:build ld warning: in build/.libs/mmxp2_32.o, file is not of required architecture :info:build ld warning: in build/.libs/x86_main.o, file is not of required architecture :info:build ld warning: in build/.libs/x86p_16.o, file is not of required architecture :info:build ld warning: in build/.libs/x86p_32.o, file is not of required architecture
Attachments
Change History
comment:2 Changed 2 years ago by ryandesign@…
- Cc nils.hjelte@… removed
- Keywords libsdl, sdl, removed
comment:3 Changed 2 years ago by jmr@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to jmr@…
Please remember to cc the maintainer.
comment:5 follow-up: ↓ 6 Changed 2 years ago by jmr@…
Your log shows yasm being used, which I can't get it to do. See if r76967 helps.
Note: See
TracTickets for help on using
tickets.

