Re: Brasero 2.27.91 release
- From: Joerg Schilling fokus fraunhofer de (Joerg Schilling)
- To: denis poolshark org, brasero-list gnome org
- Subject: Re: Brasero 2.27.91 release
- Date: Wed, 02 Sep 2009 15:50:22 +0200
Denis Leroy <denis poolshark org> wrote:
> On 09/02/2009 01:03 PM, Joerg Schilling wrote:
> >
> > cdrdao
> > Cdrdao is no longer actively maintained since ~ 3 years.
> > There is a more recent version in the SVN but it does not
> > compile anymore.
>
> WORKSFORME. Please file a bug report or just drop me a note with your
> compile error. And instead of criticizing cdrdao, why don't you submit
> patches, or contribute to the project. I'm sure you could convince your
> employer to donate a measly 200 euros so I can buy a copy of the red
> book specs.
the cvs does not include a working "configure", there is no "Makefile"
that could do an automated compilation and even a call to "automake"
results in many error messages.
cdrdao-1.2.2 aborts this way:
Making all in dao
...if g++ -DHAVE_CONFIG_H -I. -I. -I..
-I./../trackdb
-I./../paranoia -I./../scsilib/export
-I./../scsilib/export/libschily
-DDRIVER_TABLE_FILE=\"/usr/local/share/cdrdao/drivers\" -g -O2 -MT ScsiIf-lib.o
-MD -MP -MF ".deps/ScsiIf-lib.Tpo" -c -o ScsiIf-lib.o ScsiIf-lib.cc; \
then mv -f ".deps/ScsiIf-lib.Tpo" ".deps/ScsiIf-lib.Po"; else rm -f ".deps/ScsiIf-lib.Tpo"; exit 1; fi
ScsiIf-lib.cc:446: error: no `const char* ScsiIfImpl::makeDevName(int, int)' member function declared in class `ScsiIfImpl'
ScsiIf-lib.cc:471: error: no `const char* ScsiIfImpl::openScsiDevAsSg(const char*)' member function declared in class `ScsiIfImpl'
ScsiIf-lib.cc: In member function `const char*
ScsiIfImpl::openScsiDevAsSg(const char*)':
ScsiIf-lib.cc:480: error: `O_RDONLY' undeclared (first use this function)
ScsiIf-lib.cc:480: error: (Each undeclared identifier is reported only once for each function it appears in.)
ScsiIf-lib.cc:480: error: `O_NONBLOCK' undeclared (first use this function)
ScsiIf-lib.cc:480: error: `open' undeclared (first use this function)
ScsiIf-lib.cc:482: error: `O_RDWR' undeclared (first use this function)
ScsiIf-lib.cc:490: error: `SG_GET_TIMEOUT' undeclared (first use this function)
ScsiIf-lib.cc:504: error: `SCSI_IOCTL_GET_IDLUN' undeclared (first use this function)
ScsiIf-lib.cc:513: error: `makeDevName' undeclared (first use this function)
smake: Not owner. *** Code 1 from command line for target 'ScsiIf-lib.o'.
smake: Couldn't make 'all'.
smake: Leaving 'smake'[2] from directory '/tmp/cdrdao-1.2.2/dao'
smake: Default commandline target: 'all'
smake: Doing exit(1)
smake: Not owner. *** Code 1 from command line for target 'all-recursive'.
smake: The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='scsilib pccts trackdb utils paranoia dao '; for subdir in $list;
do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(cd $subdir && smake $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
smake "$target-am" || exit 1; \
fi; test -z "$fail"
smake: Couldn't make 'all-recursive'.
Jörg
--
EMail:joerg schily isdn cs tu-berlin de (home) Jörg Schilling D-13353 Berlin
js cs tu-berlin de (uni)
joerg schilling fokus fraunhofer de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]