Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59521 - mail-client/mozilla-thunderbird-0.7.3 fails to compile
Summary: mail-client/mozilla-thunderbird-0.7.3 fails to compile
Status: RESOLVED FIXED
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-08-05 07:44 UTC by alexander j pierce
Modified: 2004-08-05 19:24 UTC (History)
1 user (show)

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 alexander j pierce 2004-08-05 07:44:28 UTC
When i try to emerge mozilla-thunderbird-0.7.3, I get the following error.

gmake[2]: Leaving directory `/var/tmp/portage/mozilla-thunderbird-0.7.3/work/mozilla/modules/zlib/standalone'
gmake[2]: Entering directory `/var/tmp/portage/mozilla-thunderbird-0.7.3/work/mozilla/other-licenses/libart_lgpl'
gmake[2]: *** No rule to make target `export'.  Stop.
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-thunderbird-0.7.3/work/mozilla/other-licenses/libart_lgpl'
gmake[1]: *** [tier_1] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-thunderbird-0.7.3/work/mozilla'
make: *** [default] Error 2

!!! ERROR: mail-client/mozilla-thunderbird-0.7.3 failed.
!!! Function src_compile, Line 72, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1,
2.6.7-gentoo-r9)
=================================================================
System uname: 2.6.7-gentoo-r9 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.5.2
distcc 2.16 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 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
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/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.binarycompass.org"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib alsa apache2 apm avi berkdb cdr crypt cscope cups curl
dedicated dga dnd dv dvd encode ethereal faad flac fltk foomaticdb gdbm gif glut
gnome gnutls gphoto2 gtk gtk2 guile icc imagemagick imap imlib jack java jpeg
lcms ldap libg++ libwww live lua mad mikmod mldonkeypango mng mozcalendar
mozilla mozp3p mozsvg mpeg mpi ncurses nls offensive oggvorbis openal opengl oss
pam parse-clocks pdflib perl pic png postgres python qt qt-mt quicktime readline
ruby samba sdl skey slang slp spell sse ssl tcltk tcpd theora tiff transcode
truetype usb videos wmf wxwin wxwindows x86 xface xine xml xml2 xmms xosd xv
xvid zlib"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-08-05 08:56:08 UTC
Do you have USE=mozsvg?  If so, then please try with USE=-mozsvg to see if that works.  If it does, then I'll make the necessary changes in the ebuild.
Comment 2 deathlove 2004-08-05 10:57:24 UTC
yes, with USE="-mozsvg" works fine...
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-08-05 19:24:44 UTC
Fixed now, thanks!