[PATCH] configure: add -no-undefined to LDFLAGS on OS/2
--- configure.ac | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index f83aedb..b41062f 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,9 @@ AC_C_BIGENDIAN AS_CASE([$host], [*mingw32* | *cygwin*], [AC_CHECK_FUNCS(gettimeofday)]) +AS_CASE([$host], + [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"]) + dnl --------------------------------------------- dnl threads dnl --------------------------------------------- -- 1.7.3.2
Ping ? KO Myung-Hun wrote:
--- configure.ac | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac index f83aedb..b41062f 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,9 @@ AC_C_BIGENDIAN AS_CASE([$host], [*mingw32* | *cygwin*], [AC_CHECK_FUNCS(gettimeofday)])
+AS_CASE([$host], + [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"]) + dnl --------------------------------------------- dnl threads dnl ---------------------------------------------
-- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead. Diego
Diego Biurrun wrote:
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead.
I don't know where it is. And if so, update the mailing list address of homepage and documents of libdvdnav, please. -- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr
Hi/2. Diego Biurrun wrote:
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead.
I don't know where it is. And if so, update the mailing list address of the homepage and the documents. -- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr
On Sun, Jul 27, 2014 at 7:45 AM, Diego Biurrun <diego@biurrun.de> wrote:
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead.
I really wish these two mailing lists could be combined somehow...maybe make this one read only or something, with a notice on the new one? Here it is: https://mailman.videolan.org/listinfo/libdvdnav-devel Cheers! -roger-
Diego
_______________________________________________ DVDnav-discuss mailing list DVDnav-discuss@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
Hi, On Wed, Jul 30, 2014 at 11:53:31AM -0600, Roger Pack wrote:
On Sun, Jul 27, 2014 at 7:45 AM, Diego Biurrun <diego@biurrun.de> wrote:
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead.
I really wish these two mailing lists could be combined somehow...maybe make this one read only or something, with a notice on the new one? Here it is: https://mailman.videolan.org/listinfo/libdvdnav-devel
The VideoLAN homepage does not mention libdvdnav or libdvdread. The libdvdnav/libdvdread web site http://dvdnav.mplayerhq.hu/ mentions just this mailing list (dvdnav-discuss@mplayerhq.hu). Someone wanting to contribute may find this mailing list. Here (s)he is at first ignored and then rudely directed to the hidden mailing list at VideoLAN. :-( To whoever updates the http://dvdnav.mplayerhq.hu/ site, please add the VideoLAN mailing list https://mailman.videolan.org/listinfo/libdvdnav-devel to the "Mailing List" section. Thanks. It is a pity that the VideoLAN labdvdnav/libdvdread fork lacks a web page, is not mentioned on the VideoLAN site, and the mailing list supposedly used by the developers does not even have a description and is hidden in an obscure listing of mailing lists somewhere deep inside the VideoLAN web site. Currently there is the old, abandoned SourceForge hosted http://dvd.sourceforge.net/ project, the defunct MPlayer hosted http://dvdnav.mplayerhq.hu/ project, and the hidden VideoLAN project. There are, of course, a lot of GitHub repositories forked from libdvdnav/libdvdread as well. This makes it unnecessarily hard to find the one active fork of libdvdnav/libdvdread. :-( Thanks, Erik -- Anyone can do any amount of work provided it isn't the work he is supposed to be doing at the moment. -- Robert Benchley
On Thu, Jul 31, 2014 at 1:38 AM, Erik Auerswald <auerswal@unix-ag.uni-kl.de> wrote:
Hi,
On Wed, Jul 30, 2014 at 11:53:31AM -0600, Roger Pack wrote:
On Sun, Jul 27, 2014 at 7:45 AM, Diego Biurrun <diego@biurrun.de> wrote:
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead.
I really wish these two mailing lists could be combined somehow...maybe make this one read only or something, with a notice on the new one? Here it is: https://mailman.videolan.org/listinfo/libdvdnav-devel
The VideoLAN homepage does not mention libdvdnav or libdvdread. The libdvdnav/libdvdread web site http://dvdnav.mplayerhq.hu/ mentions just this mailing list (dvdnav-discuss@mplayerhq.hu).
Someone wanting to contribute may find this mailing list. Here (s)he is at first ignored and then rudely directed to the hidden mailing list at VideoLAN. :-(
To whoever updates the http://dvdnav.mplayerhq.hu/ site, please add the VideoLAN mailing list https://mailman.videolan.org/listinfo/libdvdnav-devel to the "Mailing List" section. Thanks.
It is a pity that the VideoLAN labdvdnav/libdvdread fork lacks a web page, is not mentioned on the VideoLAN site, and the mailing list supposedly used by the developers does not even have a description and is hidden in an obscure listing of mailing lists somewhere deep inside the VideoLAN web site.
Currently there is the old, abandoned SourceForge hosted http://dvd.sourceforge.net/ project, the defunct MPlayer hosted http://dvdnav.mplayerhq.hu/ project, and the hidden VideoLAN project. There are, of course, a lot of GitHub repositories forked from libdvdnav/libdvdread as well. This makes it unnecessarily hard to find the one active fork of libdvdnav/libdvdread. :-(
It would be nice to have "canonical" mirror of the libdvdnav/libdvdread repo's at https://github.com/videolan I definitely agree...
Thanks, Erik -- Anyone can do any amount of work provided it isn't the work he is supposed to be doing at the moment. -- Robert Benchley _______________________________________________ DVDnav-discuss mailing list DVDnav-discuss@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
On Thursday, 31 July 2014 at 09:38, Erik Auerswald wrote:
Hi,
On Wed, Jul 30, 2014 at 11:53:31AM -0600, Roger Pack wrote:
On Sun, Jul 27, 2014 at 7:45 AM, Diego Biurrun <diego@biurrun.de> wrote:
On 2014-07-27 05:49, KO Myung-Hun wrote:
Ping ?
If you want a timely review, send to the libdvdnav-devel mailing list instead.
I really wish these two mailing lists could be combined somehow...maybe make this one read only or something, with a notice on the new one? Here it is: https://mailman.videolan.org/listinfo/libdvdnav-devel
The VideoLAN homepage does not mention libdvdnav or libdvdread. The libdvdnav/libdvdread web site http://dvdnav.mplayerhq.hu/ mentions just this mailing list (dvdnav-discuss@mplayerhq.hu).
Someone wanting to contribute may find this mailing list. Here (s)he is at first ignored and then rudely directed to the hidden mailing list at VideoLAN. :-(
Well, I can't do much about people being rude, but I can add the link to libdvdnav-devel.
To whoever updates the http://dvdnav.mplayerhq.hu/ site, please add the VideoLAN mailing list https://mailman.videolan.org/listinfo/libdvdnav-devel to the "Mailing List" section. Thanks.
This is done now. I'm very sorry for the delay. Feel free to e-mail me directly if you need any update(s) done urgently. I also added links to new releases. Regards, Dominik -- Fedora http://fedoraproject.org/wiki/User:Rathann RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
On 2014-07-13 09:11, KO Myung-Hun wrote:
--- a/configure.ac +++ b/configure.ac @@ -69,6 +69,9 @@ AC_C_BIGENDIAN AS_CASE([$host], [*mingw32* | *cygwin*], [AC_CHECK_FUNCS(gettimeofday)])
+AS_CASE([$host], + [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"])
Why? Diego
Diego Biurrun wrote:
On 2014-07-13 09:11, KO Myung-Hun wrote:
--- a/configure.ac +++ b/configure.ac @@ -69,6 +69,9 @@ AC_C_BIGENDIAN AS_CASE([$host], [*mingw32* | *cygwin*], [AC_CHECK_FUNCS(gettimeofday)])
+AS_CASE([$host], + [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"])
Why?
For dll linking. -- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr
Hi/2. Diego Biurrun wrote:
On 2014-07-13 09:11, KO Myung-Hun wrote:
--- a/configure.ac +++ b/configure.ac @@ -69,6 +69,9 @@ AC_C_BIGENDIAN AS_CASE([$host], [*mingw32* | *cygwin*], [AC_CHECK_FUNCS(gettimeofday)])
+AS_CASE([$host], + [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"])
Why?
For DLL linking. -- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr
participants (5)
-
Diego Biurrun -
Dominik 'Rathann' Mierzejewski -
Erik Auerswald -
KO Myung-Hun -
Roger Pack