bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make 4.0 + cdrtools


From: Sergei
Subject: make 4.0 + cdrtools
Date: Mon, 10 Mar 2014 11:29:12 +0400

Hello.
When I use make 3.82 to compile cdrtools 3.01a23 compilation process completes sucessfully.
But when make 4.0 is being used I get the following:

...
make[2]: Leaving directory '/home/work/cdrtools/src/cdrtools-3.01/libsiconv'
make[1]: Leaving directory '/home/work/cdrtools/src/cdrtools-3.01/libsiconv'
        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libsiconv/tables"
make[1]: Entering directory '/home/work/cdrtools/src/cdrtools-3.01/libsiconv/tables'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/work/cdrtools/src/cdrtools-3.01/libsiconv/tables'
        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/btcflash"
make[1]: Entering directory '/home/work/cdrtools/src/cdrtools-3.01/btcflash'
        ==> MAKING SYMLINKS in .
        ==> MAKING SYMLINKS in .
        ==> MAKING SYMLINKS in .
        ==> MAKING DIRECTORY "OBJ/address@hidden"
        ==> MAKING SYMLINKS in .
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/misc.d"
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/scsi_scan.d"
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/scsi_cdr.d"
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/io.d"
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/skel.d"
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/cd_misc.d"
 ==> COMPILING "OBJ/address@hidden/skel.o"
 ==> COMPILING "OBJ/address@hidden/io.o"
 ==> COMPILING "OBJ/address@hidden/cd_misc.o"
 ==> COMPILING "OBJ/address@hidden/scsi_cdr.o"
 ==> COMPILING "OBJ/address@hidden/scsi_scan.o"
 ==> COMPILING "OBJ/address@hidden/misc.o"
        ==> LINKING "OBJ/address@hidden/btcflash"
make[1]: Leaving directory '/home/work/cdrtools/src/cdrtools-3.01/btcflash'
        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/cdda2wav"
make[1]: Entering directory '/home/work/cdrtools/src/cdrtools-3.01/cdda2wav'
../RULES/local.cnf:45: OBJ/address@hidden/Inull: No such file or directory
../RULES/local.cnf:46: OBJ/address@hidden/local.cnf: No such file or directory
        ==> MAKING SYMLINKS in .
        ==> MAKING DIRECTORY "OBJ/address@hidden"
        ==> MAKING SYMLINKS in .
        ==> MAKING SYMLINKS in .
        ==> MAKING SYMLINKS in .
ln: failed to create symbolic link './cd_misc.c': File exists
ln: failed to create symbolic link './scsi_cdr.c': File exists
ln: failed to create symbolic link './scsi_scan.c': File exists
ln: failed to create symbolic link './priv.c': File exists
ln: failed to create symbolic link './cd_misc.c': File exists
ln: failed to create symbolic link './acgeneral.m4': File exists
ln: failed to create symbolic link './scsi_cdr.c': File exists
ln: failed to create symbolic link './aclocal.m4': File exists
ln: failed to create symbolic link './scsi_scan.c': File exists
ln: failed to create symbolic link './acoldnames.m4': File exists
ln: failed to create symbolic link './priv.c': File exists
ln: failed to create symbolic link './acspecific.m4': File exists
ln: failed to create symbolic link './acgeneral.m4': File existsln:
failed to create symbolic link './autoconf.m4': File exists
ln: failed to create symbolic link './aclocal.m4': File exists
ln: failed to create symbolic link './autoconf': File exists
ln: failed to create symbolic link './acoldnames.m4': File exists
ln: failed to create symbolic link './autoheader.m4': File exists
ln: failed to create symbolic link './acspecific.m4': File exists
ln: failed to create symbolic link './config.guess': File exists
ln: failed to create symbolic link './autoconf.m4': File exists
ln: failed to create symbolic link './config.sub': File exists
ln: failed to create symbolic link './install-sh': File exists
ln: failed to create symbolic link './autoconf': File exists
ln: failed to create symbolic link './autoheader.m4': File exists
        ==> MAKING SYMLINKS in .
ln: failed to create symbolic link './config.guess': File exists
        ==> MAKING DIRECTORY "OBJ/address@hidden/Inull"
ln: failed to create symbolic link './config.sub': File exists
ln: failed to create symbolic link './install-sh': File exists
        ==> AUTOCONFIGURING LOCAL "configure"
ln: failed to create symbolic link './cd_misc.c': File exists
ln: failed to create symbolic link './scsi_cdr.c': File exists
ln: failed to create symbolic link './scsi_scan.c': File exists
ln: failed to create symbolic link './priv.c': File exists
ln: failed to create symbolic link './acgeneral.m4': File exists
ln: failed to create symbolic link './aclocal.m4': File exists
ln: failed to create symbolic link './acoldnames.m4': File exists
ln: failed to create symbolic link './acspecific.m4': File exists
ln: failed to create symbolic link './autoconf.m4': File exists
ln: failed to create symbolic link './autoconf': File exists
ln: failed to create symbolic link './autoheader.m4': File exists
ln: failed to create symbolic link './config.guess': File exists
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/parse.d"
ln: failed to create symbolic link './config.sub': File exists
        ==> MAKING DEPENDENCIES "OBJ/address@hidden/base64.d"
ln: failed to create symbolic link './install-sh': File exists
Makefile:13: recipe for target 'install-sh' failed
make[1]: *** [install-sh] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from base64.c:2:0:
config.h:34:21: fatal error: lconfig.h: No such file or directory
 #include "lconfig.h"
                     ^
compilation terminated.
make[1]: Leaving directory '/home/work/cdrtools/src/cdrtools-3.01/cdda2wav'
RULES/rules1.dir:25: recipe for target 'all' failed
make: *** [all] Error 1

Could you please help to solve the problem?
Best regards,
Sergei.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]