Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2228 - Nautilus build on Gentoo/PPC fails with error relating to Mozilla builds
Summary: Nautilus build on Gentoo/PPC fails with error relating to Mozilla builds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Pieter Van den Abeele (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-29 06:59 UTC by Kevyn Shortell (RETIRED)
Modified: 2006-02-04 06:03 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 Kevyn Shortell (RETIRED) gentoo-dev 2002-04-29 06:59:33 UTC
Here's the error doing an 'emerge nautilus', if you comment out the mozilla bits
it compiles correctly thought.

mozilla-events.cpp:358: parse error before `&'
mozilla-events.cpp: In function `class nsIDOMNode * get_anchor_named(...)':
mozilla-events.cpp:366: `top_node' undeclared (first use this function)
mozilla-events.cpp:366: (Each undeclared identifier is reported only once
mozilla-events.cpp:366: for each function it appears in.)
mozilla-events.cpp:381: `aName' undeclared (first use this function)
mozilla-events.cpp:390: warning: cannot pass objects of type
`nsCOMPtr<nsIDOMNode>' through `...'
mozilla-events.cpp: In function `void mozilla_navigate_to_anchor(GtkMozEmbed *,
const char *)':
mozilla-events.cpp:422: warning: cannot pass objects of type
`nsCOMPtr<nsIDOMNode>' through `...'
mozilla-events.cpp:422: warning: cannot pass objects of type `nsAutoString'
through `...'
make[3]: *** [mozilla-events.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/nautilus-1.0.6-r6/work/nautilus-1.0.6/components/mozilla'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/nautilus-1.0.6-r6/work/nautilus-1.0.6/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/nautilus-1.0.6-r6/work/nautilus-1.0.6'
make: *** [all-recursive-am] Error 2

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

!!! emerge aborting on  /usr/portage/gnome-base/nautilus/nautilus-1.0.6-r6.ebuild .
Comment 1 Mark Guertin 2002-06-26 11:49:42 UTC
This was fixed by updates some time ago