Date: Sat, 8 Dec 2001 11:27:41 -0500 From: Matthew Graybosch <matthew@starbreaker.net> To: freebsd-questions@freebsd.org Subject: cdparanoia on FreeBSD? I can't find a port. Message-ID: <200112081122.03173@starbreaker.net>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Has anybody been able to build cdparanoia from source and use it? I
tried looking for it in the ports collection but it's not listed,
and I haven't been able to build from source. The xiph.org site
doesn't mention FBSD in its docs or faq.
I tried building it using "linux_base-6.1". Here's the output from
./configure for cdparanoia III alpha 9.8:
creating cache ./config.cache
checking host system type... i386-unknown-freebsd4.4
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for ar... ar
checking for install... install
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for int16_t... yes
checking for int32_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for linux/sbpcd.h... no
checking for linux/ucdrom.h... no
checking whether make sets ${MAKE}... yes
checking for working const... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating interface/Makefile
creating paranoia/Makefile
and here's the result of gmake:
cd interface && gmake all
gmake[1]: Entering directory
`/home/matthew/src/cdparanoia-III-alpha9.8/interface'
gmake libcdda_interface.a CFLAGS="-O20 -fsigned-char "
gmake[2]: Entering directory
`/home/matthew/src/cdparanoia-III-alpha9.8/interface'
gcc -O20 -fsigned-char -c scan_devices.c
In file included from scan_devices.c:18:
low_interface.h:28: linux/major.h: No such file or directory
low_interface.h:29: linux/version.h: No such file or directory
low_interface.h:45: scsi/sg.h: No such file or directory
low_interface.h:46: scsi/scsi.h: No such file or directory
low_interface.h:48: linux/cdrom.h: No such file or directory
low_interface.h:49: linux/major.h: No such file or directory
In file included from scan_devices.c:20:
utils.h:1: endian.h: No such file or directory
gmake[2]: *** [scan_devices.o] Error 1
gmake[2]: Leaving directory
`/home/matthew/src/cdparanoia-III-alpha9.8/interface'
gmake[1]: *** [lib] Error 2
gmake[1]: Leaving directory
`/home/matthew/src/cdparanoia-III-alpha9.8/interface'
gmake: *** [all] Error 2
- --
Matthew Graybosch
http://www.starbreaker.net
GnuPG Key ID: 0x7D488659
"Sex, Unix, and rock 'n roll"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org
iD8DBQE8Ej99cCiK1X1IhlkRAjp5AJ4inB3g6wkRoTpszJCgpCTuaFFM6gCePTXQ
kokz2mMhgXcgjcaNatd7MsM=
=lwiP
-----END PGP SIGNATURE-----
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112081122.03173>
