#28790 closed defect (fixed)
libsdl 1.2.14 +universal (i386/ppc) does not build with yasm installed
Reported by: | nils.hjelte@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
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 (1)
Change History (9)
Changed 14 years ago by nils.hjelte@…
comment:1 Changed 14 years ago by nils.hjelte@…
Cc: | nils.hjelte@… added |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | nils.hjelte@… removed |
---|---|
Keywords: | libsdl sdl removed |
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jmr@… |
---|---|
Status: | new → assigned |
Please remember to cc the maintainer.
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Builds OK for me with universal_archs="i386 ppc".
comment:5 follow-up: 6 Changed 14 years ago by jmroot (Joshua Root)
Your log shows yasm being used, which I can't get it to do. See if r76967 helps.
comment:6 Changed 14 years ago by nils.hjelte@…
comment:7 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 Changed 14 years ago by jmroot (Joshua Root)
Summary: | libsdl 1.2.14 +universal does not build → libsdl 1.2.14 +universal (i386/ppc) does not build with yasm installed |
---|
Note: See
TracTickets for help on using
tickets.
Cc Me!