Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-31 Thread Alexander Hansen
On 8/30/11 11:30 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 18:54, Alexander Hansen wrote:
 
 On 8/30/11 6:47 PM, Sean Lake wrote:
 And what do you get from
 
 mkoctfile -p CC
 cc
 mkoctfile -p CXX
 /sw/var/lib/fink/path-prefix-10.6/g++
 
 
 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
 ${CC=$FINK_COMPILER_DIR/gcc}
 
 I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled
 why the CXX variable is sticking, but CC isn't.
 
 
 Were these from two different terminal sessions, perhaps?  I
 found that I had to start a new window after updating octave
 (actually, installing octave305-dev) to get Fink's compiler
 wrapper paths to show up via mkoctfile -p.
 
 -- Alexander Hansen, Ph.D. Fink User Liaison 
 http://finkakh.wordpress.com/
 
 I don't recall. I know that my initial report was a single terminal
 session. I just did a remote login and tried it again, and it
 reports the correct value now. It still doesn't fix the problem,
 though.
 
 I've just installed vanilla octave and tried to install
 image-octave, and I get the following error. The error persists
 through logging out and logging back in, fwiw:
 
 $prefix is
 /sw/src/fink.build/image-oct305-1.0.7-2/bld/share/octave/3.0.5/packages/image-1.0.7

 
$exec_prefix is ${prefix}
 
 
 find . -name NOINSTALL -print# shows which toolboxes won't be
 installed
 
 ld: library not found for -lMagick collect2: ld returned 1 exit
 status make: *** [__magick_read__.oct] Error 1 error: 'make'
 returned the following error: mkoctfile __cordfltn__.cc mkoctfile
 __bilateral__.cc mkoctfile __custom_gaussian_smoothing__.cc 
 mkoctfile bwlabel.cc mkoctfile bwfill.cc mkoctfile rotate_scale.cc 
 mkoctfile hough_line.cc mkoctfile graycomatrix.cc mkoctfile
 deriche.cc mkoctfile __bwdist.cc mkoctfile nonmax_supress.cc 
 mkoctfile __magick_read__.cc `Magick++-config --cppflags`
 -lMagick++ -lMagick error: called from `pkg:configure_make' in file
 /sw/share/octave/3.0.5/m/pkg/pkg.m near line 1248, column 2
 
 ### execution of
 /sw/share/octave/3.0.5/scripts/octave-forge-compile.sh failed, exit
 code 1 Removing runtime build-lock... Removing build-lock
 package... /sw/bin/dpkg-lockwait -r
 fink-buildlock-image-oct305-1.0.7-2 (Reading database ... 231846
 files and directories currently installed.) Removing
 fink-buildlock-image-oct305-1.0.7-2 ... Failed: phase compiling:
 image-oct305-1.0.7-2 failed
 
 Package manager version: 0.31.0 Distribution version:
 selfupdate-rsync Tue Aug 30 10:10:43 2011, 10.6, i386 Trees:
 local/main stable/main stable/crypto unstable/main unstable/crypto 
 Xcode Version: 3.2.5-1
 
 Thanks, Sean
 
 

Oops; I was experimenting with trying to make it use graphicsmagick
(doesn't work) and I didn't revert that completely.

Do a selfupdate and you should get at least 1.0.7-3 (added last night)
which fixes some other problems, or possibly 1.0.7-5 (added just a few
moments ago).

If you've got 1.0.7-3 available, then use fink install
imagemagick10-dev to install the necessary dependencies.  1.0.7-5
should be fully corrected.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Sean Lake
Hello all,

Here's the data. Looks like the file needs to be tweaked to allow it
to compile in an i386 distro of fink.

Thanks,
Sean

Package manager version: 0.31.0
Distribution version: selfupdate-rsync Tue Aug 30 10:10:43 2011, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode Version: 3.2.5-1

ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: warning: in /sw/lib/liblapack.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386)
ld: library not found for -lMagick
collect2: ld returned 1 exit status
make: *** [__magick_read__.oct] Error 1
error: 'make' returned the following error: mkoctfile __cordfltn__.cc
mkoctfile __bilateral__.cc
mkoctfile __custom_gaussian_smoothing__.cc
mkoctfile bwlabel.cc
mkoctfile bwfill.cc
mkoctfile rotate_scale.cc
mkoctfile hough_line.cc
mkoctfile graycomatrix.cc
mkoctfile deriche.cc
mkoctfile __bwdist.cc
mkoctfile nonmax_supress.cc
mkoctfile __magick_read__.cc `Magick++-config --cppflags` -lMagick++ -lMagick
error: called from `pkg:configure_make' in file
/sw/share/octave/3.0.5/m/pkg/pkg.m near line 1248, column 2

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Alexander Hansen
On 8/30/11 5:32 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 13:51, Alexander Hansen wrote:
 
 On 8/30/11 4:12 PM, Sean Lake wrote:
 Hello all,
 
 Here's the data. Looks like the file needs to be tweaked to
 allow it to compile in an i386 distro of fink.
 
 Thanks, Sean
 
 Package manager version: 0.31.0 Distribution version: 
 selfupdate-rsync Tue Aug 30 10:10:43 2011, 10.6, i386 Trees: 
 local/main stable/main stable/crypto unstable/main
 unstable/crypto Xcode Version: 3.2.5-1
 
 ld: warning: in /sw/lib/liblapack.dylib, file was built for 
 unsupported file format which is not the architecture being
 linked (i386) ld: warning: in /sw/lib/liblapack.dylib, file
 was built for unsupported file format which is not the
 architecture being linked (i386) ld: warning: in
 /sw/lib/liblapack.dylib, file was built for unsupported file
 format which is not the architecture being linked (i386) ld:
 warning: in /sw/lib/liblapack.dylib, file was built for 
 unsupported file format which is not the architecture being
 linked (i386) ld: warning: in /sw/lib/liblapack.dylib, file
 was built for unsupported file format which is not the
 architecture being linked (i386) ld: warning: in
 /sw/lib/liblapack.dylib, file was built for unsupported file
 format which is not the architecture being linked (i386) ld:
 warning: in /sw/lib/liblapack.dylib, file was built for 
 unsupported file format which is not the architecture being
 linked (i386) ld: warning: in /sw/lib/liblapack.dylib, file
 was built for unsupported file format which is not the
 architecture being linked (i386) ld: warning: in
 /sw/lib/liblapack.dylib, file was built for unsupported file
 format which is not the architecture being linked (i386) ld:
 warning: in /sw/lib/liblapack.dylib, file was built for 
 unsupported file format which is not the architecture being
 linked (i386) ld: warning: in /sw/lib/liblapack.dylib, file
 was built for unsupported file format which is not the
 architecture being linked (i386) ld: library not found for
 -lMagick collect2: ld returned 1 exit status make: ***
 [__magick_read__.oct] Error 1 error: 'make' returned the
 following error: mkoctfile __cordfltn__.cc mkoctfile 
 __bilateral__.cc mkoctfile __custom_gaussian_smoothing__.cc 
 mkoctfile bwlabel.cc mkoctfile bwfill.cc mkoctfile
 rotate_scale.cc mkoctfile hough_line.cc mkoctfile
 graycomatrix.cc mkoctfile deriche.cc mkoctfile __bwdist.cc
 mkoctfile nonmax_supress.cc mkoctfile __magick_read__.cc
 `Magick++-config --cppflags` -lMagick++ -lMagick error:
 called from `pkg:configure_make' in file
 /sw/share/octave/3.0.5/m/pkg/pkg.m near line 1248, column 2
 
 mkoctfile is _supposed_ to be working around the architecture
 issues.
 
 What version-revision of octave-atlas do you have installed?
 
 octave305-atlas 3.0.5-8
 
 
 And what do you get from
 
 mkoctfile -p CC
 cc
 

What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?

 mkoctfile -p CXX
 /sw/var/lib/fink/path-prefix-10.6/g++
 
 
 ?
 
 
\
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Sean Lake

On Aug 30, 2011, at 15:30, Alexander Hansen wrote:

 On 8/30/11 5:32 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 13:51, Alexander Hansen wrote:
 
 mkoctfile is _supposed_ to be working around the architecture
 issues.
 
 What version-revision of octave-atlas do you have installed?
 
 octave305-atlas 3.0.5-8
 
 
 And what do you get from
 
 mkoctfile -p CC
 cc
 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?

${CC=$FINK_COMPILER_DIR/gcc}

I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled why the CXX 
variable is sticking, but CC isn't. 

I just tried using export CC=/sw/var/lib/fink/path-prefix-10.6/gcc and I get 
the same result. Is the problem, perhaps, that liblapack was compiled to x86_64?

 
 mkoctfile -p CXX
 /sw/var/lib/fink/path-prefix-10.6/g++
 
 
 ?
 
 
 \
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 http://finkakh.wordpress.com/


--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Alexander Hansen
On 8/30/11 6:47 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 15:30, Alexander Hansen wrote:
 
 On 8/30/11 5:32 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 13:51, Alexander Hansen wrote:
 
 mkoctfile is _supposed_ to be working around the architecture 
 issues.
 
 What version-revision of octave-atlas do you have installed?
 
 octave305-atlas 3.0.5-8
 
 
 And what do you get from
 
 mkoctfile -p CC
 cc
 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
 
 ${CC=$FINK_COMPILER_DIR/gcc}
 
 I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled why
 the CXX variable is sticking, but CC isn't.
 
 I just tried using export CC=/sw/var/lib/fink/path-prefix-10.6/gcc
 and I get the same result. Is the problem, perhaps, that liblapack
 was compiled to x86_64?
 
 

That's possible.  If you run file -L /sw/lib/lapack.dylib what do
you get?

I was assuming that the issue was that the build tools were defaulting
to 64-bit.  I'll reboot and see what happens on my 10.6/i386 setup.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Sean Lake

On Aug 30, 2011, at 16:01, Alexander Hansen wrote:

 On 8/30/11 6:47 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 15:30, Alexander Hansen wrote:
 
 On 8/30/11 5:32 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 13:51, Alexander Hansen wrote:
 
 mkoctfile is _supposed_ to be working around the architecture 
 issues.
 
 What version-revision of octave-atlas do you have installed?
 
 octave305-atlas 3.0.5-8
 
 
 And what do you get from
 
 mkoctfile -p CC
 cc
 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
 
 ${CC=$FINK_COMPILER_DIR/gcc}
 
 I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled why
 the CXX variable is sticking, but CC isn't.
 
 I just tried using export CC=/sw/var/lib/fink/path-prefix-10.6/gcc
 and I get the same result. Is the problem, perhaps, that liblapack
 was compiled to x86_64?
 
 
 
 That's possible.  If you run file -L /sw/lib/lapack.dylib what do
 you get?
 
 I was assuming that the issue was that the build tools were defaulting
 to 64-bit.  I'll reboot and see what happens on my 10.6/i386 setup.
 
 

Yep, that's the problem. file -L /sw/lib/liblapack.dylib gives:
/sw/lib/liblapack.dylib: Mack-O 64-bit dynamically linked shared library x86_64.

Sean


--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Alexander Hansen
On 8/30/11 7:06 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 16:01, Alexander Hansen wrote:
 
 On 8/30/11 6:47 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 15:30, Alexander Hansen wrote:
 
 On 8/30/11 5:32 PM, Sean Lake wrote:
 
 On Aug 30, 2011, at 13:51, Alexander Hansen wrote:
 
 mkoctfile is _supposed_ to be working around the
 architecture issues.
 
 What version-revision of octave-atlas do you have
 installed?
 
 octave305-atlas 3.0.5-8
 
 
 And what do you get from
 
 mkoctfile -p CC
 cc
 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
 
 ${CC=$FINK_COMPILER_DIR/gcc}
 
 I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled
 why the CXX variable is sticking, but CC isn't.
 
 I just tried using export
 CC=/sw/var/lib/fink/path-prefix-10.6/gcc and I get the same
 result. Is the problem, perhaps, that liblapack was compiled to
 x86_64?
 
 
 
 That's possible.  If you run file -L /sw/lib/lapack.dylib what
 do you get?
 
 I was assuming that the issue was that the build tools were
 defaulting to 64-bit.  I'll reboot and see what happens on my
 10.6/i386 setup.
 
 
 
 Yep, that's the problem. file -L /sw/lib/liblapack.dylib gives: 
 /sw/lib/liblapack.dylib: Mack-O 64-bit dynamically linked shared
 library x86_64.
 
 Sean
 
 

That's not good.

The best workaround idea I've got is to replace your octave-atlas
packages with their non-atlas counterparts, since those get LAPACK and
BLAS from your system's Accelerate framework and those should have no
problems being linked.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Alexander Hansen
On 8/30/11 6:47 PM, Sean Lake wrote:
 And what do you get from
 
 mkoctfile -p CC
 cc
mkoctfile -p CXX
 /sw/var/lib/fink/path-prefix-10.6/g++


 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
 ${CC=$FINK_COMPILER_DIR/gcc}
 
 I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled why
 the CXX variable is sticking, but CC isn't.
 

Were these from two different terminal sessions, perhaps?  I found
that I had to start a new window after updating octave (actually,
installing octave305-dev) to get Fink's compiler wrapper paths to show
up via mkoctfile -p.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.

2011-08-30 Thread Sean Lake

On Aug 30, 2011, at 18:54, Alexander Hansen wrote:

 On 8/30/11 6:47 PM, Sean Lake wrote:
 And what do you get from
 
 mkoctfile -p CC
 cc
 mkoctfile -p CXX
 /sw/var/lib/fink/path-prefix-10.6/g++
 
 
 
 
 What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
 ${CC=$FINK_COMPILER_DIR/gcc}
 
 I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled why
 the CXX variable is sticking, but CC isn't.
 
 
 Were these from two different terminal sessions, perhaps?  I found
 that I had to start a new window after updating octave (actually,
 installing octave305-dev) to get Fink's compiler wrapper paths to show
 up via mkoctfile -p.
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 http://finkakh.wordpress.com/

I don't recall. I know that my initial report was a single terminal session. I 
just did a remote login and tried it again, and it reports the correct value 
now. It still doesn't fix the problem, though.

I've just installed vanilla octave and tried to install image-octave, and I get 
the following error. The error persists through logging out and logging back 
in, fwiw:

  $prefix is 
/sw/src/fink.build/image-oct305-1.0.7-2/bld/share/octave/3.0.5/packages/image-1.0.7
  $exec_prefix is ${prefix}


find . -name NOINSTALL -print# shows which toolboxes won't be installed

ld: library not found for -lMagick
collect2: ld returned 1 exit status
make: *** [__magick_read__.oct] Error 1
error: 'make' returned the following error: mkoctfile __cordfltn__.cc
mkoctfile __bilateral__.cc
mkoctfile __custom_gaussian_smoothing__.cc
mkoctfile bwlabel.cc
mkoctfile bwfill.cc
mkoctfile rotate_scale.cc
mkoctfile hough_line.cc
mkoctfile graycomatrix.cc
mkoctfile deriche.cc
mkoctfile __bwdist.cc
mkoctfile nonmax_supress.cc
mkoctfile __magick_read__.cc `Magick++-config --cppflags` -lMagick++ -lMagick
error: called from `pkg:configure_make' in file 
/sw/share/octave/3.0.5/m/pkg/pkg.m near line 1248, column 2

### execution of /sw/share/octave/3.0.5/scripts/octave-forge-compile.sh failed, 
exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-image-oct305-1.0.7-2
(Reading database ... 231846 files and directories currently installed.)
Removing fink-buildlock-image-oct305-1.0.7-2 ...
Failed: phase compiling: image-oct305-1.0.7-2 failed

Package manager version: 0.31.0
Distribution version: selfupdate-rsync Tue Aug 30 10:10:43 2011, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode Version: 3.2.5-1

Thanks,
Sean


--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users