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 >>> 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