[Kde-nonlinux] fink compile of arts 1.0.2-2
Christopher Molnar
kde-nonlinux@kde.org
Sat, 2 Nov 2002 06:59:23 -0500
I hope that I find the right person lingering around the list. I am
getting an error compiling arts-1.0.2-2 under fink on OS/X. Steve, are
you around?
[Christopher-Molnars-Computer:~] molnarc% fink install arts
sudo /sw/bin/fink install arts
Password:
Information about 761 packages read in 1 seconds.
The following package will be installed or updated:
arts
rm -rf arts-1.0.2-2
mkdir -p /sw/src/arts-1.0.2-2
bzip2 -dc /sw/src/arts-1.0.2.tar.bz2 | /sw/bin/tar -xf -
sed 's|@PREFIX@|/sw|g'
</sw/fink/dists/stable/main/finkinfo/sound/arts-1.0.2-2.patch | patch
-p0
patching file admin/Makefile.common
patching file admin/acinclude.m4.in
patching file admin/libtool.m4.in
patching file admin/ltmain.sh
patching file admin/missing
patching file Makefile.am
patching file configure.in.in
patching file artsc/Makefile.am
patching file flow/Makefile.am
patching file flow/audioioesd.cc
patching file flow/gsl/Makefile.am
patching file gmcop/Makefile.am
patching file libltdl/ltdl.m4
patching file mcop/Makefile.am
patching file mcop_mt/Makefile.am
patching file qtmcop/Makefile.am
patching file soundserver/Makefile.am
patching file soundserver/artsd.cc
patching file soundserver/soundserverv2_impl.cc
patching file x11/Makefile.am
make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
configure.in:29: warning: do not use m4_patsubst: use patsubst or
m4_bpatsubst
configure.in:98: warning: AC_ARG_PROGRAM invoked multiple times
configure.in:801: error: m4_popdef: undefined macro: AC_Dest
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:801: the top level
autom4te: /sw/bin/gm4 failed with exit status: 1
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling arts-1.0.2-2 failed
[Christopher-Molnars-Computer:~]