[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Libcdio-devel] undefined reference to `mmc_get_hwinfo'
From: |
R. Bernstein |
Subject: |
[Libcdio-devel] undefined reference to `mmc_get_hwinfo' |
Date: |
Sun, 6 Feb 2005 08:15:52 -0500 |
The problem you reported should be fixed in CVS now. Sorry. Yes,
libcdio is in a little flux.
(Names with scsi_mmc are geting renamed to mmc since the "scsi"-ness
is a little misleading. Also a routine for determining if the CD media
has changed is getting added as was requested back by Dan Sturtevant
on this mailing list a while ago)
C.Y.M writes:
> Hi,
>
> Im not sure if libcdio is in a transitional phase right now, but I am unable
> to
> build it on linux x86.
>
> gcc -Wall -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes
> -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings
> -Wnested-externs
> -Wno-sign-compare -o .libs/cd-paranoia cd-paranoia.o buffering_write.o
> header.o
> report.o ../../lib/driver/.libs/libcdio.so
> ../../lib/cdda_interface/.libs/libcdio_cdda.so
> ../../lib/paranoia/.libs/libcdio_paranoia.so -lm
> ../../lib/cdda_interface/.libs/libcdio_cdda.so: undefined reference to
> `mmc_get_hwinfo'
> collect2: ld returned 1 exit status
> make[5]: *** [cd-paranoia] Error 1
>
> Best Regards,
> C.Y.M.
>
>
> _______________________________________________
> Libcdio-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/libcdio-devel