Re: [Fink-devel] (no subject)

2008-06-19 Thread Alexander Hansen
On Thursday 19 June 2008 08:02:39 Pat Schloss wrote:
  On Wednesday 18 June 2008 16:48:02 Pat Schloss wrote:
   On Wednesday 18 June 2008 16:13:23 Pat Schloss wrote:
   Hello,
  
   I'm having problems trying to install nedit, which is a dependency
 
  for
 
   arb.  Here is the output when I type fink install nedit...  Any
   suggestions?
  
   Pat
  
   Information about 6743 packages read in 1 seconds.
   The following package will be installed or updated:
nedit
   Setting runtime build-lock...
   dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-nedit-5.5-1
   /sw/src/fink.build
   dpkg-deb: building package `fink-buildlock-nedit-5.5-1' in
   `/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_da
  rwi n-i 386.deb'. Installing build-lock package...
   /sw/bin/dpkg-lockwait -i
   /sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_dar
  win -i3 86.deb Selecting previously deselected package
   fink-buildlock-nedit-5.5-1.
   (Reading database ... 7031 files and directories currently
 
  installed.)
 
   Unpacking fink-buildlock-nedit-5.5-1 (from
   .../fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb)
 
  ...
 
   Setting up fink-buildlock-nedit-5.5-1 (2008.06.18-16.03.43) ...
   gzip -dc /sw/src/nedit-5.5.tar.gz | /sw/bin/tar -xf -
 
  --no-same-owner
 
   --no-same-permissions
   sed 's|@PREFIX@|/sw|g' 
   /sw/fink/dists/stable/main/finkinfo/editors/nedit.patch | patch -p1
   patching file makefiles/Makefile.macosx
   Hunk #1 succeeded at 9 (offset 1 line).
   Hunk #2 succeeded at 19 (offset 1 line).
   make macosx PREFIX=/sw
   (cd util; \
   make -f Makefile.macosx verify_config  \
   make -f Makefile.macosx libNUtil.a)
   cc -O -no-cpp-precomp -mdynamic-no-pic -DNO_XMIM -I/usr/X11R6/include
   -I/sw/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o check_lin_tif
   check_lin_tif.c
   ./check_lin_tif
   LessTif detected.
   @(#)GNU/LessTif Version 2.1 Release 0.95.0
   ERROR:  Untested LessTif Version:
   @(#)GNU/LessTif Version 2.1 Release 0.95.0
   You are attempting to build NEdit with a version of LessTif that
   has not been verified to work well with NEdit.  This could be fine,
   but it could also lead to crashes and instability.  Historically,
   older versions of Motif have quite often been more stable
   than newer versions when used with NEdit, so don't assume newer
   is better.
  
   NEdit is known to work with LessTif versions:
   0.92.32
   0.93.0
   0.93.12
   0.93.18
   0.93.94
   and is known to be very stable with Open Motif versions 2.1.30 and
   2.2.3, which are freely available from several sources, including:
   http://www.opengroup.org/openmotif/
   http://www.ist.co.uk/DOWNLOADS/motif_download.html
  
   Also, unless you need a customized NEdit you should STRONGLY
   consider downloading a pre-built binary from http://www.nedit.org,
   since these are the most stable versions.
  
   If you really want to build an untested version of NEdit you
   can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
   to the CFLAGS variable in your platform's Makefile (e.g.
   makefiles/Makefile.linux)
   make[1]: *** [check_tif_rule] Error 2
   make: *** [macosx] Error 2
   ### execution of make failed, exit code 2
   Removing runtime build-lock...
   Removing build-lock package...
   /sw/bin/dpkg-lockwait -r fink-buildlock-nedit-5.5-1
   (Reading database ... 7032 files and directories currently
 
  installed.)
 
   Removing fink-buildlock-nedit-5.5-1 ...
   Failed: phase compiling: nedit-5.5-1 failed
  
   (Generally it's good to let us know what OS version and architecture
   you're
   on.  )
  
   What do you get from fink list -i lesstif-shlibs (to show the
 
  installed
 
   version)?
 
  Of course, I'm sorry for that.  I'm running OS X 10.5.3 with an intel
  chip...
 
  $ fink list -i lesstif-shlibs
  Information about 6753 packages read in 1 seconds.
   i   lesstif-shlibs   1:0.95.0-1   Free implementation of OSF/Motif
 
  lesstif got updated fairly recently, and it appears that nedit isn't set
  up to
  use the newer version.  Try downgrading lesstif via
 
  fink install lestiff-1:0.93.18-1
 
  and then install nedit.

 Hmmm... any other ideas?

 $ fink install lestiff-1:0.93.18-1
 Information about 6753 packages read in 1 seconds.
 Failed: no package found for specification 'lestiff-1:0.93.18-1'!

 I got this after I updated everything.  Dunno...
 Pat

That'd be a typo from my end. :-(  The command should have been

 fink install lesstif-1:0.93.18-1

(I had checked it on my system, but only pasted the version and not the 
package name from my terminal)


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Peter O'Gorman
Jack Howarth wrote:
 Benjamin,
I am saying that the llvm-gcc42 package built with the
 llvm 2.3 and llvm-gcc-4.2 source code releases from
 llvm.org can in fact do link-time-optimization in llvm-gcc,
 llvm-g++ and llvm-gfortran. The trick is not to use the
 cctools in /usr/bin but that in /Developer/usr/bin to
 build the llvm-gcc42 package. The current Xcode 3.1
 Developer Preview 2 is available to anyone with a
 free ADC account from connect.apple.com. The llvm
 developers would be happy to see the LTO feature
 exercised as much as possible.

I have not looked at your info files, but wonder if you are hardcoding
/Developer/usr/bin in there?

Xcode-3.x allows for multiple Xcode installations at different
locations, users may not have Xcode-3.1 installed in /Developer. Using
xcode-select  -print-path will give you the path to an installed
instance of Xcode ( not necessarily Xcode-3.1 ), from there you can
check $PATH/usr/bin/ld -v to ensure that ld is new enough to do llvm
link time optimization.

Peter
-- 
Peter O'Gorman
http://pogma.com

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] unable to install inkscape

2008-06-19 Thread Alexander Hansen
On Thursday 19 June 2008 09:44:11 [EMAIL PROTECTED] wrote:
 Hello,

 I'm trying to install inkscape unstable package on a MacBook 10.4.11 with
 2.16GHz Intel COre 2 Duo.

 See attached file output.txt which is the screen output of the installation

 What should I do to have it working? Thanks in dadvance for your help

 Marlène SANJOSE

The error appears to be somewhere around here, but it's not visible:

g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2  -DORBIT2=1 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -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/usr/X11R6/include -I/usr/X11R6/include/freetype2   -DPOTRACE=\potrace\ 
-I/sw/include/libpng12 
-I/sw/include/glib-2.0 -I/sw/lib/glib-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/gtkspell-2.0 -I/sw/include/sigc++-2.0 
-I/sw/lib/sigc++-2.0/include -I/sw/include/libxml2 
-I/sw/include -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include 
-I/sw/include/pangomm-1.4 
-I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4 -I/sw/lib/gdkmm-2.4/include 
-I/sw/include/gtkmm-2.4
-I/sw/lib/gtkmm-2.4/include   -I../cxxtest  -I/sw/include  -Wall 
-Wformat-security -W -Wpointer-arith 
-Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch  
-Wno-unused-parameter -g -O2 -c 
-o select-context.o select-context.cpp

error is presumably here

### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2

Your second post to the list (which I didn't pass through moderation because 
we really don't like large messages and attachments) had the following 
appended to the output, which is more informative, but still not complete.

screen output:
+ export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
+ LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
+ export CPATH=/sw/include
+ CPATH=/sw/include
+ export
PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+
PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ ./configure --prefix=/sw --mandir=/sw/share/man --with-xinerama
--with-xft --disable-dependency-tracking --with-gnome-vfs --enable-lcms
+ make
seltrans.h:137: error: 'SigC' has not been declared
seltrans.h:137: error: 'Connection' does not name a type
seltrans.h:138: error: 'SigC' has not been declared
seltrans.h:138: error: 'Connection' does not name a type
make[2]: *** [select-context.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Can you do the following:

1)  Use fink -l build inkscape to capture a log of the build process.
2)  Paste the text starting from the compiler output line just before the 
errors--the line that starts with 'g++' and ends 
with 'select-context.cpp'--and everything following it, directly into the 
body of a mail message.

That way we'll be sure that we're seeing the errors fully and correctly.

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

[Fink-devel] unable to install inkscape

2008-06-19 Thread marlene . sanjose
Hello,

I'm trying to install inkscape unstable package on a MacBook 10.4.11 with
2.16GHz Intel COre 2 Duo. I got the following error:

+ export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
+ LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
+ export CPATH=/sw/include
+ CPATH=/sw/include
+ export
PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+
PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ ./configure --prefix=/sw --mandir=/sw/share/man --with-xinerama
--with-xft --disable-dependency-tracking --with-gnome-vfs --enable-lcms
+ make
seltrans.h:137: error: 'SigC' has not been declared
seltrans.h:137: error: 'Connection' does not name a type
seltrans.h:138: error: 'SigC' has not been declared
seltrans.h:138: error: 'Connection' does not name a type
make[2]: *** [select-context.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[...]
### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-inkscape-0.44.1-1002
(Lecture de la base de donn#8730;©es... 58052 fichiers et
r#8730;©pertoires d#8730;©j#8730;† install#8730;©s.)
Suppression de fink-buildlock-inkscape-0.44.1-1002 ...
Failed: phase compiling: inkscape-0.44.1-1002 failed


What should I do to have it working? Thanks in dadvance for your help

Marlène SANJOSE





-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] mtr unable to use resolver for destination hosts

2008-06-19 Thread Charles Lepple
On Thu, Jun 19, 2008 at 11:41 AM, Charles Lepple [EMAIL PROTECTED] wrote:
 (cc'ing the maintainer as well)

 On Tue, Jun 17, 2008 at 12:26 PM, Matthew Pounsett [EMAIL PROTECTED] wrote:
 Post from a non-subscriber, please CC if a response is necessary.

 As of the last OSX update from Apple, mtr on 10.5/i386 and 10.5/powerpc is
 unable to do DNS lookups on destination hosts supplied at the command line.
   Oddly enough, it *can* still do reverse lookups on hosts discovered along
 the path.   I've attempted to recompile just in case there were only minor
 changes to referenced shared libraries, but that doesn't appear to have
 helped.

 % mtr localhost
 nodename nor servname provided, or not known: Undefined error: 0

 I wonder what resolver library it is using...

Also, what does 'otool -L /sw/bin/mtr' return?

-- 
- Charles Lepple

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] mtr unable to use resolver for destination hosts

2008-06-19 Thread Charles Lepple
(cc'ing the maintainer as well)

On Tue, Jun 17, 2008 at 12:26 PM, Matthew Pounsett [EMAIL PROTECTED] wrote:
 Post from a non-subscriber, please CC if a response is necessary.

 As of the last OSX update from Apple, mtr on 10.5/i386 and 10.5/powerpc is
 unable to do DNS lookups on destination hosts supplied at the command line.
   Oddly enough, it *can* still do reverse lookups on hosts discovered along
 the path.   I've attempted to recompile just in case there were only minor
 changes to referenced shared libraries, but that doesn't appear to have
 helped.

 % mtr localhost
 nodename nor servname provided, or not known: Undefined error: 0

I wonder what resolver library it is using...

Please rebuild mtr using the following command line:

fink -k rebuild mtr

Then, copy config.log from /sw/src/fink.build/mtr-* (etc.) to
somewhere like /tmp, gzip it, and post the resulting file.

-- 
- Charles Lepple

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] unable to install inkscape

2008-06-19 Thread Alexander Hansen
OK--that's clearer.  It worked for me on 10.5, but I could potentially reboot 
and check on 10.4.

Also, what do you get from running 

g++ --version 

?

On Thursday 19 June 2008 11:13:45 you wrote:
 Sorry for the mess :)

 following your advises, that's my error

 thanks in advance for your help

 g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include
 -I/usr/X11R6/include/freetype2  -DORBIT2=1 -I/sw/include/glib-2.0
 -I/sw/lib/glib-2.0/include -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/usr/X11R6/include
 -I/usr/X11R6/include/freetype2   -DPOTRACE=\potrace\
 -I/sw/include/libpng12 -I/sw/include/glib-2.0 -I/sw/lib/glib-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/gtkspell-2.0
 -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include
 -I/sw/include/libxml2 -I/sw/include -I/sw/include/glibmm-2.4
 -I/sw/lib/glibmm-2.4/include -I/sw/include/pangomm-1.4
 -I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4
 -I/sw/lib/gdkmm-2.4/include -I/sw/include/gtkmm-2.4
 -I/sw/lib/gtkmm-2.4/include   -I../cxxtest  -I/sw/include  -Wall
 -Wformat-security -W -Wpointer-arith -Wcast-align -Wsign-compare
 -Woverloaded-virtual -Wswitch  -Wno-unused-parameter -g -O2 -c -o
 select-context.o select-context.cpp
 seltrans.h:137: error: 'SigC' has not been declared
 seltrans.h:137: error: 'Connection' does not name a type
 seltrans.h:138: error: 'SigC' has not been declared
 seltrans.h:138: error: 'Connection' does not name a type
 make[2]: *** [select-context.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 ### execution of /var/tmp/tmp.1.XO3JCA failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-inkscape-0.44.1-1002
 (Lecture de la base de données... 60712 fichiers et répertoires déjà
 installés.)
 Suppression de fink-buildlock-inkscape-0.44.1-1002 ...
 Failed: phase compiling: inkscape-0.44.1-1002 failed

  On Thursday 19 June 2008 09:44:11 [EMAIL PROTECTED] wrote:
  Hello,
 
  I'm trying to install inkscape unstable package on a MacBook 10.4.11
  with
  2.16GHz Intel COre 2 Duo.
 
  See attached file output.txt which is the screen output of the
  installation
 
  What should I do to have it working? Thanks in dadvance for your help
 
  Marlène SANJOSE
 
  The error appears to be somewhere around here, but it's not visible:
 
  g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include
  -I/usr/X11R6/include/freetype2  -DORBIT2=1
  -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -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/usr/X11R6/include -I/usr/X11R6/include/freetype2
  -DPOTRACE=\potrace\ -I/sw/include/libpng12
  -I/sw/include/glib-2.0 -I/sw/lib/glib-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/gtkspell-2.0 -I/sw/include/sigc++-2.0
  -I/sw/lib/sigc++-2.0/include -I/sw/include/libxml2
  -I/sw/include -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include
  -I/sw/include/pangomm-1.4
  -I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4
  -I/sw/lib/gdkmm-2.4/include -I/sw/include/gtkmm-2.4
  -I/sw/lib/gtkmm-2.4/include   -I../cxxtest  -I/sw/include  -Wall
  -Wformat-security -W -Wpointer-arith
  -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch
  -Wno-unused-parameter -g -O2 -c
  -o select-context.o select-context.cpp
 
  error is presumably here
 
  ### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2
 
  Your second post to the list (which I didn't pass through moderation
  because
  we really don't like large messages and attachments) had the following
  appended to the output, which is more informative, but still not
  complete.
 
  screen output:
  + export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
  + LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
  + export CPATH=/sw/include
  + CPATH=/sw/include
  + export
  PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin
 :/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin +
  PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin
 :/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin + ./configure --prefix=/sw
  --mandir=/sw/share/man --with-xinerama --with-xft
  --disable-dependency-tracking --with-gnome-vfs --enable-lcms + make
  seltrans.h:137: error: 'SigC' has not been declared
  seltrans.h:137: error: 'Connection' does not name a type
  seltrans.h:138: error: 'SigC' has not been declared
  seltrans.h:138: error: 'Connection' does not name a type
  make[2]: *** [select-context.o] Error 1
  make[1]: *** [all-recursive] Error 1
  make: 

Re: [Fink-devel] unable to install inkscape

2008-06-19 Thread Derek.L.Muscat
Please take me off you email List

Thank you.


Sincerely
Derek.L.Muscat
THEOCY design
www.theocydesign.com




On 19-Jun-08, at 12:19 PM, Alexander Hansen wrote:

 OK--that's clearer.  It worked for me on 10.5, but I could  
 potentially reboot
 and check on 10.4.

 Also, what do you get from running

 g++ --version

 ?

 On Thursday 19 June 2008 11:13:45 you wrote:
 Sorry for the mess :)

 following your advises, that's my error

 thanks in advance for your help

 g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include
 -I/usr/X11R6/include/freetype2  -DORBIT2=1 -I/sw/include/glib-2.0
 -I/sw/lib/glib-2.0/include -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/usr/X11R6/include
 -I/usr/X11R6/include/freetype2   -DPOTRACE=\potrace\
 -I/sw/include/libpng12 -I/sw/include/glib-2.0 -I/sw/lib/glib-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/gtkspell-2.0
 -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include
 -I/sw/include/libxml2 -I/sw/include -I/sw/include/glibmm-2.4
 -I/sw/lib/glibmm-2.4/include -I/sw/include/pangomm-1.4
 -I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4
 -I/sw/lib/gdkmm-2.4/include -I/sw/include/gtkmm-2.4
 -I/sw/lib/gtkmm-2.4/include   -I../cxxtest  -I/sw/include  -Wall
 -Wformat-security -W -Wpointer-arith -Wcast-align -Wsign-compare
 -Woverloaded-virtual -Wswitch  -Wno-unused-parameter -g -O2 -c -o
 select-context.o select-context.cpp
 seltrans.h:137: error: 'SigC' has not been declared
 seltrans.h:137: error: 'Connection' does not name a type
 seltrans.h:138: error: 'SigC' has not been declared
 seltrans.h:138: error: 'Connection' does not name a type
 make[2]: *** [select-context.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 ### execution of /var/tmp/tmp.1.XO3JCA failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-inkscape-0.44.1-1002
 (Lecture de la base de données... 60712 fichiers et répertoires  
 déjÃ
 installés.)
 Suppression de fink-buildlock-inkscape-0.44.1-1002 ...
 Failed: phase compiling: inkscape-0.44.1-1002 failed

 On Thursday 19 June 2008 09:44:11 [EMAIL PROTECTED] wrote:
 Hello,

 I'm trying to install inkscape unstable package on a MacBook  
 10.4.11
 with
 2.16GHz Intel COre 2 Duo.

 See attached file output.txt which is the screen output of the
 installation

 What should I do to have it working? Thanks in dadvance for your  
 help

 Marlène SANJOSE

 The error appears to be somewhere around here, but it's not visible:

 g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include
 -I/usr/X11R6/include/freetype2  -DORBIT2=1
 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -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/usr/X11R6/include -I/usr/X11R6/include/freetype2
 -DPOTRACE=\potrace\ -I/sw/include/libpng12
 -I/sw/include/glib-2.0 -I/sw/lib/glib-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/gtkspell-2.0 -I/sw/include/sigc++-2.0
 -I/sw/lib/sigc++-2.0/include -I/sw/include/libxml2
 -I/sw/include -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include
 -I/sw/include/pangomm-1.4
 -I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4
 -I/sw/lib/gdkmm-2.4/include -I/sw/include/gtkmm-2.4
 -I/sw/lib/gtkmm-2.4/include   -I../cxxtest  -I/sw/include  -Wall
 -Wformat-security -W -Wpointer-arith
 -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch
 -Wno-unused-parameter -g -O2 -c
 -o select-context.o select-context.cpp

 error is presumably here

 ### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2

 Your second post to the list (which I didn't pass through moderation
 because
 we really don't like large messages and attachments) had the  
 following
 appended to the output, which is more informative, but still not
 complete.

 screen output:
 + export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + export CPATH=/sw/include
 + CPATH=/sw/include
 + export
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/ 
 sw/sbin
 :/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin +
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/ 
 sw/sbin
 :/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin + ./configure -- 
 prefix=/sw
 --mandir=/sw/share/man --with-xinerama --with-xft
 --disable-dependency-tracking --with-gnome-vfs --enable-lcms + make
 seltrans.h:137: error: 'SigC' has not been declared
 seltrans.h:137: error: 'Connection' does not name a type
 seltrans.h:138: error: 'SigC' has not been declared
 

Re: [Fink-devel] unable to install inkscape

2008-06-19 Thread Derek.L.Muscat
Please take me off you email List

Thank you.

Sincerely
Derek.L.Muscat
THEOCY design
www.theocydesign.com




On 19-Jun-08, at 10:41 AM, [EMAIL PROTECTED] wrote:

 Hello,

 I'm trying to install inkscape unstable package on a MacBook 10.4.11  
 with
 2.16GHz Intel COre 2 Duo. I got the following error:

 + export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + export CPATH=/sw/include
 + CPATH=/sw/include
 + export
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/ 
 sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
 +
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/ 
 sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
 + ./configure --prefix=/sw --mandir=/sw/share/man --with-xinerama
 --with-xft --disable-dependency-tracking --with-gnome-vfs --enable- 
 lcms
 + make
 seltrans.h:137: error: 'SigC' has not been declared
 seltrans.h:137: error: 'Connection' does not name a type
 seltrans.h:138: error: 'SigC' has not been declared
 seltrans.h:138: error: 'Connection' does not name a type
 make[2]: *** [select-context.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 [...]
 ### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-inkscape-0.44.1-1002
 (Lecture de la base de donn#8730;©es... 58052 fichiers et
 r#8730;©pertoires d#8730;©j#8730;† install#8730;©s.)
 Suppression de fink-buildlock-inkscape-0.44.1-1002 ...
 Failed: phase compiling: inkscape-0.44.1-1002 failed


 What should I do to have it working? Thanks in dadvance for your help

 Marlène SANJOSE





 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Fink-devel mailing list
 Fink-devel@lists.sourceforge.net
 http://news.gmane.org/gmane.os.apple.fink.devel


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] unable to install inkscape

2008-06-19 Thread Derek.L.Muscat
Please take me off you email List

Thank you.

Sincerely
Derek.L.Muscat
THEOCY design
www.theocydesign.com




On 19-Jun-08, at 10:43 AM, Alexander Hansen wrote:

 On Thursday 19 June 2008 09:44:11 [EMAIL PROTECTED] wrote:
 Hello,

 I'm trying to install inkscape unstable package on a MacBook  
 10.4.11 with
 2.16GHz Intel COre 2 Duo.

 See attached file output.txt which is the screen output of the  
 installation

 What should I do to have it working? Thanks in dadvance for your help

 Marlène SANJOSE

 The error appears to be somewhere around here, but it's not visible:

 g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include -I/usr/X11R6/ 
 include/freetype2  -DORBIT2=1
 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -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/usr/X11R6/include -I/usr/X11R6/include/freetype2   -DPOTRACE= 
 \potrace\ -I/sw/include/libpng12
 -I/sw/include/glib-2.0 -I/sw/lib/glib-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/gtkspell-2.0 -I/sw/include/sigc++-2.0 -I/sw/lib/sigc+ 
 +-2.0/include -I/sw/include/libxml2
 -I/sw/include -I/sw/include/glibmm-2.4 -I/sw/lib/glibmm-2.4/include - 
 I/sw/include/pangomm-1.4
 -I/sw/include/atkmm-1.6 -I/sw/include/gdkmm-2.4 -I/sw/lib/gdkmm-2.4/ 
 include -I/sw/include/gtkmm-2.4
 -I/sw/lib/gtkmm-2.4/include   -I../cxxtest  -I/sw/include  -Wall - 
 Wformat-security -W -Wpointer-arith
 -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch  -Wno- 
 unused-parameter -g -O2 -c
 -o select-context.o select-context.cpp

 error is presumably here

 ### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2

 Your second post to the list (which I didn't pass through moderation  
 because
 we really don't like large messages and attachments) had the following
 appended to the output, which is more informative, but still not  
 complete.

 screen output:
 + export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + export CPATH=/sw/include
 + CPATH=/sw/include
 + export
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/ 
 sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
 +
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/ 
 sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
 + ./configure --prefix=/sw --mandir=/sw/share/man --with-xinerama
 --with-xft --disable-dependency-tracking --with-gnome-vfs --enable- 
 lcms
 + make
 seltrans.h:137: error: 'SigC' has not been declared
 seltrans.h:137: error: 'Connection' does not name a type
 seltrans.h:138: error: 'SigC' has not been declared
 seltrans.h:138: error: 'Connection' does not name a type
 make[2]: *** [select-context.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Can you do the following:

 1)  Use fink -l build inkscape to capture a log of the build  
 process.
 2)  Paste the text starting from the compiler output line just  
 before the
 errors--the line that starts with 'g++' and ends
 with 'select-context.cpp'--and everything following it, directly  
 into the
 body of a mail message.

 That way we'll be sure that we're seeing the errors fully and  
 correctly.

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Fink-devel mailing list
 Fink-devel@lists.sourceforge.net
 http://news.gmane.org/gmane.os.apple.fink.devel


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Derek.L.Muscat
Please take me off you email List

Thank you.

Sincerely
Derek.L.Muscat
THEOCY design
www.theocydesign.com




On 19-Jun-08, at 10:39 AM, Peter O'Gorman wrote:

 Jack Howarth wrote:
 Benjamin,
   I am saying that the llvm-gcc42 package built with the
 llvm 2.3 and llvm-gcc-4.2 source code releases from
 llvm.org can in fact do link-time-optimization in llvm-gcc,
 llvm-g++ and llvm-gfortran. The trick is not to use the
 cctools in /usr/bin but that in /Developer/usr/bin to
 build the llvm-gcc42 package. The current Xcode 3.1
 Developer Preview 2 is available to anyone with a
 free ADC account from connect.apple.com. The llvm
 developers would be happy to see the LTO feature
 exercised as much as possible.

 I have not looked at your info files, but wonder if you are hardcoding
 /Developer/usr/bin in there?

 Xcode-3.x allows for multiple Xcode installations at different
 locations, users may not have Xcode-3.1 installed in /Developer. Using
 xcode-select  -print-path will give you the path to an installed
 instance of Xcode ( not necessarily Xcode-3.1 ), from there you can
 check $PATH/usr/bin/ld -v to ensure that ld is new enough to do llvm
 link time optimization.

 Peter
 -- 
 Peter O'Gorman
 http://pogma.com

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Fink-devel mailing list
 Fink-devel@lists.sourceforge.net
 http://news.gmane.org/gmane.os.apple.fink.devel


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Peter O'Gorman
Derek.L.Muscat wrote:
 Precedence: list
 List-Id: Discussion for Fink developers and package maintainers
   fink-devel.lists.sourceforge.net
 List-Unsubscribe: https://lists.sourceforge.net/lists/listinfo/fink-devel,
   mailto:[EMAIL PROTECTED]
 List-Archive: 
 http://sourceforge.net/mailarchive/forum.php?forum_name=fink-devel
 List-Post: mailto:fink-devel@lists.sourceforge.net
 List-Help: mailto:[EMAIL PROTECTED]
 List-Subscribe: https://lists.sourceforge.net/lists/listinfo/fink-devel,
   mailto:[EMAIL PROTECTED]

[snip]
 Please take me off you email List
 
 Thank you.

There is a List-Unsubscribe header in every email sent from this list
which has unsubscribe instructions.

Peter
-- 
Peter O'Gorman
http://pogma.com

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] mtr unable to use resolver for destination hosts

2008-06-19 Thread Charles Lepple
On Thu, Jun 19, 2008 at 12:16 PM, Matthew Pounsett [EMAIL PROTECTED] wrote:

 On 19-Jun-2008, at 11:43 , Charles Lepple wrote:

 I wonder what resolver library it is using...

 Also, what does 'otool -L /sw/bin/mtr' return?

 Before and after doing a rebuild -k/reinstall:

 % otool -L /sw/bin/mtr
 /sw/bin/mtr:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 111.1.1)
/sw/lib/ncurses/libncurses.5.dylib (compatibility version 5.0.0,
 current version 5.0.0)
/usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current
 version 25.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
 version 1.0.0)

That's strange - libresolv.9 has a much higher version number on 10.4:

/usr/lib/libresolv.9.dylib (compatibility version 1.0.0,
current version 369.2.0)

Can't test against 10.5 here, though. Anyone else?

-- 
- Charles Lepple

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] mtr unable to use resolver for destination hosts

2008-06-19 Thread Martin Costabel
Charles Lepple wrote:

 Can't test against 10.5 here, though. Anyone else?

It seems that the getaddrinfo function has changed in 10.5, see for 
example this discussion:
http://trac.macports.org/ticket/15528

The following patch fixes the problem for me:

--- mtr-0.72/mtr.c~ 2006-09-29 21:38:49.0 +0200
+++ mtr-0.72/mtr.c  2008-06-19 21:56:05.0 +0200
@@ -384,7 +384,7 @@
bzero( hints, sizeof hints );
hints.ai_family = af;
hints.ai_socktype = SOCK_DGRAM;
-  error = getaddrinfo( Hostname, 0, hints, res );
+  error = getaddrinfo( Hostname, NULL, hints, res );
if ( error ) {
  perror( gai_strerror(error) );
  exit( EXIT_FAILURE );

-- 
Martin





-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] mtr unable to use resolver for destination hosts

2008-06-19 Thread Andreas Gockel (gecko2)

On Jun 19, 2008, at 18:47 , Charles Lepple wrote:

 otool -L /sw/bin/mtr


/sw/bin/mtr:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current  
version 111.1.1)
/sw/lib/ncurses/libncurses.5.dylib (compatibility version 5.0.0,  
current version 5.0.0)
/usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current  
version 25.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current  
version 1.0.0)

Same problem here with forward resolving.

System Info:
Mac OS X 10.5.3 (9D34)
Intel Core 2 (Merom) v15.0

Regards
  Andreas

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Tracker mods

2008-06-19 Thread Alexander Hansen
On Thursday 19 June 2008 16:55:58 John Ridgway wrote:
 Friends -
 I have done some validating on packages in the tracker, and have added
 comments, but I don't have the ability to modify the
 attributes...would someone be kind enough to do this for me?  Details
 follow.

 I have also uploaded a new version of gettext-tools that fixes a
 problem with private shared libraries.  I would appreciate it if
 someone could validate it and get it installed, as it's lack makes
 checking other packages more painful.

 Peace
 - John

 The following packages need to have their Group attribute modified
 to Awaiting Update from Submitter:

 [ 1995040 ] enca-1.9-1: Extremely Naive Charset Analyser
 [ 1987723 ] New package: pynifti-py
 [ 1949971 ] scheme48: upstream update

I accidentally put my box offline (not realizing that my 10.4 setup didn't 
have ssh turned on) and won't be able to fix it without a long drive--this is 
happening tomorrow evening for other reasons, though.

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] libicu36-dev issues

2008-06-19 Thread Toby White
libicu36-dev provides a set of headers for the Apple-supplied ICU  
library, and includes a icu-config script which is supposed to provide  
appropriate flags.

However, while icu provides 7 separate libraries holding all its  
functionality, Apple consolidates these all into one library.

This means that programs expecting to link against ICU libraries fail.  
In fact, the supplied icu-config script itself fails, since it can't  
find the ICU-named libraries.

These problems can all be fixed (at least, they seem to be fixed) by  
changing the defaultprefix in /sw/lib/icu-config to be /sw, and by  
adding the following symlinks (in /sw/lib).

lrwxr-xr-x  1 root  admin   55 19 Jun 22:54 libicudata.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib
lrwxr-xr-x  1 root  admin   55 19 Jun 22:54 libicui18n.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib
lrwxr-xr-x  1 root  admin   55 19 Jun 22:54 libicuio.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib
lrwxr-xr-x  1 root  admin   55 19 Jun 22:54 libicule.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib
lrwxr-xr-x  1 root  admin   55 19 Jun 22:54 libiculx.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib
lrwxr-xr-x  1 root  admin   55 19 Jun 22:55 libicutu.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib
lrwxr-xr-x  1 root  admin   55 19 Jun 22:54 libicuuc.dylib - / 
Developer/SDKs/MacOSX10.5.sdk/usr/lib/libicucore.dylib

Toby


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel