LFS SVN + BLFS SVN.

I was attempting to compile libmpeg3 and I got the following

patching file Makefile
Configured successfully.  Type 'make' to build it.
/bin/sh: -c: line 1: syntax error: unexpected end of file
/bin/sh: i686/c_flags: No such file or directory
/bin/sh: i686/a52_flags: No such file or directory
/bin/sh: i686/objs: No such file or directory
gcc -c `cat i686/c_flags`  audio/ac3.c -o i686/audio/ac3.o
cat: i686/c_flags: No such file or directory
audio/ac3.c:4:17: error: a52.h: No such file or directory
audio/ac3.c:5:26: error: mpeg3private.h: No such file or directory
audio/ac3.c:6:25: error: mpeg3protos.h: No such file or directory
audio/ac3.c:11: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
audio/ac3.c:20: error: expected ')' before '*' token
audio/ac3.c:39: error: expected ')' before '*' token
audio/ac3.c:99: error: expected ')' before '*' token
make: *** [i686/audio/ac3.o] Error 1

running make again gives me the following
/bin/sh: -c: line 1: syntax error: unexpected end of file
then continues on compiling all the files without any visible errors.
-- 
Nathan Coulson (conathan)
------
nathan at linuxfromscratch org
conathan at gmail com
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to