[Fink-users] Failed: phase compiling: gnumeric-1.4.1-1 failed

2006-06-07 Thread Dominique Dhumieres
On OSX 10.3 installing gnumeric-1.4.1-1 failed with:

...
if gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I./widgets -I./dialogs 
-I./tools -I../src/cut-n-paste-code/foocanvas -DORBIT2=1 -DXTHREADS 
-D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include 
-I/sw/include/libgsf-1 -I/sw/include/orbit-2.0 
-I/sw/include/bonobo-activation-2.0 -I/sw/include/gconf/2 
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 
-I/sw/lib/gnome-vfs-2.0/include -I/sw/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 
-I/sw/lib/gtk-2.0/include -I/sw/include/libart-2.0 -I/sw/include/libgnome-2.0 
-I/sw/include/libgnomecanvas-2.0 -I/sw/include/gnome-keyring-1 
-I/sw/include/libbonoboui-2.0 -I/sw/include/libgnomeui-2.0 
-I/sw/include/libgnomeprint-2.2 -I/sw/include/libgnomeprintui-2.2 
-I/sw/include/libglade-2.0   -I../src/cut-n-paste-code  -I/sw/include  -g -O2 
-DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -D
 GDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE 
-DGTK_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DBONOBO_DISABLE_DEPRECATED 
-DBONOBO_UI_DISABLE_DEPRECATED -Wall -Wmissing-prototypes  -Wsign-compare 
-Wpointer-arith -Wnested-externs -Wchar-subscripts -Wwrite-strings -MT 
main-application.o -MD -MP -MF .deps/main-application.Tpo \
  -c -o main-application.o `test -f 'main-application.c' || echo 
'./'`main-application.c; \
then mv -f .deps/main-application.Tpo .deps/main-application.Po; \
else rm -f .deps/main-application.Tpo; exit 1; \
fi
main-application.c: In function `gnumeric_arg_parse':
main-application.c:165: error: `GNOME_PARAM_POPT_TABLE' undeclared (first use 
in this function)
main-application.c:165: error: (Each undeclared identifier is reported only once
main-application.c:165: error: for each function it appears in.)
main-application.c:169: error: `GNOME_PARAM_POPT_CONTEXT' undeclared (first use 
in this function)
make[4]: *** [main-application.o] 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 build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gnumeric-1.4.1-1
(Reading database ... 245901 files and directories currently installed.)
Removing fink-buildlock-gnumeric-1.4.1-1 ...
Failed: phase compiling: gnumeric-1.4.1-1 failed

TIA

Dominique


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: gnumeric-1.4.1-1 failed

2006-06-07 Thread Daniel Macks
On Wed, Jun 07, 2006 at 09:03:26AM +0200, Dominique Dhumieres wrote:
 On OSX 10.3 installing gnumeric-1.4.1-1 failed with:
 
 ...
 if gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I./widgets -I./dialogs 
 -I./tools -I../src/cut-n-paste-code/foocanvas -DORBIT2=1 -DXTHREADS 
 -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 
 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include 
 -I/sw/include/libgsf-1 -I/sw/include/orbit-2.0 
 -I/sw/include/bonobo-activation-2.0 -I/sw/include/gconf/2 
 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 
 -I/sw/lib/gnome-vfs-2.0/include -I/sw/include/pango-1.0 -I/usr/X11R6/include 
 -I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 
 -I/sw/lib/gtk-2.0/include -I/sw/include/libart-2.0 -I/sw/include/libgnome-2.0 
 -I/sw/include/libgnomecanvas-2.0 -I/sw/include/gnome-keyring-1 
 -I/sw/include/libbonoboui-2.0 -I/sw/include/libgnomeui-2.0 
 -I/sw/include/libgnomeprint-2.2 -I/sw/include/libgnomeprintui-2.2 
 -I/sw/include/libglade-2.0   -I../src/cut-n-paste-code  -I/sw/include  -g -O2 
 -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED 
 -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE 
-DGTK_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DBONOBO_DISABLE_DEPRECATED 
-DBONOBO_UI_DISABLE_DEPRECATED -Wall -Wmissing-prototypes  -Wsign-compare 
-Wpointer-arith -Wnested-externs -Wchar-subscripts -Wwrite-strings -MT 
main-application.o -MD -MP -MF .deps/main-application.Tpo \
   -c -o main-application.o `test -f 'main-application.c' || echo 
 './'`main-application.c; \
 main-application.c: In function `gnumeric_arg_parse':
 main-application.c:165: error: `GNOME_PARAM_POPT_TABLE' undeclared (first use 
 in this function)
 main-application.c:165: error: (Each undeclared identifier is reported only 
 once
 main-application.c:165: error: for each function it appears in.)
 main-application.c:169: error: `GNOME_PARAM_POPT_CONTEXT' undeclared (first 
 use in this function)

There's an awful lot of bit-rot in the older gnome packages such as
nautilus. Gotta remove -DGNOME_DISABLE_DEPRECATED in order to have new
libgnome2 provide those deprecated constants.

Someone please verify this bug with latest libgnome2-dev, test that
removing that -D fixes it, and commit...my network is sucky tonite.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: gnumeric-1.4.1-1 failed

2006-06-07 Thread Jean-François Mertens

On 07 Jun 2006, at 10:14, Daniel Macks wrote:

 Gotta remove -DGNOME_DISABLE_DEPRECATED in order to have new
 libgnome2 provide those deprecated constants.

 Someone please verify this bug with latest libgnome2-dev, test that
 removing that -D fixes it, and commit...my network is sucky tonite.

done.

JF



___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Fwd: libgda fink

2006-06-07 Thread David R. Morrison
Can someone please help Matthew?Begin forwarded message:From: Matthew Tucker [EMAIL PROTECTED]Date: June 7, 2006 11:22:34 AM PDTTo: "David R. Morrison" [EMAIL PROTECTED]Subject: Re: libgda  fink here's the entire output of the install:[EMAIL PROTECTED] fink install libgdaPassword:Information about 5784 packages read in 9 seconds.The following package will be installed or updated:libgda/sw/bin/apt-get-lockwait -q --ignore-breakage --download-only install libgda=1.0.4-4Reading Package Lists...Building Dependency Tree...E: Version '1.0.4-4' for 'libgda' was not found### execution of /sw/bin/apt-get-lockwait failed, exit code 100Failed: Downloading the binary package 'libgda_1.0.4-4_darwin-powerpc.deb' failed.here's fink.conf:1 # Fink configuration, initially created by bootstrap.pl      2 Basepath: /sw      3 RootMethod: sudo      4 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto      5 Distribution: 10.4-transitional      6 Mirror-apt: http://bindist.finkmirrors.net/bindist      7 Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN      8 Mirror-ctan: ftp://tug.ctan.org/tex-archive      9 Mirror-debian: ftp://ftp.debian.org/debian     10 Mirror-gimp: ftp://ftp.gimp.org/pub/gimp     11 Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME     12 Mirror-gnu: ftp://ftp.gnu.org/gnu     13 Mirror-kde: ftp://ftp.kde.org/pub/kde     14 Mirror-master: http://distfiles.master.finkmirrors.net/     15 Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/     16 Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/     17 MirrorContinent: nam     18 MirrorCountry: nam-us     19 MirrorOrder: MasterFirst     20 ProxyPassiveFTP: true     21 UseBinaryDist: true     22 Verbose: 1     23 SelfUpdateMethod: rsync     24 ConfFileCompatVersion: 1     25 Mirror-apache: http://www.apache.org/dist ___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: gnumeric-1.4.1-1 failed

2006-06-07 Thread Dominique Dhumieres
 done.

Confirmed, thanks

Dominique


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] cdrecord/cdrtools fails

2006-06-07 Thread Jens-Erik Weber
Hello,

when trying to build cdrecord, cdrtools fails when trying to chown:

[...]
/usr/lib/libSystem.dylib(fprintf.So) definition of _fprintf
/bin/rm -rf /sw/src/fink.build/root-cdrtools-1.11a39-2
/bin/mkdir -p /sw/src/fink.build/root-cdrtools-1.11a39-2/sw
/bin/mkdir -p /sw/src/fink.build/root-cdrtools-1.11a39-2/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-cdrtools-1.11a39-2
cd cdda2wav; make INS_BASE=/sw/src/fink.build/root-cdrtools-1.11a39-2/sw 
MANDIR=share/man install
== MAKING DIRECTORY /sw/src/fink.build/root-cdrtools-1.11a39-2/sw/bin
== INSTALLING 
/sw/src/fink.build/root-cdrtools-1.11a39-2/sw/bin/cdda2wav
chown: bin: ungultiger Benutzer [invalid user]
make: *** [/sw/src/fink.build/root-cdrtools-1.11a39-2/sw/bin/cdda2wav] 
Error 1
### execution of cd failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-cdrtools-1.11a39-2
(Reading database ... 246231 files and directories currently installed.)
Removing fink-buildlock-cdrtools-1.11a39-2 ...
Failed: phase installing: cdrtools-1.11a39-2 failed

Jens


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] various fink issues

2006-06-07 Thread Alexander K. Hansen
On 6/5/06, Kurt Lloyd [EMAIL PROTECTED] wrote:
 Hello,
 When I run fink selfupdate-cvs,
 it stalls and eventuall gives up:

 Could not connect to bindist.finkmirrors.net:80 (204.152.184.197). - connect 
 (60 Operation timed out)


This is not directly related to your selfupdate method (and why are
you using cvs rather than rsync anyway?) but comes from updating the
binary distribution information.
 I can ping bindist.finkmirrors.net just fine.

 Any idea what the problem is?



And I was able to hit bindist.finkmirrors.net, so it doesn't appear to
be a problem at that end.  Do you have a strict firewall?

You can work around this by running fink configure and say no to
Should Fink try to download pre-compiled packages from the binary
distribution if available? [Y/n]


 (Yes I have read the News at http://fink.sourceforge.net/)

 -Kurt Lloyd, [EMAIL PROTECTED]





-- 
Alexander K. Hansen
Fink Documenter (still)


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fwd: libgda fink

2006-06-07 Thread Alexander K. Hansen
On 6/7/06, David R. Morrison [EMAIL PROTECTED] wrote:

 Can someone please help Matthew?

 Begin forwarded message:

 From: Matthew Tucker [EMAIL PROTECTED]
 Date: June 7, 2006 11:22:34 AM PDT
 To: David R. Morrison [EMAIL PROTECTED]
 Subject: Re: libgda  fink


 here's the entire output of the install:

 [EMAIL PROTECTED] fink install libgda
 Password:
 Information about 5784 packages read in 9 seconds.
 The following package will be installed or updated:
 libgda
 /sw/bin/apt-get-lockwait -q --ignore-breakage --download-only install
 libgda=1.0.4-4
 Reading Package Lists...
 Building Dependency Tree...
 E: Version '1.0.4-4' for 'libgda' was not found
 ### execution of /sw/bin/apt-get-lockwait failed, exit code 100
 Failed: Downloading the binary package 'libgda_1.0.4-4_darwin-powerpc.deb'
 failed.

 here's fink.conf:

 1 # Fink configuration, initially created by bootstrap.pl
   2 Basepath: /sw
   3 RootMethod: sudo
   4 Trees: local/main stable/main stable/crypto unstable/main
 unstable/crypto
   5 Distribution: 10.4-transitional
   6 Mirror-apt: http://bindist.finkmirrors.net/bindist
   7 Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN
   8 Mirror-ctan: ftp://tug.ctan.org/tex-archive
   9 Mirror-debian: ftp://ftp.debian.org/debian
  10 Mirror-gimp: ftp://ftp.gimp.org/pub/gimp
  11 Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME
  12 Mirror-gnu: ftp://ftp.gnu.org/gnu
  13 Mirror-kde: ftp://ftp.kde.org/pub/kde
  14 Mirror-master:
 http://distfiles.master.finkmirrors.net/
  15 Mirror-rsync:
 rsync://master.us.finkmirrors.net/finkinfo/
  16 Mirror-sourceforge:
 http://west.dl.sourceforge.net/sourceforge/
  17 MirrorContinent: nam
  18 MirrorCountry: nam-us
  19 MirrorOrder: MasterFirst
  20 ProxyPassiveFTP: true
  21 UseBinaryDist: true
  22 Verbose: 1
  23 SelfUpdateMethod: rsync
  24 ConfFileCompatVersion: 1
  25 Mirror-apache: http://www.apache.org/dist



Try sudo apt-get update and see if that unconfuses apt about what
version of libgda is available.

-- 
Alexander K. Hansen
Fink Documenter (still)


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Problems with Installing KDE Apps Outside of Fink

2006-06-07 Thread Kathleen Salkin
I am trying to install KMyMoney and keep coming up against this error:

checking for Qt... configure: error: Qt (= Qt 3.0 and  4.0)  
(library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

The end of the config.log shows:

extern C void std::exit (int); using std::exit;
configure: exit 1


Yes, I'm using ./configure --with-qt3-libraries=/sw/lib/qt3 --with- 
qt3-includes=/sw/include/qt to attempt to configure the  
installation.  Any suggestions would be much appreciated as I'd  
really like to install this app.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems with Installing KDE Apps Outside of Fink

2006-06-07 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kathleen Salkin wrote:

 Yes, I'm using ./configure --with-qt3-libraries=/sw/lib/qt3 --with- 
 qt3-includes=/sw/include/qt to attempt to configure the  
 installation.  Any suggestions would be much appreciated as I'd  
 really like to install this app.

well, --with-qt3-libraries expects to be /sw/lib/qt3/lib...

First, if your distribution is 10.4-transitional, you need to either do
export CXX=g++-3.3 or sudo gcc_select 3.3.  Second, you probably
want to use:

  --with-qt-dir=/sw/lib/qt3


- --
Benjamin Reed a.k.a. Ranger Rick
http://ranger.befunk.com/


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEh1BDUu+jZtP2Zf4RAgRxAJsH4LkFG+DkYXNImnjCGCkwNNNYtACfT5Jg
/x42qnddx/LSMAm5YzFB3BI=
=R3PC
-END PGP SIGNATURE-


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] FWD: Re: [EMBOSS] install EMBOSS-3.0.0 on Intel Mac

2006-06-07 Thread Alexander K. Hansen
On 6/6/06, Koen van der Drift [EMAIL PROTECTED] wrote:
 Hi,

 Does anyone have an idea how to fix the linker problem that Haruo is
 experiencing when installing emboss on a intel-Mac? See below for the
 error messages.

 thanks,

 - Koen.


 On Jun 6, 2006, at 1:06 AM, [EMAIL PROTECTED] wrote:

  Thank you very much.
 
  As explained by Dave Morrison, you are on an intel-mac, but used
  the PPC installer for fink. So you first need to make sure you are
  using the proper fink installation, see his instructions below.
 
  http://fink.sourceforge.net/index.php?phpLang=en
  I got the file fink-0.24.17.tar,  expand the file,  and run the
  command ./bootstrap.sh.
  At the end of the bootstrap process,  run fink selfupdate.
 
  Although I successfully ran the commands such as fink install kterm,
  the command fink install emboss said as follows:
  -
  libtool: link: cannot find the library `/Users/gaou/ginstall/ROOT/
  usr/local//lib/libfreetype.la'
  make[2]: *** [aaindexextract] Error 1
  make[1]: *** [all-recursive] Error 1
  make: *** [all-recursive] Error 1
  ### execution of make failed, exit code 2
  Removing build lock...
  /sw/bin/dpkg-lockwait -r fink-buildlock-emboss-3.0.0-102
  (Reading database ... 4222 files and directories currently installed.)
  Removing fink-buildlock-emboss-3.0.0-102 ...
  Failed: phase compiling: emboss-3.0.0-102 failed
  -
 
  I also see that you have stuff installed in /opt en in /usr/local.
  This can potentially conflict with fink. You will have to make a
  decision on which package distribution you are using, mix-and-
  match often gives unexpected results, as you have experienced.
 
  I am wondering if you could teach me how to solve the problem.
  -
  $ make
 
  libtool: link: warning: library `/usr/local/lib/libgd.la' was moved.
  libtool: link: warning: library `/usr/local/lib/libgd.la' was moved.
  libtool: link: cannot find the library `/opt/local/lib/libjpeg.la'
  make[2]: *** [aaindexextract] Error 1
  make[1]: *** [all-recursive] Error 1
  make: *** [all-recursive] Error 1
  -
 
  .bash_profile
  ---
  export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
  #export PATH=$PATH:/usr/local/bin
  #export PATH=$PATH:/Applications
 
  #test -r /usr/local/bin/init.sh  . /usr/local/bin/init.sh
 
  #test -r /sw/bin/init.sh  . /sw/bin/init.sh
 
  . /sw/bin/init.sh
  ---




Try:

find /sw/lib -name \*.la | xargs grep -l bad path | xargs dpkg -S

where bad path would be /Users/gaou/ginstall/ROOT/usr/local//lib/ in
this case.


-- 
Alexander K. Hansen
Fink Documenter (still)


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Problems with Installing KDE Apps Outside of Fink

2006-06-07 Thread Kathleen Salkin
I am trying to install KMyMoney and keep coming up against this error:

checking for Qt... configure: error: Qt (= Qt 3.0 and  4.0)  
(library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

The end of the config.log shows:

extern C void std::exit (int); using std::exit;
configure: exit 1


Yes, I'm using ./configure --with-qt3-libraries=/sw/lib/qt3 --with- 
qt3-includes=/sw/include/qt to attempt to configure the  
installation.  Any suggestions would be much appreciated as I'd  
really like to install this app.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] amarok-core-shlibs-1.4.0-24

2006-06-07 Thread Rick Slater
When trying to upgrade amarok to version 1.4.0, the build for amarok- 
code-shlibs-1.4.0-24 ends up with the following error. I did not  
notice any messages on fink-users pertaining to this. Thanks in  
advance for any help.

Cheers,

Rick

g++-3.3 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC  
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common - 
DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT - 
DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -I/sw/lib/system-openssl/ 
include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/ 
include -I/sw/lib/fontconfig2/include -I/sw/lib/flex/include -fno- 
common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/ 
X11R6/include -o ./amarok/src/.libs/amarokapp ./amarok/src/main.o - 
Wl,-bind_at_load  -L/sw/lib/flex/lib -L/sw/lib/fontconfig2/lib -L/sw/ 
lib/freetype219/lib -L/sw/lib/system-openssl/lib -L/sw/lib -L/sw/lib/ 
qt3/lib -L/usr/X11R6/lib ./amarok/src/amarokcore/.libs/ 
libamarokcore.a ./amarok/src/.libs/libamarok.dylib ./amarok/src/ 
analyzers/.libs/libanalyzers.a ./amarok/src/engine/.libs/ 
libengine.a ./amarok/src/plugin/.libs/libplugin.a ./amarok/src/ 
statusbar/.libs/libstatusbar.a ./amarok/src/metadata/.libs/ 
libmetadata.a /sw/lib/libmp4v2.dylib /sw/lib/libkhtml.dylib /sw/lib/ 
libjpeg.dylib /sw/lib/libkjs.dylib /sw/lib/libpcreposix.dylib /sw/lib/ 
libpcre.dylib /sw/lib/libkdeprint.dylib /sw/lib/libkparts.dylib /sw/ 
lib/libkutils.dylib /sw/lib/libknewstuff.dylib /sw/lib/libkio.dylib / 
sw/lib/libkdeui.dylib /sw/lib/libkdesu.dylib /sw/lib/ 
libkwalletclient.dylib /sw/lib/libkdecore.dylib /sw/lib/ 
libDCOP.dylib /sw/lib/libart_lgpl_2.dylib /sw/lib/libidn.dylib /sw/ 
lib/libkdefx.dylib /sw/lib/qt3/lib/libqt-mt.dylib -lresolv -lXmu - 
lXrandr -lXcursor -lXinerama -lXft /sw/lib/freetype219/lib/ 
libfreetype.dylib /sw/lib/fontconfig2/lib/libfontconfig.dylib -lpng - 
lXext -lX11 -lSM -lICE -lXrender /sw/lib/libtag.dylib -lGL ./amarok/ 
src/sqlite/.libs/libsqlite.a /sw/lib/libtunepimp.dylib -lpthread /sw/ 
lib/libiconv.dylib /sw/lib/libmusicbrainz.dylib /sw/lib/ 
libexpat.dylib -lstdc++ -lz -ldl -lm
ld: warning multiple definitions of symbol __ZN12AmarokConfigD1Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigD1Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigD1Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfigD0Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigD0Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigD0Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfigC4Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigC4Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigC4Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfigC2Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigC2Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigC2Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfigC1Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigC1Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigC1Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfig5mSelfE
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfig5mSelfE in section (__DATA,__data)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfig5mSelfE
ld: warning multiple definitions of symbol __ZTV12AmarokConfig
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZTV12AmarokConfig in section (__DATA,__const)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZTV12AmarokConfig
ld: warning multiple definitions of symbol __ZN12AmarokConfigD4Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigD4Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigD4Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfigD2Ev
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfigD2Ev in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfigD2Ev
ld: warning multiple definitions of symbol __ZN12AmarokConfig4selfEv
./amarok/src/amarokcore/.libs/libamarokcore.a(amarokconfig.o)  
definition of __ZN12AmarokConfig4selfEv in section (__TEXT,__text)
./amarok/src/.libs/libamarok.dylib(single module) definition of  
__ZN12AmarokConfig4selfEv
ld: