On Sat, May 24, 2014 at 10:09:14PM +0100, Ken Moffat wrote:
> On Sat, May 24, 2014 at 08:01:24AM +0200, Pierre Labastie wrote:
> > Have you tried Fernando's solution?
> > (http://lists.linuxfromscratch.org/pipermail/blfs-dev/2014-April/027263.html).
> > That is for gst-plugins-base, but I guess it may be adapted to lame.
> > 
> > Pierre
> 
>  Thanks for the pointers.  I thought both of these issues had been
> addressed by what is currently in the book.  For gst-plugins-base I
> had to apply fernando's patch manually (I think I sorted out the
> wrapping caused by putting it in the body of the mail, but it did
> not apply - the block seems to be a few lines earlier in my source,
> and that was enough for it to be treated as "reversal - apply
> anyway?" and then fail to apply.
> 
>  I've rediffed it, will test sometime without the existing sed.  Not
> sure if that will be tonight.  Will reply separately for lame.
> 
 Realised I could test these while leaving the box to run.  They
both build (no idea if the runtime is acceptable, and I probably
won't be in a position to test that for several days.

 I'll attach the rediffed patch.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
diff -Naur a/configure b/configure
--- a/configure 2012-02-20 23:33:09.000000000 +0000
+++ b/configure 2014-05-24 21:53:29.510695504 +0100
@@ -21876,18 +21876,6 @@
 done
 
 
-for ac_header in xmmintrin.h emmintrin.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" 
"$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
 
 
 # ------ AX CREATE STDINT H -------------------------------------
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to