[Fink-devel] Error while building seamonkey

2008-10-28 Thread Pierre-Henri Lavigne
Gnu day, Here is the log: http://paste.lisp.org/display/69338 Failed on my iBook G4 PowerPC : * Mac OS X 10.4.11, up to date * Fink version 0.28.6, up to date * XCode 2.5 * Xorg No ideas about that or how to fix this xD Regards, Peter -- Pierre-Henri Lavigne a.k.a. Åkeson Chihiro Front end

Re: [Fink-devel] Error while building seamonkey

2008-10-28 Thread Hanspeter Niederstrasser
Pierre-Henri Lavigne wrote: Gnu day, Here is the log: http://paste.lisp.org/display/69338 This is the 'gtk no longer passes indirect depends' bug. Firefox fixed it by adding SetLIBS: -L/usr/X11R6/lib -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 Exact flags may vary. Hanspeter --

Re: [Fink-devel] Error while building seamonkey

2008-10-28 Thread Pierre-Henri Lavigne
Seems the beginning Error with the new test rebuild http://paste.lisp.org/display/69344 -- Pierre-Henri Lavigne a.k.a. Åkeson Chihiro Front end developer, Fink member http://my.opera.com/Akeson_Chihiro/ On Tuesday 28 October 2008 14:54:29 Hanspeter Niederstrasser wrote: Pierre-Henri

[Fink-devel] NoSetCPPFLAGS

2008-10-28 Thread Jack Howarth
What exactly does NoSetCPPFLAGS: True do? Does it unset the CPPFLAGS environmental or just set it to a null string. I am seeing a bootstrap failure when building the latest gcc trunk. If NoSetCPPFLAGS is only setting CPPFLAGS to a null string, this would explain the problem. In that case, I

[Fink-devel] inkscape-0.46-3 fails to compile

2008-10-28 Thread Richard Talley
The compilation got most of the way through but failed with this error: /sw/include/gtk-2.0/gtk/gtkctree.h:110: error: 'GtkCList' does not name a type /sw/include/gtk-2.0/gtk/gtkctree.h:127: error: 'GtkCListClass' does not name a type /sw/include/gtk-2.0/gtk/gtkctree.h:149: error: 'GtkCListRow'

Re: [Fink-devel] inkscape-0.46-3 fails to compile

2008-10-28 Thread Alexander Hansen
Richard Talley wrote: The compilation got most of the way through but failed with this error: /sw/include/gtk-2.0/gtk/gtkctree.h:110: error: 'GtkCList' does not name a type /sw/include/gtk-2.0/gtk/gtkctree.h:127: error: 'GtkCListClass' does not name a type

Re: [Fink-devel] NoSetCPPFLAGS

2008-10-28 Thread Daniel Macks
On Tue, Oct 28, 2008 at 12:52:59PM -0400, Jack Howarth wrote: What exactly does NoSetCPPFLAGS: True do? Does it unset the CPPFLAGS environmental or just set it to a null string. I am seeing a bootstrap failure when building the latest gcc trunk. If NoSetCPPFLAGS is only setting CPPFLAGS to

Re: [Fink-devel] inkscape-0.46-3 fails to compile

2008-10-28 Thread Richard Talley
Thanks for the link. It appears the problem has been solved. Should I just re-fetch Inkscape and try again? -- Rich On Tue, Oct 28, 2008 at 11:25 AM, Alexander Hansen [EMAIL PROTECTED] wrote: Richard Talley wrote: The compilation got most of the way through but failed with this error:

Re: [Fink-devel] inkscape-0.46-3 fails to compile

2008-10-28 Thread Daniel Macks
I think a solution is known, not the fink package has been fixed. I just applied the patch locally and inkscape gets further but still fails due to Yet Another Feature of the new gtk+2, so will need a bit more tweaking before the package is buildable and then uploaded to the selfupdate servers.

[Fink-devel] libsigc++ and Cairomm 1.7.0 co-operation

2008-10-28 Thread Asko Kauppi
As maintainers of fink sigc++2 and cairomm1 packages you might be interested about this: a bug in OS X or libsigc++ (depends on how you want to see it) that causes cairomm (among others?) not to compile. -asko Edelleenlähetetty viesti alkaa: Lähettäjä: Asko Kauppi [EMAIL PROTECTED]

Re: [Fink-devel] libsigc++ and Cairomm 1.7.0 co-operation

2008-10-28 Thread Daniel Macks
Interesting indeed! Unfortunately, the download link on the libsigc++ download page goes to the 2.0.x series, and browsing the whole gnome sources server ftp.gnome.org/pub/GNOME/sources/libsigc++ the highest available version is 2.2.3. Where is this 2.5? dan On Tue, Oct 28, 2008 at 08:54:19PM

Re: [Fink-devel] Error while building seamonkey

2008-10-28 Thread Jean-François Mertens
On 28 Oct 2008, at 17:30, Pierre-Henri Lavigne wrote: Seems the beginning Error with the new test rebuild http://paste.lisp.org/display/69344 I'll commit soon a fix for the first problem; but this one seems to point to an earlier, different problem : From your log :