Daniel Macks wrote:
> On Wed, Nov 18, 2009 at 05:48:56PM +0100, Schindler Karl-Michael wrote:
>> Feedback: not good
>>
>> build does not succeed with:
>>
>> .
>> .
>> .
>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/lib/fontconfig2/include
>> -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
>> -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/glib-2.0
>> -I/sw/lib/glib-2.0/include -I/sw/include/pixman-1 -I/sw/include/freetype2
>> -I/sw/include -I/sw/include/libpng12 -I/sw/include/panel-2.0
>> -I/sw/include/gconf/2 -I/sw/include/libbonoboui-2.0 -I/sw/include/orbit-2.0
>> -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/libxml2
>> -I/sw/include/libbonobo-2.0 -I/sw/include/libgnomecanvas-2.0
>> -I/sw/include/libgnome-2.0 -I/sw/include/bonobo-activation-2.0
>> -I/sw/include/gail-1.0 -I/sw/include/libart-2.0 -I/sw/include/gnome-vfs-2.0
>> -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -I/usr/X11R6/include
>> -I/usr/X11/include -DORBIT2=1 -I/sw/lib/fontconfig2/include
>> -I/sw/include/libglade-2.0 -I/sw/include/gtk-2.0 -I/sw/include/libxml2
>> -I/sw/include -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
>> -I/sw/include/cairo -I/sw/include/pango-1.0
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pixman-1
-I/sw/include/freetype2 -I/sw/include/libpng12 -I/usr/X11R6/include
-I/usr/X11/include -I. -I./pixmaps -I../screen-exec
-DMOON_GLADEDIR=\""/sw/share/glunarclock"\"
-DGNOMELOCALEDIR=\""/sw/share/locale"\" -I/sw/include -g -O2 -c `test -f
'moondata.c' || echo './'`moondata.c
>> moondata.c:25:19: error: gnome.h: No such file or directory
>> In file included from moondata.h:25,
>> from moondata.c:32:
>> glunarclock.h:34:35: error: libgnomeui/libgnomeui.h: No such file or
>> directory
>
> Fixed in 0.32.4-2 that I just committed to unstable. Someone else
> please test so we can get it sane(r) in stable ASAP...
>
> dan
Hi Dan,
On 10.4 PPC:
(Still building the dependencies, won't know for a while on this G3
processor.)
On 10.5 PPC:
New package:
dists/unstable/main/binary-darwin-powerpc/gnome/glunarclock_0.32.4-2_darwin-powerpc.deb
On 10.6 64-bit:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/lib/fontconfig2/include
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
-I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/pixman-1
-I/sw/include/freetype2 -I/sw/include -I/sw/include/libpng12
-I/sw/include/panel-2.0 -I/sw/include/gconf/2
-I/sw/include/libbonoboui-2.0 -I/sw/include/orbit-2.0
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -I/sw/include/libxml2
-I/sw/include/libbonobo-2.0 -I/sw/include/libgnomecanvas-2.0
-I/sw/include/libgnome-2.0 -I/sw/include/bonobo-activation-2.0
-I/sw/include/gail-1.0 -I/sw/include/libart-2.0
-I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -I/usr/X11R6/include
-I/usr/X11/include -DORBIT2=1 -I/sw/lib/fontconfig2/include
-I/sw/include/libglade-2.0 -I/sw/include/gtk-2.0 -I/sw/include/libxml2
-I/sw/include -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
-I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/pixman-1
-I/sw/include/freetype2 -I/sw/include/libpng12 -I/usr/X11R6/include
-I/usr/X11/include -I. -I./pixmaps -I../screen-exec
-DMOON_GLADEDIR=\""/sw/share/glunarclock"\"
-DGNOMELOCALEDIR=\""/sw/share/locale"\" -I/sw/include -g -O2 -c `test
-f 'moondata.c' || echo './'`moondata.c
moondata.c:25:19: error: gnome.h: No such file or directory
In file included from moondata.h:25,
from moondata.c:32:
glunarclock.h:34:35: error: libgnomeui/libgnomeui.h: No such file or
directory
moondata.c: In function 'calc_riseset_time':
moondata.c:133: warning: format not a string literal and no format arguments
moondata.c:140: warning: format not a string literal and no format arguments
moondata.c: In function 'update_moondata_dialog':
moondata.c:286: warning: spurious trailing '%' in format
moondata.c:293: warning: format not a string literal and no format arguments
make[3]: *** [moondata.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-glunarclock-0.32.4-1
more here:
http://robertwyatt.info/fink/glunarclock-0.32.4-1.txt
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel