Hi!
While trying to install amarok2-mac fink quits with an error when
compiling xmms-1.2.10-5. I have to admit that the whole process didn't 
went smooth, because I had to reload a package with a wrong checksum. I 
did a selfupdate after the error. My machine is an MacBook with 10.5.7 
and xcode 3.1.2

Thanks Thomas

Here the wohle output:

thomas$ fink install xmms-1.2.10-5
Password:
Information about 9267 packages read in 1 seconds.
The following package will be installed or updated:
  xmms
The following 2 additional packages will be installed:
  xmms-bin xmms-shlibs
Do you want to continue? [Y/n] y
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-xmms-1.2.10-5
/sw/src/fink.build
dpkg-deb: baue Paket »fink-buildlock-xmms-1.2.10-5« in
»/sw/src/fink.build/fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb«.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb
Wähle vormals abgewähltes Paket fink-buildlock-xmms-1.2.10-5.
(Lese Datenbank ... 118102 Dateien und Verzeichnisse sind derzeit
installiert.)
Entpacke fink-buildlock-xmms-1.2.10-5 (aus
.../fink-buildlock-xmms-1.2.10-5_2009.08.06-20.41.22_darwin-i386.deb) ...
Richte fink-buildlock-xmms-1.2.10-5 ein (2009.08.06-20.41.22) ...
bzip2 -dc /sw/src/xmms-1.2.10.tar.bz2 | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/sound/xmms.patch ]
patch -p1 < /sw/fink/dists/unstable/main/finkinfo/sound/xmms.patch
patching file General/ir/ir.c
patching file configure
patching file libxmms/util.c
patching file ltmain.sh
perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' xmms.m4
./configure --prefix=/sw --mandir=/sw/share/man --without-gnome
checking build system type... i686-apple-darwin9.7.0
checking host system type... i686-apple-darwin9.7.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... file_magic Mach-O
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... rm: conftest.dSYM: is
a directory
ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker
(/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin9.7.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... rm:
conftest.dSYM: is a directory
yes
creating libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for glib-config... /sw/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... /sw/bin/gtk-config
checking for GTK - version >= 1.2.2... yes
checking for xmms... no
checking for SmcOpenConnection in -lSM... yes
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -L/sw/lib -liconv
checking for iconv declaration...
          extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for old style FreeBSD -pthread flag... no
rm: conftest.dSYM: is a directory
checking for pthread_attr_init in -lpthread... yes
checking for glBegin in -lGL... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for inflate in -lz... yes
checking for esd-config... /sw/bin/esd-config
checking for ESD - version >= 0.2.8... yes
checking for esd_get_latency in -lesd... yes
checking for libmikmod-config... /sw/bin/libmikmod-config
checking for libmikmod - version >= 3.1.5... yes
checking for Ogg... yes
checking for Vorbis... yes
checking if Vorbis is sufficiently new... yes
checking for thread-safe Xlib... yes
checking whether NLS is requested... yes
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for msgmerge... /sw/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... rm:
conftest.dSYM: is a directory
no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
       __nl_locale_name_default in libintl.a(localename.o)
   "_CFStringGetCString", referenced from:
       __nl_locale_name_default in libintl.a(localename.o)
       __nl_language_preferences_default in libintl.a(langprefs.o)
       __nl_language_preferences_default in libintl.a(langprefs.o)
   "_kCFPreferencesCurrentApplication", referenced from:
       _kCFPreferencesCurrentApplication$non_lazy_ptr in
libintl.a(langprefs.o)
   "_CFGetTypeID", referenced from:
       __nl_language_preferences_default in libintl.a(langprefs.o)
       __nl_language_preferences_default in libintl.a(langprefs.o)
       __nl_language_preferences_default in libintl.a(langprefs.o)
   "_CFArrayGetValueAtIndex", referenced from:
       __nl_language_preferences_default in libintl.a(langprefs.o)
       __nl_language_preferences_default in libintl.a(langprefs.o)
   "_CFArrayGetTypeID", referenced from:
       __nl_language_preferences_default in libintl.a(langprefs.o)
   "_iconv_open", referenced from:
       __nl_find_msg in libintl.a(dcigettext.o)
       __nl_find_msg in libintl.a(dcigettext.o)
   "___CFConstantStringClassReference", referenced from:
       cfstring=AppleLanguages in libintl.a(langprefs.o)
   "_iconv", referenced from:
       __nl_find_msg in libintl.a(dcigettext.o)
   "_CFArrayGetCount", referenced from:
       __nl_language_preferences_default in libintl.a(langprefs.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [xmms] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-xmms-1.2.10-5
(Lese Datenbank ... 118103 Dateien und Verzeichnisse sind derzeit
installiert.)
Entferne fink-buildlock-xmms-1.2.10-5 ...
Failed: phase compiling: xmms-1.2.10-5 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Jack Fink <jackf...@users.sourceforge.net>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to