Re: [Fink-users] libiconv problem

2009-11-17 Thread Martin Costabel
Ben Abbott wrote: [] I've moved each of the *.la files to a folder on my desktop When building octave from the developer's sources, I still get the libtool warnings ... But these are only warnings now, no error. libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be

Re: [Fink-users] libiconv problem

2009-11-17 Thread Daniel Macks
On Tue, Nov 17, 2009 at 09:53:50AM +0100, Martin Costabel wrote: Fink should definitely handle the *.la file mess. But with the currently greatly reduced activity of the Fink chiefs, it is not sure when this will happen. They had a year to mull it over. There's a solution I proposed on

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Nov 16, 2009, at 3:26 AM, Martin Costabel wrote: Ben Abbott wrote: [] grep: /usr/lib/libiconv.la: No such file or directory Removing /sw/lib/fontconfig2/lib/libfontconfig.la (which is a symlink) will do the trick here. But don't try to reinstall the fontconfig2-dev package: It will

Re: [Fink-users] libiconv problem

2009-11-16 Thread Martin Costabel
Ben Abbott wrote: [] However, I have no libfontconfig.fink.la file. Well, I don't know what you did in the meantime. If you followed the advice to remove *all* *.la files in /sw/lib and all of its subdirectories, then libfontconfig.fink.la will have been removed, too, and you should be safe.

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Nov 16, 2009, at 5:33 AM, Martin Costabel wrote: Ben Abbott wrote: [] However, I have no libfontconfig.fink.la file. Well, I don't know what you did in the meantime. If you followed the advice to remove *all* *.la files in /sw/lib and all of its subdirectories, then

Re: [Fink-users] libiconv problem

2009-11-16 Thread Martin Costabel
Ben Abbott wrote: [] My fontconfig2 lib directory how holds ... $ ls /sw/lib/fontconfig2/lib libfontconfig.1.dylib libfontconfig.dylib libfontconfig.la pkgconfig However, I still get the error below (when I try to build Octave using the deverloper's sources). /bin/sh ../libtool

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Monday, November 16, 2009, at 11:18AM, Martin Costabel costa...@wanadoo.fr wrote: Ben Abbott wrote: [] My fontconfig2 lib directory how holds ... $ ls /sw/lib/fontconfig2/lib libfontconfig.1.dylib libfontconfig.dylib libfontconfig.la pkgconfig However, I still get the error below

Re: [Fink-users] libiconv problem

2009-11-16 Thread Martin Costabel
Ben Abbott wrote: [] $ ls -l /sw/lib/fontconfig2/lib/libfontconfig.la lrwxr-xr-x 1 root admin 21 2009-11-16 04:40 /sw/lib/fontconfig2/lib/libfontconfig.la - libfontconfig.fink.la Might I be able to work around the problem by creating a link, like the one below? $ sudo ln -fs

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Monday, November 16, 2009, at 12:39PM, Martin Costabel costa...@wanadoo.fr wrote: Ben Abbott wrote: [] $ ls -l /sw/lib/fontconfig2/lib/libfontconfig.la lrwxr-xr-x 1 root admin 21 2009-11-16 04:40 /sw/lib/fontconfig2/lib/libfontconfig.la - libfontconfig.fink.la Might I be able to work

Re: [Fink-users] libiconv problem

2009-11-16 Thread Martin Costabel
Ben Abbott wrote: [] libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved grep: /usr/lib/libiconv.la: No such

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Monday, November 16, 2009, at 03:52PM, Martin Costabel costa...@wanadoo.fr wrote: Ben Abbott wrote: [] libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved libtool: link: warning:

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Nov 16, 2009, at 3:52 PM, Martin Costabel wrote: Ben Abbott wrote: [] libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved libtool: link: warning: `/sw/lib/gcc4.4/lib//libgfortran.la' seems to be moved libtool: link: warning:

Re: [Fink-users] libiconv problem

2009-11-16 Thread Martin Costabel
Ben Abbott wrote: [] I did get a hit in /usr/Xll/lib $ grep libiconv.la -r /usr/X11/lib/ /usr/X11/lib/libfontconfig.la:dependency_libs=' -L/usr/X11/lib /usr/lib/libiconv.la /usr/X11/lib/libfreetype.la -lz /usr/lib/libexpat.la ' Is this expected? No. Snow Leopard's X11 doesn't

Re: [Fink-users] libiconv problem

2009-11-16 Thread Ben Abbott
On Nov 16, 2009, at 6:42 PM, Martin Costabel wrote: Ben Abbott wrote: [] I did get a hit in /usr/Xll/lib $ grep libiconv.la -r /usr/X11/lib/ /usr/X11/lib/libfontconfig.la:dependency_libs=' -L/usr/X11/lib /usr/lib/libiconv.la /usr/X11/lib/libfreetype.la -lz /usr/lib/libexpat.la '

[Fink-users] libiconv problem

2009-11-15 Thread Ben Abbott
I'm attempting to build Octave using the developers sources. When I do so, I encounter the error below. [...] /bin/sh ../libtool --tag=CXX --mode=link g++-4 -O3 -I/sw/include/freetype2 -I/sw/include -DHAVE_CONFIG_H -mieee-fp -I/usr/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat

Re: [Fink-users] libiconv problem

2009-11-15 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Abbott wrote: I'm attempting to build Octave using the developers sources. When I do so, I encounter the error below. [...] /bin/sh ../libtool --tag=CXX --mode=link g++-4 -O3 -I/sw/include/freetype2 -I/sw/include -DHAVE_CONFIG_H

Re: [Fink-users] libiconv problem

2009-11-15 Thread Ben Abbott
On Nov 15, 2009, at 8:01 PM, Alexander Hansen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Abbott wrote: I'm attempting to build Octave using the developers sources. When I do so, I encounter the error below. [...] /bin/sh ../libtool --tag=CXX --mode=link g++-4 -O3