[MPlayer-dev-eng] [PATCH] Unnecessary line in configure cause problems on a log-structured file system

Bernd Ernesti mplayer at lists.veego.de
Wed May 8 11:00:34 CEST 2002


Hi,

please apply the follwoing patch to remove an unnecessary line in the configure
script, which cause a build error on a NetBSD log-structured file system.

For more details see:

http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=16149

Checking for sys/soundcard.h ... ./configure: cannot create /usr/tmp/raid0/pkgsrc/graphics/mplayer/work/mplayer-conf--6371.o: text busy
*** Error code 2

And here is the patch (also uuencoded attached):

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.460
diff -u -r1.460 configure
--- configure	7 May 2002 21:51:40 -0000	1.460
+++ configure	8 May 2002 08:52:58 -0000
@@ -31,7 +31,6 @@
   cat "$TMPC" >> "$TMPLOG"
   echo >> "$TMPLOG"
   echo "$_cc $_inc_extra $_ld_static $_ld_extra $TMPC -o $TMPO $@" >> "$TMPLOG"
-  > "$TMPO"
   ( "$_cc" $_inc_extra $_ld_static $_ld_extra "$TMPC" -o "$TMPO" "$@" ) >> "$TMPLOG" 2>&1
   TMP="$?"
   echo >> "$TMPLOG"

Bernd

-------------- next part --------------
begin 644 patch.configure
M26YD97 at Z(&-O;F9I9W5R90H]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]
M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]"E)#4R!F
M:6QE.B`O8W9S<F]O="]M<&QA>65R+VUA:6XO8V]N9FEG=7)E+'8*<F5T<FEE
M=FEN9R!R979I<VEO;B`Q+C0V,`ID:69F("UU("UR,2XT-C`@8V]N9FEG=7)E
M"BTM+2!C;VYF:6=U<F4)-R!-87D@,C`P,B`R,3HU,3HT,"`M,#`P,`DQ+C0V
M,`HK*RL at 8V]N9FEG=7)E"3@@36%Y(#(P,#(@,#@Z-3(Z-3@@+3`P,#`*0$`@
M+3,Q+#<@*S,Q+#8 at 0$`*("`@8V%T("(D5$U00R(@/CX@(B1435!,3T<B"B`@
M(&5C:&\@/CX@(B1435!,3T<B"B`@(&5C:&\@(B1?8V,@)%]I;F-?97AT<F$@
M)%]L9%]S=&%T:6,@)%]L9%]E>'1R82`D5$U00R`M;R`D5$U03R`D0"(@/CX@
M(B1435!,3T<B"BT@(#X@(B1435!/(@H@("`H("(D7V-C(B`D7VEN8U]E>'1R
M82`D7VQD7W-T871I8R`D7VQD7V5X=')A("(D5$U00R(@+6\@(B1435!/(B`B
M)$`B("D@/CX@(B1435!,3T<B(#(^)C$*("`@5$U0/2(D/R(*("`@96-H;R`^
,/B`B)%1-4$Q/1R(*
`
end


More information about the MPlayer-dev-eng mailing list