Hi,
On Mon, Nov 22, 2004 at 05:47:34AM -0800, C.Y.M wrote:
Hi,
Im using linux with a 2.6.10-rc2 kernel and gcc 3.3.4. When I attempt
to build the cvs for libcdio, I keep getting this error every time. Can
someone tell me what I am missing?
CFLAGS="-Wall -g -O2" ./configure --build=i386-linux --host=i386-linux
--prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
ccache gcc -Wall -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes
(snip)
Are you using ccache? If you are, I'd suggest to try again without using
ccache...