Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58417 - emerge mozilla-1.7 fails with compile errors
Summary: emerge mozilla-1.7 fails with compile errors
Status: RESOLVED DUPLICATE of bug 53508
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 07:58 UTC by Sebastian Celis
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The relevant output for emerge mozilla (error.log,8.72 KB, text/plain)
2004-07-26 08:00 UTC, Sebastian Celis
Details
emerge mozilla-firefox error log (firefoxerror.log,7.13 KB, text/plain)
2004-07-28 08:24 UTC, Sebastian Celis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Celis 2004-07-26 07:58:39 UTC
When I try to emerge the latest stable version of mozilla, the compile errors out.  I will attach the relevant output.

Reproducible: Always
Steps to Reproduce:
1. emerge mozilla





I am running a completely stable x86 system.

System uname: 2.4.26 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf
/etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo http://mirror.tucdemonic.org/gentoo/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk
gtk2 imlib java jpeg libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses
nls oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang
spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Sebastian Celis 2004-07-26 08:00:34 UTC
Created attachment 36195 [details]
The relevant output for emerge mozilla
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-07-26 13:06:04 UTC
It looks like you're missing linux kernel headers.

equery check linux-headers
Comment 3 Sebastian Celis 2004-07-26 13:47:06 UTC
Here is some info I grabbed about linux-headers on my machine.  It appears to be installed just fine.


# equery check linux-headers
# equery list linux-headers
Searching for package 'linux-headers' in all categories among:
 * installed packages
[I--] [ -] sys-kernel/linux-headers-2.4.21-r1 (0)
# emerge -s linux-headers
Searching...
[ Results for search key : linux-headers ]
[ Applications found : 1 ]
  
*  sys-kernel/linux-headers
      Latest version available: 2.4.21-r1
      Latest version installed: 2.4.21-r1
      Size of downloaded files: 27,864 kB
      Homepage:    http://www.kernel.org/ http://www.gentoo.org/
      Description: Linux 2.4.21 headers from kernel.org
      License:     GPL-2
Comment 4 Sebastian Celis 2004-07-28 08:24:16 UTC
I am getting similar errors when trying to emerge the latest stable version of firefox.  They aren't exactly the same, so I will attach them here.
Comment 5 Sebastian Celis 2004-07-28 08:24:59 UTC
Created attachment 36334 [details]
emerge mozilla-firefox error log
Comment 6 Sebastian Celis 2004-08-02 14:45:55 UTC
I was able to get the compiles working on my machine by adding myconf="${myconf} --without-gssapi" to the .ebuild files.  It is my guess that mozilla and firefox are having trouble being built with gssapi on a system with heimdal 0.6.2.
Comment 7 Rick Jenkins 2004-09-01 13:39:45 UTC
I have the same problem on a system with:

# emerge --info
Portage 2.0.50-r10 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.4.27)
=================================================================
System uname: 2.4.27 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc sandbox"
GENTOO_MIRRORS="ftp://gentoo.agsn.ca/ ftp://mirror.cpsc.ucalgary.ca/mirror/gentoo.org/ http://adelie.polymtl.ca/ http://mirrors.tds.net/gentoo http://gentoo.netnitco.net"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"

# emerge -s heimdal
Searching...
[ Results for search key : heimdal ]
[ Applications found : 1 ]

*  app-crypt/heimdal
      Latest version available: 0.6.2
      Latest version installed: 0.6.2
      Size of downloaded files: 3,235 kB
      Homepage:    http://www.pdc.kth.se/heimdal/
      Description: Kerberos 5 implementation from KTH
      License:     as-is

# emerge -s linux-headers
Searching...
[ Results for search key : linux-headers ]
[ Applications found : 1 ]

*  sys-kernel/linux-headers
      Latest version available: 2.4.21-r1
      Latest version installed: 2.4.21-r1
      Size of downloaded files: 27,864 kB
      Homepage:    http://www.kernel.org/ http://www.gentoo.org/
      Description: Linux 2.4.21 headers from kernel.org
      License:     GPL-2

Comment 8 Sebastian Celis 2004-09-21 07:21:04 UTC
This is a duplicate of bug 53508

*** This bug has been marked as a duplicate of 53508 ***