[Fink-users] libgnomedb install problem

2006-04-14 Thread David Reiser
attempting to install libgnomedb 1.0.3-1008, I get: gcc -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer- arith -Wno-sign-compare -o gnome-database-properties database- capplet.o dsn-config.o dsn-properties-dialog.o main.o provider- config.o -L/sw/lib -L/usr/X11R6/lib

Re: [Fink-users] libgnomedb install problem

2006-04-14 Thread Michèle Garoche
Le 14 avr. 2006 à 09:47, David Reiser a écrit : attempting to install libgnomedb 1.0.3-1008, I get: Possible unintended interpolation of @INTLTOOL_ICONV in string at ../intltool-merge line 94. This error seems to be related to a mismatch between aclocal and intltool. See here for

[Fink-users] libgettext3-dev vs. gettext-dev

2006-04-14 Thread S . McCandlish
Is there any way around this conflict? Half of what I want to install wants to use gettext-dev and won't install because libgettext3-dev is installed and they allegedly conflict. Stuff I'd prefer to keep is already installed and using libgettext3-dev; it seems pretty iffy to me to uninstall

[Fink-users] net-snmp-5.2.1-1 on intel failed (mibII/tcp.lo)

2006-04-14 Thread Alexander Venzke
Guten Abend Folks, I encountered a compile failiure on net-snmp-5.2.1-1 with fink version 0.24.15 and distribution version 0.8.1.rsync rsynced right before I tried it. Since I'm on intel platform (10.4.6) I think that might be a reason. If someone could give me a hint ... gcc -I../../include -I.

Re: [Fink-users] libgettext3-dev vs. gettext-dev

2006-04-14 Thread Alexander K. Hansen
On 4/12/06, S. McCandlish [EMAIL PROTECTED] wrote: Is there any way around this conflict? Half of what I want to install wants to use gettext-dev and won't install because libgettext3-dev is installed and they allegedly conflict. There's no allegedly about it. They conflict. Stuff I'd

[Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-04-14 Thread William Scott
I'm getting this (g4, latest everything, 10.4-transitional) Making `all' in directory /sw/src/fink.build/netcdf-3.6.1-1/ netcdf-3.6.1/src/f90 /sw/bin/g95 -c typeSizes.f90 /sw/bin/g95 -c netcdf.f90 netcdf_expanded.f90: In function 'netcdf_MP_nf90_get_var_7d_eightbyteint__':

Re: [Fink-users] libgnomedb install problem

2006-04-14 Thread Daniel Macks
On Fri, Apr 14, 2006 at 03:47:59AM -0400, David Reiser wrote: attempting to install libgnomedb 1.0.3-1008, I get: LC_ALL=C ../intltool-merge ../po database-properties.desktop.in database-properties.desktop -d -u -c ../po/.intltool-merge-cache Possible unintended interpolation of

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-04-14 Thread Jeff Whitaker
William Scott wrote: I'm getting this (g4, latest everything, 10.4-transitional) Making `all' in directory /sw/src/fink.build/netcdf-3.6.1-1/netcdf-3.6.1/src/f90 /sw/bin/g95 -c typeSizes.f90 /sw/bin/g95 -c netcdf.f90 netcdf_expanded.f90: In function

Re: [Fink-users] libgnomedb install problem

2006-04-14 Thread David Reiser
Thanks. works for me. Libgnomedb builds, and gnumeric builds and runs on top of it. Dave On Apr 14, 2006, at 11:08 AM, Daniel Macks wrote: On Fri, Apr 14, 2006 at 03:47:59AM -0400, David Reiser wrote: attempting to install libgnomedb 1.0.3-1008, I get: LC_ALL=C ../intltool-merge ../po

[Fink-users] Selfupdate problem

2006-04-14 Thread Bill Spotz
When I do a 'fink selfupdate', I get some unexpected warnings. Some of the packages update, but some do not. I have confirmed with a package maintainer that I am not seeing the latest version of a package I am interested in upgrading. Here is what I am seeing: $ fink selfupdate

Re: [Fink-users] Selfupdate problem

2006-04-14 Thread Daniel Macks
On Fri, Apr 14, 2006 at 01:32:13PM -0600, Bill Spotz wrote: When I do a 'fink selfupdate', I get some unexpected warnings. Some of the packages update, but some do not. I have confirmed with a package maintainer that I am not seeing the latest version of a package I am interested in

Re: [Fink-users] Selfupdate problem

2006-04-14 Thread Martin Costabel
Bill Spotz wrote: When I do a 'fink selfupdate', I get some unexpected warnings. Some of the packages update, but some do not. I have confirmed with a package maintainer that I am not seeing the latest version of a package I am interested in upgrading. Here is what I am seeing: $ fink

Re: [Fink-users] net-snmp-5.2.1-1 on intel failed (mibII/tcp.lo)

2006-04-14 Thread Martin Costabel
Alexander Venzke wrote: Guten Abend Folks, I encountered a compile failiure on net-snmp-5.2.1-1 with fink version 0.24.15 and distribution version 0.8.1.rsync rsynced right before I tried it. Since I'm on intel platform (10.4.6) I think that might be a reason. No, this thing doesn't build on

Re: [Fink-users] Selfupdate problem

2006-04-14 Thread Bill Spotz
Daniel, Martin, Thanks for the responses. Fortunately, I have been able to figure out how to get rsync to work from behind my proxy server, so this works for me. On Apr 14, 2006, at 2:04 PM, Martin Costabel wrote: Bill Spotz wrote: When I do a 'fink selfupdate', I get some unexpected

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-04-14 Thread William Scott
https://lists.sourceforge.net/lists/listinfo/fink-users Bill: Works for me with g95-0.50-20060413. The 20060412 version had problems, is that what you have installed? -Jeff Turns out I had an outdated gcc-4.0 on that machine. I updated to Xcode 2.2.1, and then, only after rebuilding