On Sat, 13 Jan 2007 20:24:57 -0600, William Kenworthy <[EMAIL PROTECTED]> wrote:

On Thu, 2007-01-11 at 06:34 -0600, Roberto Martinez wrote:
Well, I've done research and found nothing, except that it happens only on
gentoo ...

It appears that any mozilla product segfaults on my gentoo box both binary
and from source. Firefox, Thunderbird, and Seamonkey.
...

this sort of thing is often due to inconsistent/missing libraries

1. run revdep-rebuild
2. `ldd /usr/bin/firefox` and look for inconsistent/missing libraries
3. `strace /usr/bin/firefox` and see if where it dies gives a clue

BillK


revdep-rebuild came up with some libraries, but I think I might have an issue with Portage as I've noticed that /etc/portage does not point anywhere... Any ideas where its supposed to symlink ? #gentoo is not very helpful ( at least the peers )

Calculating dependencies \
emerge: there are no ebuilds to satisfy "=app-office/openoffice-bin-2.0.2".


revdep-rebuild failed to emerge all packages
you have the following choices:

- if emerge failed during the build, fix the problems and re-run revdep-rebuild
    or
- use -X or --package-names as first argument (trys to rebuild package, not exact
  ebuild)
    or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be evaluated again)
    or
- modify the above emerge command and run it manually
    or
- compile or unmerge unsatisfied packages manually, remove temporary files and
  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*

Thanks in advance.

--
There is no god but yourself... amen ...

--
gentoo-user@gentoo.org mailing list

Reply via email to