Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13512 - libgda emerge error
Summary: libgda emerge error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-08 13:09 UTC by Alcino Dall Igna Junior
Modified: 2003-01-11 11:38 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 Alcino Dall Igna Junior 2003-01-08 13:09:07 UTC
I was trying to emerge gnumeric-1.1.8, it ask for libgda, then this happen:

...
Making all in gda-ldap-server
make[3]: Entering directory
`/var1/tmp/portage/libgda-0.2.96-r2/work/libgda-0.2.96/providers/gda-ldap-server'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gnome-xml -I/usr/include/gconf/1 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -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/gdk-pixbuf-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml
-I/usr/include -I/usr/include/orbit-1.0 	-I../../lib/gda-common 
-I../../lib/gda-common 	-I../../lib/gda-server 	-I../../lib/gda-server 
-I/usr/include    -march=i686 -O3 -pipe -fomit-frame-pointer -c gda-ldap-command.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gnome-xml -I/usr/include/gconf/1 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -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/gdk-pixbuf-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml
-I/usr/include -I/usr/include/orbit-1.0 	-I../../lib/gda-common 
-I../../lib/gda-common 	-I../../lib/gda-server 	-I../../lib/gda-server 
-I/usr/include    -march=i686 -O3 -pipe -fomit-frame-pointer -c
gda-ldap-connection.c
gda-ldap-connection.c: In function `gda_ldap_error_make':
gda-ldap-connection.c:292: dereferencing pointer to incomplete type
gda-ldap-connection.c:296: dereferencing pointer to incomplete type
make[3]: *** [gda-ldap-connection.o] Error 1
make[3]: Leaving directory
`/var1/tmp/portage/libgda-0.2.96-r2/work/libgda-0.2.96/providers/gda-ldap-server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var1/tmp/portage/libgda-0.2.96-r2/work/libgda-0.2.96/providers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var1/tmp/portage/libgda-0.2.96-r2/work/libgda-0.2.96'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-extra/libgda-0.2.96-r2 failed.
!!! Function src_compile, Line 58, Exitcode 2
!!! (no error message)

BTW, I just reemerge openldap, but doesn't help.

emerge openldap -s
Searching...   
[ Results for search key : openldap ]
[ Applications found : 1 ]
 
*  net-nds/openldap
      Latest version available: 2.0.25-r2
      Latest version installed: 2.0.25-r2
      Size of downloaded files: 1,273 kB
      Homepage:    http://www.OpenLDAP.org/
      Description: LDAP suite of application and development tools
Comment 1 foser (RETIRED) gentoo-dev 2003-01-11 11:38:31 UTC
gnumeric is package.masked for a reason, it is not considered stable in any way.
Try a newer version of gnumeric 1.1 (1.1.15 is in portage).