[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libcdio-devel] undefined reference in libcdio.so
From: |
Nicolas Boullis |
Subject: |
Re: [Libcdio-devel] undefined reference in libcdio.so |
Date: |
Tue, 23 Nov 2004 02:44:18 +0100 |
User-agent: |
Mutt/1.5.6+20040722i |
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...
Nicolas