shatty
2002-07-16 23:02:37 UTC
Hello,
I just built libdvdcss for BeOS. In order for the build
to complete successfully I had to make a small patch to
the Makefile.in/Makefile.am file in the src directory.
The patch is to add "-no-undefined" to the
libdvdcss_la_LDFLAGS variable. This instructs libtool
that the shared library will not have any undefined
symbols, and thus it is okay to build it on platforms
that don't support undefined symbols in shared libraries.
(like BeOS) Please feel free to contact me if you need
more details, or a patch file, etc.
Andrew Bachmann
I just built libdvdcss for BeOS. In order for the build
to complete successfully I had to make a small patch to
the Makefile.in/Makefile.am file in the src directory.
The patch is to add "-no-undefined" to the
libdvdcss_la_LDFLAGS variable. This instructs libtool
that the shared library will not have any undefined
symbols, and thus it is okay to build it on platforms
that don't support undefined symbols in shared libraries.
(like BeOS) Please feel free to contact me if you need
more details, or a patch file, etc.
Andrew Bachmann
--
This is the libdvdcss-devel mailing-list, see http://www.videolan.org/libdvdcss/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
This is the libdvdcss-devel mailing-list, see http://www.videolan.org/libdvdcss/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>