* [gentoo-dev] nautilus-1.0.5, build error
@ 2001-10-20 23:56 Tod M. Neidt
2001-10-21 0:33 ` Mikael Hallendal
2001-10-21 15:29 ` Martin Schlemmer
0 siblings, 2 replies; 9+ messages in thread
From: Tod M. Neidt @ 2001-10-20 23:56 UTC (permalink / raw
To: gentoo-dev mailing list
Hi!
Tried to merge nautilus-1.0.5, but get the following build error.
tod
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..
-I../cut-n-paste-code/widgets/e-paned -I/usr/include/gnome-1.0
-I/usr/include -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/gnome-xml -I/usr/include/orbit-1.0
-I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
-I/usr/include/eel-1 -I/usr/include/gconf/1 -I/usr/include/librsvg-1
-I/usr/include/freetype2 -DDATADIR=\"/usr/share\"
-DNAUTILUS_DATADIR=\"/usr/share/nautilus\" -mcpu=i686 -march=i686 -O3
-pipe -c nautilus-desktop-file-loader.c -fPIC -DPIC -o
nautilus-desktop-file-loader.lo
nautilus-customization-data.c: In function `load_name_map_hash_table':
nautilus-customization-data.c:468: structure has no member named
`childs'
make[2]: *** [nautilus-customization-data.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/nautilus-1.0.5/work/nautilus-1.0.5/libnautilus-private'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/nautilus-1.0.5/work/nautilus-1.0.5'
make: *** [all-recursive-am] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 27, Exitcode 2
!!! (no error message)
done!
>>> emerge gnome-base/nautilus-1.0.5 to /
!!! emerge aborting on
/usr/portage/gnome-base/nautilus/nautilus-1.0.5.ebuild .
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-20 23:56 [gentoo-dev] nautilus-1.0.5, build error Tod M. Neidt
@ 2001-10-21 0:33 ` Mikael Hallendal
2001-10-21 15:15 ` Tod M. Neidt
2001-10-21 15:29 ` Martin Schlemmer
1 sibling, 1 reply; 9+ messages in thread
From: Mikael Hallendal @ 2001-10-21 0:33 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 390 bytes --]
sön 2001-10-21 klockan 03.00 skrev Tod M. Neidt:
> Hi!
Hi!
> Tried to merge nautilus-1.0.5, but get the following build error.
I don't know about this, didn't get it. Don't have time to look into it
now, I'm of for some orienteering :)
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] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-21 0:33 ` Mikael Hallendal
@ 2001-10-21 15:15 ` Tod M. Neidt
2001-10-21 15:55 ` Tod M. Neidt
0 siblings, 1 reply; 9+ messages in thread
From: Tod M. Neidt @ 2001-10-21 15:15 UTC (permalink / raw
To: gentoo-dev mailing list
Hi!
Been doing some detective work on this build error. A relevant
discussion can be found at
http://lists.eazel.com/pipermail/nautilus-list/2001-October/005916.html
Haven't had a chance to look at a fix maybe later tonight, if it isn't
trivial for one of the developers.
tod
On Sun, 2001-10-21 at 06:33, Mikael Hallendal wrote:
> sön 2001-10-21 klockan 03.00 skrev Tod M. Neidt:
> > Hi!
>
> Hi!
>
> > Tried to merge nautilus-1.0.5, but get the following build error.
>
> I don't know about this, didn't get it. Don't have time to look into it
> now, I'm of for some orienteering :)
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-20 23:56 [gentoo-dev] nautilus-1.0.5, build error Tod M. Neidt
2001-10-21 0:33 ` Mikael Hallendal
@ 2001-10-21 15:29 ` Martin Schlemmer
2001-10-21 15:33 ` Tod M. Neidt
1 sibling, 1 reply; 9+ messages in thread
From: Martin Schlemmer @ 2001-10-21 15:29 UTC (permalink / raw
To: gentoo-dev
On Sun, 2001-10-21 at 03:00, Tod M. Neidt wrote:
> Hi!
>
> Tried to merge nautilus-1.0.5, but get the following build error.
>
> tod
>
>
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..
> -I../cut-n-paste-code/widgets/e-paned -I/usr/include/gnome-1.0
> -I/usr/include -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/gnome-xml -I/usr/include/orbit-1.0
> -I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
> -I/usr/include/eel-1 -I/usr/include/gconf/1 -I/usr/include/librsvg-1
> -I/usr/include/freetype2 -DDATADIR=\"/usr/share\"
> -DNAUTILUS_DATADIR=\"/usr/share/nautilus\" -mcpu=i686 -march=i686 -O3
> -pipe -c nautilus-desktop-file-loader.c -fPIC -DPIC -o
> nautilus-desktop-file-loader.lo
> nautilus-customization-data.c: In function `load_name_map_hash_table':
> nautilus-customization-data.c:468: structure has no member named
> `childs'
> make[2]: *** [nautilus-customization-data.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory
> `/var/tmp/portage/nautilus-1.0.5/work/nautilus-1.0.5/libnautilus-private'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/nautilus-1.0.5/work/nautilus-1.0.5'
> make: *** [all-recursive-am] Error 2
>
> !!! ERROR: The ebuild did not complete successfully.
> !!! Function src_compile, Line 27, Exitcode 2
> !!! (no error message)
>
> done!
> >>> emerge gnome-base/nautilus-1.0.5 to /
> !!! emerge aborting on
> /usr/portage/gnome-base/nautilus/nautilus-1.0.5.ebuild .
>
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
Hi
There maybe be no relation, but try to unmerge the old mozilla. I had
the same problems and unmerged && rm -rf /usr/lib/mozilla, and then
remerged both.
Greetings
--
Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-21 15:29 ` Martin Schlemmer
@ 2001-10-21 15:33 ` Tod M. Neidt
2001-10-21 15:36 ` Martin Schlemmer
0 siblings, 1 reply; 9+ messages in thread
From: Tod M. Neidt @ 2001-10-21 15:33 UTC (permalink / raw
To: gentoo-dev mailing list
Hi!
Already tried that. No joy. In fact, after remerging mozilla-0.95, I
remerged all the dependencies for nautilus, and still no joy. It looks
like it has something to do with libxml and gnome-xml.
tod
On Sun, 2001-10-21 at 21:30, Martin Schlemmer wrote:
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
> Hi
>
> There maybe be no relation, but try to unmerge the old mozilla. I had
> the same problems and unmerged && rm -rf /usr/lib/mozilla, and then
> remerged both.
>
>
> Greetings
> --
>
> Martin Schlemmer
> Gentoo Linux Developer, Desktop Team Developer
> Cape Town, South Africa
>
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-21 15:33 ` Tod M. Neidt
@ 2001-10-21 15:36 ` Martin Schlemmer
2001-10-21 15:44 ` Tod M. Neidt
0 siblings, 1 reply; 9+ messages in thread
From: Martin Schlemmer @ 2001-10-21 15:36 UTC (permalink / raw
To: gentoo-dev
On Sun, 2001-10-21 at 18:37, Tod M. Neidt wrote:
> Hi!
>
> Already tried that. No joy. In fact, after remerging mozilla-0.95, I
> remerged all the dependencies for nautilus, and still no joy. It looks
> like it has something to do with libxml and gnome-xml.
>
> tod
>
> On Sun, 2001-10-21 at 21:30, Martin Schlemmer wrote:
> > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
> >
> > Hi
> >
> > There maybe be no relation, but try to unmerge the old mozilla. I had
> > the same problems and unmerged && rm -rf /usr/lib/mozilla, and then
> > remerged both.
> >
what version libxml ?
--
Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-21 15:36 ` Martin Schlemmer
@ 2001-10-21 15:44 ` Tod M. Neidt
2001-10-21 16:25 ` Mikael Hallendal
0 siblings, 1 reply; 9+ messages in thread
From: Tod M. Neidt @ 2001-10-21 15:44 UTC (permalink / raw
To: gentoo-dev mailing list
Hi!
Turns out I had both libxml and libxml2 merged. libxml2 is the killer
for build nautilus. I have unmerged libxml2 and am compiling
nautilus-1.0.5 right now. so far so good. It looks like this is one of
those multiple versions of library problems that seems to have everyone
scratching their heads lately.
I will make a quick post if nautilus finishes merging ok.
tod
On Sun, 2001-10-21 at 21:37, Martin Schlemmer wrote:
> On Sun, 2001-10-21 at 18:37, Tod M. Neidt wrote:
> > Hi!
> >
> > Already tried that. No joy. In fact, after remerging mozilla-0.95, I
> > remerged all the dependencies for nautilus, and still no joy. It looks
> > like it has something to do with libxml and gnome-xml.
> >
> > tod
> >
> > On Sun, 2001-10-21 at 21:30, Martin Schlemmer wrote:
> > > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
> > >
> > > Hi
> > >
> > > There maybe be no relation, but try to unmerge the old mozilla. I had
> > > the same problems and unmerged && rm -rf /usr/lib/mozilla, and then
> > > remerged both.
> > >
>
> what version libxml ?
>
> --
>
> Martin Schlemmer
> Gentoo Linux Developer, Desktop Team Developer
> Cape Town, South Africa
>
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-21 15:15 ` Tod M. Neidt
@ 2001-10-21 15:55 ` Tod M. Neidt
0 siblings, 0 replies; 9+ messages in thread
From: Tod M. Neidt @ 2001-10-21 15:55 UTC (permalink / raw
To: gentoo-dev mailing list
Hi!
This problem was because I had libxml and libxml2 both merged. The seem
to be their header files in the same place. Unmerging libxml2 allowed
me to merge nautilus-1.0.5 ok.
Thanks for everyone's help
tod
On Sun, 2001-10-21 at 16:18, Tod M. Neidt wrote:
> Hi!
>
> Been doing some detective work on this build error. A relevant
> discussion can be found at
> http://lists.eazel.com/pipermail/nautilus-list/2001-October/005916.html
>
> Haven't had a chance to look at a fix maybe later tonight, if it isn't
> trivial for one of the developers.
>
> tod
>
> On Sun, 2001-10-21 at 06:33, Mikael Hallendal wrote:
> > sön 2001-10-21 klockan 03.00 skrev Tod M. Neidt:
> > > Hi!
> >
> > Hi!
> >
> > > Tried to merge nautilus-1.0.5, but get the following build error.
> >
> > I don't know about this, didn't get it. Don't have time to look into it
> > now, I'm of for some orienteering :)
> >
>
>
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] nautilus-1.0.5, build error
2001-10-21 15:44 ` Tod M. Neidt
@ 2001-10-21 16:25 ` Mikael Hallendal
0 siblings, 0 replies; 9+ messages in thread
From: Mikael Hallendal @ 2001-10-21 16:25 UTC (permalink / raw
To: Gentoo Dev.
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
sön 2001-10-21 klockan 18.48 skrev Tod M. Neidt:
> Hi!
>
> Turns out I had both libxml and libxml2 merged. libxml2 is the killer
> for build nautilus. I have unmerged libxml2 and am compiling
> nautilus-1.0.5 right now. so far so good. It looks like this is one of
> those multiple versions of library problems that seems to have everyone
> scratching their heads lately.
Hmm,
libxml and libxml2 should be ok to have installed at the same time,
strange, I'll add this to desktop todo in dev-wiki.
Thanks for reporting,
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] 9+ messages in thread
end of thread, other threads:[~2001-10-21 22:24 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-20 23:56 [gentoo-dev] nautilus-1.0.5, build error Tod M. Neidt
2001-10-21 0:33 ` Mikael Hallendal
2001-10-21 15:15 ` Tod M. Neidt
2001-10-21 15:55 ` Tod M. Neidt
2001-10-21 15:29 ` Martin Schlemmer
2001-10-21 15:33 ` Tod M. Neidt
2001-10-21 15:36 ` Martin Schlemmer
2001-10-21 15:44 ` Tod M. Neidt
2001-10-21 16:25 ` Mikael Hallendal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox