getting brahms to compile and run has been my holy grail for the last few
months. I contacted the author at one time and he said that you need to have
the kdelibs-sound-devel and the like packages installed and it should go just
fine. well, no.
but you've gotten further than I have. I'd be interested in what done to the
standard installation to get it to compile. for fun, I'll attach my errors.
good luck, please post any success stoties to the list.
[jason@localhost jason]$ cd ./brahms-1.0
[jason@localhost brahms-1.0]$ ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr//bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether c++ supports -fno-exceptions... yes
checking whether c++ supports -fno-check-new... yes
checking whether c++ supports -fexceptions... yes
checking how to run the C++ preprocessor... c++ -E
checking whether c++ supports -frepo... yes
checking for ld used by GCC... /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... yes
checking for /usr//bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr//bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for ranlib... ranlib
checking for strip... strip
checking for Cygwin environment... no
checking for mingw32 environment... no
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 73729
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
updating cache ./config.cache
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
appending configuration tag "CXX" to libtool
checking for object suffix... o
checking for executable suffix... no
checking for msgfmt... /usr//bin/msgfmt
checking for gmsgfmt... /usr//bin/msgfmt
checking for xgettext... /usr//bin/xgettext
checking how to run the C preprocessor... gcc -E
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for res_init... no
checking for res_init in -lresolv... no
checking for killpg in -lucb... no
checking size of int... 4
checking size of long... 4
checking size of char *... 4
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt2/lib, headers /usr/lib/qt2/include
checking if Qt compiles without flags... yes
checking for moc... /usr/lib/qt2/bin/moc
checking for uic... /usr/lib/qt2/bin/uic
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for linux/awe_voice.h... yes
checking for awe_voice.h... no
checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no
checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no
checking for linux/ucdrom.h... no
checking for sys/stdtypes.h... no
checking for sys/filio.h... no
checking for sys/audioio.h... no
checking for Alib.h... no
checking for sys/sem.h... yes
checking for string.h... yes
checking for getopt.h... yes
checking for machine/endian.h... no
checking for sys/awe_voice.h... no
checking for usleep... yes
checking for snprintf... yes
checking whether time.h and sys/time.h may both be included... yes
checking for glib-config... /usr//bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for Arts::Environment support in aRts... no
checking if doc should be compiled... no
checking if ksynth should be compiled... no
checking if libltdl should be compiled... yes
checking if tracker should be compiled... no
updating cache ./config.cache
creating ./config.status
creating ./Makefile
creating brahms/Makefile
creating brahms/addons/Makefile
creating brahms/addons/Debug/Makefile
creating brahms/addons/Dump/Makefile
creating brahms/addons/EarTraining/Makefile
creating brahms/addons/ExtractLyrics/Makefile
creating brahms/addons/FixedLength/Makefile
creating brahms/addons/Parallels/Makefile
creating brahms/addons/QuantizeAll/Makefile
creating brahms/addons/QuantizeLength/Makefile
creating brahms/addons/Stretch/Makefile
creating brahms/addons/Tex/Makefile
creating brahms/arts/Makefile
creating brahms/core/Makefile
creating brahms/pics/Makefile
creating brahms/presentations/Makefile
creating brahms/presentations/kde/Makefile
creating brahms/presentations/text/Makefile
creating doc/Makefile
creating doc/ksynth/Makefile
creating doc/ksynth/images/Makefile
creating tracker/Makefile
sed: can't read ./tracker/Makefile.in: No such file or directory
creating config.h
configuring in libltdl
running /bin/sh ./configure --prefix /usr/local/kde --enable-ltdl-convenience
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for working const... yes
checking for inline... inline
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... (cached) yes
checking for /usr//bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr//bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking command to parse /usr//bin/nm -B output... yes
checking for ANSI C header files... (cached) yes
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... (cached) no
checking for malloc.h... yes
checking for memory.h... yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking for dl.h... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for strcmp... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
[jason@localhost brahms-1.0]$ make
cd . && aclocal
cd . && automake --foreign ./Makefile
cd . && perl admin/am_edit Makefile.in
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix /usr/local/kde --enable-ltdl-convenience
--no-create --no-recursion
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether c++ supports -fno-exceptions... (cached) yes
checking whether c++ supports -fno-check-new... (cached) yes
checking whether c++ supports -fexceptions... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ supports -frepo... (cached) yes
checking for ld used by GCC... (cached) /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... (cached) yes
checking for /usr//bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr//bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
creating libtool
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
appending configuration tag "CXX" to libtool
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for msgfmt... (cached) /usr//bin/msgfmt
checking for gmsgfmt... (cached) /usr//bin/msgfmt
checking for xgettext... (cached) /usr//bin/xgettext
checking how to run the C preprocessor... (cached) gcc -E
checking for main in -lcompat... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for socklen_t... (cached) socklen_t
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for inet_ntoa... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for res_init... (cached) no
checking for res_init in -lresolv... (cached) no
checking for killpg in -lucb... (cached) no
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of char *... (cached) 4
checking size of char... (cached) 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for extra includes... no
checking for extra libs... no
checking for libz... (cached) -lz
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... (cached) yes
checking for libXext... (cached) yes
checking for Xinerama... no
checking for libpng... (cached) -lpng -lz -lm
checking for libjpeg6b... (cached) no
checking for libjpeg... (cached) -ljpeg
checking for Qt... (cached) libraries /usr/lib/qt2/lib, headers /usr/lib/qt2/include
checking if Qt compiles without flags... (cached) yes
checking for moc... (cached) /usr/lib/qt2/bin/moc
checking for uic... (cached) /usr/lib/qt2/bin/uic
checking for rpath... yes
checking for KDE... (cached) libraries /usr/lib, headers /usr/include
checking for KDE paths... (cached) defaults
checking for dcopidl... (cached) /usr/bin/dcopidl
checking for dcopidl2cpp... (cached) /usr/bin/dcopidl2cpp
checking for mcopidl... (cached) /usr/bin/mcopidl
checking for artsc-config... (cached) /usr/bin/artsc-config
checking for kde-config... (cached) /usr/bin/kde-config
checking for meinproc... (cached) /usr/bin/meinproc
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/awe_voice.h... (cached) yes
checking for awe_voice.h... (cached) no
checking for /usr/src/sys/i386/isa/sound/awe_voice.h... (cached) no
checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... (cached) no
checking for linux/ucdrom.h... (cached) no
checking for sys/stdtypes.h... (cached) no
checking for sys/filio.h... (cached) no
checking for sys/audioio.h... (cached) no
checking for Alib.h... (cached) no
checking for sys/sem.h... (cached) yes
checking for string.h... (cached) yes
checking for getopt.h... (cached) yes
checking for machine/endian.h... (cached) no
checking for sys/awe_voice.h... (cached) no
checking for usleep... (cached) yes
checking for snprintf... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for glib-config... (cached) /usr//bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for Arts::Environment support in aRts... (cached) no
checking if doc should be compiled... no
checking if ksynth should be compiled... no
checking if libltdl should be compiled... yes
checking if tracker should be compiled... yes
creating ./config.status
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
cd . && autoheader
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
creating config.h
make all-recursive
make[1]: Entering directory `/home/jason/brahms-1.0'
Making all in libltdl
make[2]: Entering directory `/home/jason/brahms-1.0/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc -g -O2 -o libltdlc.la ltdl.lo -ldl
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[2]: Leaving directory `/home/jason/brahms-1.0/libltdl'
Making all in tracker
make[2]: Entering directory `/home/jason/brahms-1.0/tracker'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/jason/brahms-1.0/tracker'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/brahms-1.0'
make: *** [all-recursive-am] Error 2
[jason@localhost brahms-1.0]$ make install
Making install in libltdl
make[1]: Entering directory `/home/jason/brahms-1.0/libltdl'
make[2]: Entering directory `/home/jason/brahms-1.0/libltdl'
/bin/sh ./../admin/mkinstalldirs /usr/local/kde/lib
mkdir /usr/local/kde
mkdir: cannot create directory `/usr/local/kde': Permission denied
mkdir /usr/local/kde/lib
mkdir: cannot create directory `/usr/local/kde/lib': No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/home/jason/brahms-1.0/libltdl'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/jason/brahms-1.0/libltdl'
make: *** [install-recursive] Error 1
[jason@localhost brahms-1.0]$ su
Password:
[root@localhost brahms-1.0]# make
make all-recursive
make[1]: Entering directory `/home/jason/brahms-1.0'
Making all in libltdl
make[2]: Entering directory `/home/jason/brahms-1.0/libltdl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/brahms-1.0/libltdl'
Making all in tracker
make[2]: Entering directory `/home/jason/brahms-1.0/tracker'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/jason/brahms-1.0/tracker'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/brahms-1.0'
make: *** [all-recursive-am] Error 2
[root@localhost brahms-1.0]# ./configure --without-alsa
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether c++ supports -fno-exceptions... (cached) yes
checking whether c++ supports -fno-check-new... (cached) yes
checking whether c++ supports -fexceptions... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ supports -frepo... (cached) yes
checking for ld used by GCC... (cached) /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... (cached) yes
checking for /usr//bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr//bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
creating libtool
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
appending configuration tag "CXX" to libtool
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for msgfmt... (cached) /usr//bin/msgfmt
checking for gmsgfmt... (cached) /usr//bin/msgfmt
checking for xgettext... (cached) /usr//bin/xgettext
checking how to run the C preprocessor... (cached) gcc -E
checking for main in -lcompat... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for socklen_t... (cached) socklen_t
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for inet_ntoa... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for res_init... (cached) no
checking for res_init in -lresolv... (cached) no
checking for killpg in -lucb... (cached) no
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of char *... (cached) 4
checking size of char... (cached) 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for extra includes... no
checking for extra libs... no
checking for libz... (cached) -lz
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... (cached) yes
checking for libXext... (cached) yes
checking for Xinerama... no
checking for libpng... (cached) -lpng -lz -lm
checking for libjpeg6b... (cached) no
checking for libjpeg... (cached) -ljpeg
checking for Qt... (cached) libraries /usr/lib/qt2/lib, headers /usr/lib/qt2/include
checking if Qt compiles without flags... (cached) yes
checking for moc... (cached) /usr/lib/qt2/bin/moc
checking for uic... (cached) /usr/lib/qt2/bin/uic
checking for rpath... yes
checking for KDE... (cached) libraries /usr/lib, headers /usr/include
checking for KDE paths... (cached) defaults
checking for dcopidl... (cached) /usr/bin/dcopidl
checking for dcopidl2cpp... (cached) /usr/bin/dcopidl2cpp
checking for mcopidl... (cached) /usr/bin/mcopidl
checking for artsc-config... (cached) /usr/bin/artsc-config
checking for kde-config... (cached) /usr/bin/kde-config
checking for meinproc... (cached) /usr/bin/meinproc
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/awe_voice.h... (cached) yes
checking for awe_voice.h... (cached) no
checking for /usr/src/sys/i386/isa/sound/awe_voice.h... (cached) no
checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... (cached) no
checking for linux/ucdrom.h... (cached) no
checking for sys/stdtypes.h... (cached) no
checking for sys/filio.h... (cached) no
checking for sys/audioio.h... (cached) no
checking for Alib.h... (cached) no
checking for sys/sem.h... (cached) yes
checking for string.h... (cached) yes
checking for getopt.h... (cached) yes
checking for machine/endian.h... (cached) no
checking for sys/awe_voice.h... (cached) no
checking for usleep... (cached) yes
checking for snprintf... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for glib-config... (cached) /usr//bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for Arts::Environment support in aRts... (cached) no
checking if doc should be compiled... no
checking if ksynth should be compiled... no
checking if libltdl should be compiled... yes
checking if tracker should be compiled... yes
creating ./config.status
creating ./Makefile
creating brahms/Makefile
creating brahms/addons/Makefile
creating brahms/addons/Debug/Makefile
creating brahms/addons/Dump/Makefile
creating brahms/addons/EarTraining/Makefile
creating brahms/addons/ExtractLyrics/Makefile
creating brahms/addons/FixedLength/Makefile
creating brahms/addons/Parallels/Makefile
creating brahms/addons/QuantizeAll/Makefile
creating brahms/addons/QuantizeLength/Makefile
creating brahms/addons/Stretch/Makefile
creating brahms/addons/Tex/Makefile
creating brahms/arts/Makefile
creating brahms/core/Makefile
creating brahms/pics/Makefile
creating brahms/presentations/Makefile
creating brahms/presentations/kde/Makefile
creating brahms/presentations/text/Makefile
creating doc/Makefile
creating doc/ksynth/Makefile
creating doc/ksynth/images/Makefile
creating tracker/Makefile
sed: can't read ./tracker/Makefile.in: No such file or directory
creating config.h
configuring in libltdl
running /bin/sh ./configure --without-alsa --prefix /usr/local/kde
--enable-ltdl-convenience --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... (cached) yes
checking for /usr//bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr//bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache .././config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr//bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking command to parse /usr//bin/nm -B output... (cached) yes
checking for ANSI C header files... (cached) yes
checking which extension is used for shared libraries... (cached) .so
checking which variable specifies run-time library path... (cached) LD_LIBRARY_PATH
checking for the default library search path... (cached) /lib /usr/lib
checking for objdir... (cached) .libs
checking whether libtool supports -dlopen/-dlpreopen... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking for dlerror... (cached) yes
checking for _ prefix in compiled symbols... (cached) no
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for ctype.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for dl.h... (cached) no
checking for dld.h... (cached) no
checking for string.h... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for strcmp... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
[root@localhost brahms-1.0]# make
make all-recursive
make[1]: Entering directory `/home/jason/brahms-1.0'
Making all in libltdl
make[2]: Entering directory `/home/jason/brahms-1.0/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc -g -O2 -o libltdlc.la ltdl.lo -ldl
rm -fr .libs/libltdlc.a .libs/libltdlc.la
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[2]: Leaving directory `/home/jason/brahms-1.0/libltdl'
Making all in tracker
make[2]: Entering directory `/home/jason/brahms-1.0/tracker'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/jason/brahms-1.0/tracker'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/brahms-1.0'
make: *** [all-recursive-am] Error 2
[root@localhost brahms-1.0]#
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com