[vlc-devel] PATCH: BeOS build fixes + disable playlist

Cian Duffy myob87 at gmail.com
Thu May 25 20:04:10 CEST 2006


The attached patch:

1: Fixes a number of gcc 2.95.3 related issues
2. Adds some required libraries to the configure.ac - libpoll (a third party
poll() implementation) for access_file, libdl (a third party dlopen()
implementation) to dvdnav/dvdread; and libintl everywhere, because it
doesn't get addded otherwise for some reason
3. Adds two options required for the ffmpeg in contrib to build sucessfully
on BeOS - disable debug (or else a number of codecs don't build for some
reason), and disable BeOS audio output (broken and unneeded)
4. Disables the playlist window. This has been broken by recent changes and
isn't going to be particularly simple to fix. The entire BeOS GUI is likely
to need a rewrite soon anyway, so its only a temporary measure - as the rest
of the GUI is slowly falling apart and even the native BApplication()
constructor needs to be redone to allow vlc to even quite properly, it all
needs a rewrite. It dates from 0.4.4 ish, and hasn't received more than bare
maintaince since.

These fixes make vlc build again. They don't make it actually -work- again,
except for files loaded as command line arguments - where it works fine.
I'm going to continue work on trying to get this fixed, mainly by annoying
zorglub ;)

Cian

-- 
-------------------------
"We're busy running out of time"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060525/c32dcc40/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: beos-build-fix-playlist-disable.diff
Type: application/octet-stream
Size: 11413 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060525/c32dcc40/attachment.obj>


More information about the vlc-devel mailing list