[MPlayer-users] Bug in 'configure' script? (Was: Re: Can't biuild the latest svn)
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Sat Jan 27 10:01:18 CET 2007
Hello,
In the Message;
Subject : [MPlayer-users] Bug in 'configure' script? (Was: Re: Can't biuild the latest svn)
Message-ID : <87k5z86ei6.wl%nomiya at galaxy.dti.ne.jp>
Date & Time: Sat, 27 Jan 2007 17:49:21 +0900
[Me] == Masaru Nomiya <nomiya at galaxy.dti.ne.jp> has written:
Me> By applying patch;
Me> --- configure.orig 2007-01-27 17:38:02.000000000 +0900
Me> +++ configure 2007-01-27 17:27:52.000000000 +0900
Me> @@ -6097,11 +6097,11 @@
Me> int main(void) {}
Me> EOF
Me> - _live=no
Me> + _live=yes
Me> for I in $_inc_extra "-I$_libdir/live" "-I/usr/lib64/live" "-I/usr/local/live" "-I/usr/local/lib/live" ; do
Me> cxx_check $I/usr/lib64/live/liveMedia/include $I/usr/lib64/live/UsageEnvironment/include \
Me> $I/usr/lib64/live/groupsock/include && _livelibdir=`echo $I| sed s/-I//` && \
Me> - _live=yes && break
Me> + _live=no && break
Me> done
Me> if test "$_live" != yes ; then
Me> if cxx_check -I/usr/include/liveMedia -I/usr/include/UsageEnvironment -I/usr/include/groupsock; then
Me> The option of 'configure'
Me> --with-extraincdir=/usr/lib64/live/liveMedia/include:/usr/lib64/live/BasicUsageEnvironment/include:/usr/lib64/live/UsageEnvironment/include:/usr/lib64/live/groupsock/include
Sorry, this is my mistake.
I must add the option.
Regards,
---
Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
"No Windows, no gains!" ..... "Why, I am wrong?"
-- Bill --
More information about the MPlayer-users
mailing list