Opened 16 years ago
Closed 14 years ago
#17482 closed defect (fixed)
transcode fails to build universal, libsdl configuration problem
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | Liontooth (David Liontooth) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | universal libsdl | Cc: | dbevans (David B. Evans) |
Port: | transcode |
Description
Also remove the faad2 variant:
configure: WARNING: unrecognized options: --enable-a52-default-decoder, --enable-faad, --with-faad-prefix
And there's an oddity with SDL (not fixed in the patch):
checking whether sdl support is requested... yes checking for pkgconfig support for sdl... no checking for sdl-config... /opt/local/bin/sdl-config checking how to determine SDL_CFLAGS... /opt/local/bin/sdl-config checking SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking how to determine SDL_LIBS... /opt/local/bin/sdl-config checking for SDL_Init in -lSDL... yes ... faac yes libxml2 yes mjpegtools no sdl no imagemagick yes
Attachments (1)
Change History (6)
Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
I committed that patch for now until we get it to build universal.
comment:2 Changed 16 years ago by dbevans (David B. Evans)
Fix for libsdl configuration problem committed in r47701.
comment:3 Changed 16 years ago by dbevans (David B. Evans)
Cc: | devans@… added |
---|---|
Keywords: | libsdl added |
Summary: | transcode fails to build universal → transcode fails to build universal, libsdl configuration problem |
comment:5 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
libsdl problem fixed as noted above. transcode still does not build universal due to other dependencies but is marked not universal. Closing as libsdl fixed.
Note: See
TracTickets for help on using
tickets.
Portfile.diff