Re: Gnome Libs 1.0.60 is out.
- From: Sean Thomas Middleditch <sean middleditch iname com>
- To: Miguel de Icaza <miguel helixcode com>
- Cc: gnome-list gnome org, gnome-announce-list gnome org
- Subject: Re: Gnome Libs 1.0.60 is out.
- Date: Sat, 06 May 2000 23:42:41 -0400
it's a no go for me...
I got the tarball, did an 'unset LINGUAS' and a rpm -ta
gnome-libs-1.0.60.tar.gz and it failed with:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H
-I../support -I../support -I../intl -I../intl -I/usr/include
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include
-DGNOMELIBDIR=\"/usr/lib\" -DGNOMEDATADIR=\"/usr/share\"
-DGNOMEBINDIR=\"/usr/bin\" -DGNOMELOCALSTATEDIR=\"/var/lib\"
-DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeUI\"
-I/usr/lib/glib/include -I/usr/X11R6/include -O3 -fomit-frame-pointer
-fno-exceptions -fno-rtti -pipe -s -mpentiumpro -mcpu=pentiumpro
-march=pentiumpro -ffast-math -fexpensive-optimizations -malign-loops=2
-malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall
-Wunused -c gnome-canvas-text.c -fPIC -DPIC -o
.libs/gnome-canvas-text.lo
gnome-canvas-text.c: In function `get_bounds':
gnome-canvas-text.c:329: warning: implicit declaration of function
`split_into_lines'
gnome-canvas-text.c:325: warning: unused variable `i'
gnome-canvas-text.c: At top level:
gnome-canvas-text.c:486: warning: `split_into_lines' was declared
implicitly `extern' and later `static'
gnome-canvas-text.c:438: warning: previous declaration of
`split_into_lines'
gnome-canvas-text.c:486: warning: type mismatch with previous implicit
declaration
gnome-canvas-text.c:438: warning: previous implicit declaration of
`split_into_lines'
gnome-canvas-text.c:486: warning: `split_into_lines' was previously
implicitly declared to return `int'
gnome-canvas-text.c: In function `split_into_lines':
gnome-canvas-text.c:438: conflicting types for `split_into_lines'
gnome-canvas-text.c:486: previous declaration of `split_into_lines'
gnome-canvas-text.c: In function `gnome_canvas_text_set_arg':
gnome-canvas-text.c:438: conflicting types for `split_into_lines'
gnome-canvas-text.c:486: previous declaration of `split_into_lines'
gnome-canvas-text.c:438: conflicting types for `split_into_lines'
gnome-canvas-text.c:486: previous declaration of `split_into_lines'
gnome-canvas-text.c:438: conflicting types for `split_into_lines'
gnome-canvas-text.c:486: previous declaration of `split_into_lines'
gnome-canvas-text.c: In function `get_line_ypos_item_relative':
gnome-canvas-text.c:940: warning: unused variable `x'
gnome-canvas-text.c: In function `gnome_canvas_text_render':
gnome-canvas-text.c:1053: warning: unused variable `y_start'
gnome-canvas-text.c:1053: warning: unused variable `x_start'
gnome-canvas-text.c: In function `gnome_canvas_suck_font':
gnome-canvas-text.c:1294: warning: unused variable `bitmap'
make[3]: *** [gnome-canvas-text.lo] Error 1
make[3]: Leaving directory
`/usr/src/RPM/BUILD/gnome-libs-1.0.60/libgnomeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/RPM/BUILD/gnome-libs-1.0.60/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/gnome-libs-1.0.60'
make: *** [all-recursive-am] Error 2
Bad exit status from /var/tmp/rpm-tmp.98949 (%build)
Sean Middleditch
Miguel de Icaza wrote:
> Hello guys,
>
> Gnome Libs 1.0.60 has been released.
>
> This new version of Gnome Libs contains a lot of improvements in
> many areas, and all the happy GNOME users will be extra happy to learn
> all the nice things we have done for this release. Let there be love
> and tarballs that compile.
>
> * New features
>
> * Simple setup to enable applications to have mini-icons
> without any code intervention (Miguel, Jacob).
>
> * New API call to set the application mini-icon (Jacob,
> Anders, Miguel).
>
> * Now an application main window and dialogs will set the
> default mini-icon for the application. This icon can be
> specified by the application at runtime, or by being
> launched by gnome-dentry or by setting the
> GNOME_DESKTOP_ICON variable.
>
> * Gnome Color Selector now does alpha composition instead of
> using stipples for its "disabled" mode, fixing a multi-depth
> bug and making the code nicer (Chris Lahey).
>
> * The Bug fixes
>
> * Canvas text display repaint fixes from Iain.
>
> * New policy for the AA canvas: it is "usable", and we will
> fix the AA problems on demand. They are not that bad, and
> each one can be fixed incrementally without too much hassle.
>
> * Multi-depth fixes from Ian Peters, Federico Mena, and me.
>
> * GnomeDock should work propely with Bonobo now.
>
> * Corrected a keyboard handling bug in the canvas (Chris
> Lahey).
>
> * Fix updating for various canvas items (Iain Holmes)
>
> * "width_pixels" argument for the rectangle/ellipse canvas
> item is now properly handled (Iain Holmes).
>
> * About boxes now should handle absolute path icons (this
> should have been the default, but it was broken: Jason
> Leach).
>
> * George Lebl fixed various gnome-calculator bugs.
>
> * GnomeClient bug fix from Jacob (allocated too little memory)
>
> Miguel.
>
> _______________________________________________
> gnome-announce-list mailing list
> gnome-announce-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-announce-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]