public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Build error for evolution/gconf
@ 2001-12-15 23:19 Wade Mealing
  2001-12-15 23:22 ` Bart Verwilst
  2001-12-15 23:23 ` Mikael Hallendal
  0 siblings, 2 replies; 3+ messages in thread
From: Wade Mealing @ 2001-12-15 23:19 UTC (permalink / raw
  To: gentoo-dev

Attempting to build emerge evolution.. after some time, i get this error

rm -f .libs/xml-dir.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -mcpu=i686 -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c xml-dir.c  -fPIC -DPIC -o .libs/xml-dir.lo
xml-dir.c: In function `dir_load_doc':
xml-dir.c:841: structure has no member named `root'
xml-dir.c:844: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:846: structure has no member named `root'
xml-dir.c:850: structure has no member named `root'
xml-dir.c: In function `dir_make_new_entry':
xml-dir.c:896: structure has no member named `root'
xml-dir.c: In function `dir_fill_cache_from_doc':
xml-dir.c:929: structure has no member named `root'
xml-dir.c:930: structure has no member named `root'
xml-dir.c:936: structure has no member named `root'
make[2]: *** [xml-dir.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gconf-1.0.7-r2/work/GConf-1.0.7/backends'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gconf-1.0.7-r2/work/GConf-1.0.7'
make: *** [all-recursive-am] Error 2

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

!!! emerge aborting on  /usr/portage/gnome-base/gconf/gconf-1.0.7-r2.ebuild .

This could be my mistake, and it probably is.  I am running the latest release, and have emerged all the critical parts of the system that needed upgrading.

Any ideas ?

Wade Mealing


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Build error for evolution/gconf
  2001-12-15 23:19 [gentoo-dev] Build error for evolution/gconf Wade Mealing
@ 2001-12-15 23:22 ` Bart Verwilst
  2001-12-15 23:23 ` Mikael Hallendal
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Verwilst @ 2001-12-15 23:22 UTC (permalink / raw
  To: gentoo-dev

Hellow!

Unmerge all your libxml2 ebuilds, and merge the latest libxml2 ebuild, 
known, and fixed, bug

See ya!

On Sun, 2001-12-16 at 00:19, Wade Mealing wrote:
> 
> Attempting to build emerge evolution.. after some time, i get this error
> 
> rm -f .libs/xml-dir.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -mcpu=i686 -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c xml-dir.c  -fPIC -DPIC -o .libs/xml-dir.lo
> xml-dir.c: In function `dir_load_doc':
> xml-dir.c:841: structure has no member named `root'
> xml-dir.c:844: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:846: structure has no member named `root'
> xml-dir.c:850: structure has no member named `root'
> xml-dir.c: In function `dir_make_new_entry':
> xml-dir.c:896: structure has no member named `root'
> xml-dir.c: In function `dir_fill_cache_from_doc':
> xml-dir.c:929: structure has no member named `root'
> xml-dir.c:930: structure has no member named `root'
> xml-dir.c:936: structure has no member named `root'
> make[2]: *** [xml-dir.lo] Error 1
> make[2]: Leaving directory `/var/tmp/portage/gconf-1.0.7-r2/work/GConf-1.0.7/backends'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/tmp/portage/gconf-1.0.7-r2/work/GConf-1.0.7'
> make: *** [all-recursive-am] Error 2
> 
> !!! ERROR: The ebuild did not complete successfully.
> !!! Function src_compile, Line 16, Exitcode 2
> !!! (no error message)
> 
> !!! emerge aborting on  /usr/portage/gnome-base/gconf/gconf-1.0.7-r2.ebuild .
> 
> This could be my mistake, and it probably is.  I am running the latest release, and have emerged all the critical parts of the system that needed upgrading.
> 
> Any ideas ?
> 
> Wade Mealing
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> 
-- 
Bart Verwilst
Gentoo Linux Developer, Desktop Team
Gent, Belgium



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Build error for evolution/gconf
  2001-12-15 23:19 [gentoo-dev] Build error for evolution/gconf Wade Mealing
  2001-12-15 23:22 ` Bart Verwilst
@ 2001-12-15 23:23 ` Mikael Hallendal
  1 sibling, 0 replies; 3+ messages in thread
From: Mikael Hallendal @ 2001-12-15 23:23 UTC (permalink / raw
  To: gentoo-dev, gentoo-user; +Cc: wmealin1

[-- Attachment #1: Type: text/plain, Size: 337 bytes --]

sön 2001-12-16 klockan 00.19 skrev Wade Mealing:
> 
> Attempting to build emerge evolution.. after some time, i get this error

Moved this to gentoo-user list

Please update your libxml2. 

Regards,
  Mikael Hallendal

-- 

Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-15 23:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-15 23:19 [gentoo-dev] Build error for evolution/gconf Wade Mealing
2001-12-15 23:22 ` Bart Verwilst
2001-12-15 23:23 ` Mikael Hallendal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox