Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370 - gnumeric-1.0.2 fails to build
Summary: gnumeric-1.0.2 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-27 19:01 UTC by John Stalker
Modified: 2002-03-29 20:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Stalker 2002-01-27 19:01:43 UTC
I get the following errors during compile:

make[3]: Entering directory 
`/var/tmp/portage/gnumeric-1.0.2/work/gnumeric-1.0.2/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\"      
-DGNUMERIC_DATADIR=\""/usr/share/gnumeric/1.0.2-bonobo"\"                      
 -DGNUMERIC_LIBDIR=\""/usr/lib/gnumeric/1.0.2-bonobo"\"                        
  -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"                         
-I/usr/include  -I..                                                           
 -I.            -I./widgets                                                    
  -I./functions  -I./dialogs                                                   
   -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml 
-I/usr/include/libglade-1.0 -I/usr/include -I/usr/include/orbit-1.0  
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include  -mcpu=i686 -march=i686 -O3 -pipe 
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -Wall -Wunused  -Wsign-promo 
-Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -c 
bonobo-io.c
bonobo-io.c: In function `gnumeric_bonobo_write_workbook':
bonobo-io.c:271: structure has no member named `root'
bonobo-io.c: In function `gnumeric_bonobo_read_workbook':
bonobo-io.c:464: structure has no member named `root'
bonobo-io.c:487: structure has no member named `root'
make[3]: *** [bonobo-io.o] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/gnumeric-1.0.2/work/gnumeric-1.0.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/gnumeric-1.0.2/work/gnumeric-1.0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/gnumeric-1.0.2/work/gnumeric-1.0.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 44, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-office/gnumeric/gnumeric-1.0.2.ebuild
Comment 1 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-27 19:06:03 UTC
which dev-util/libxml and dev-util/libxml2 do you have installed?
Comment 2 John Stalker 2002-01-27 21:24:24 UTC
dev-libs/libxml-1.8.16 and dev-libs/libxml2-2.4.10-r1.  Does it matter that
they seem to be in dev-libs rather than dev-util?
Comment 3 John Stalker 2002-01-27 21:41:30 UTC
Upgrading libxml2 to libxml2-2.4.13 does not help.
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-02-17 14:51:47 UTC
What is your USE flags ?
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-02-24 11:42:05 UTC
Does it do the same for gnumeric-1.0.4 ?
Comment 6 Bruce A. Locke (RETIRED) gentoo-dev 2002-03-29 20:15:25 UTC
Bug is way outdated