Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68004 - Failed to compile evolution 2.0.2
Summary: Failed to compile evolution 2.0.2
Status: RESOLVED DUPLICATE of bug 67824
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 05:05 UTC by Nicolas Steinmetz
Modified: 2005-07-17 13:06 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 Nicolas Steinmetz 2004-10-18 05:05:15 UTC
When I try to emerge evolution-2.0.2, there are errors when compiling, causing the emerge to fail.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -vpuD world (which includes evolution)
3.

Actual Results:  

camel-service.c: In function `camel_getaddrinfo':
camel-service.c:899: error: structure has no member named `ai_faimily'
make[3]: *** [camel-service.lo] Erreur 1
make[3]: Leaving directory
`/var/tmp/portage/evolution-2.0.2/work/evolution-2.0.2/camel'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory
`/var/tmp/portage/evolution-2.0.2/work/evolution-2.0.2/camel'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/evolution-2.0.2/work/evolution-2.0.2'
make: *** [all] Erreur 2

!!! ERROR: mail-client/evolution-2.0.2 failed.
!!! Function src_compile, Line 122, Exitcode 2
!!! make failed


Expected Results:  
A nice compilation of evolution 2.0.2

my emerge info :

config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.gentoo.skynet.be/pub/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib acpi alsa apache2 avi berkdb bitmap-fonts bonobo
cdparanoia cdr clamav crypt cups devfs directfb divx4linux dvd dvdr encode esd
evo f77 fbcon ffmpeg flac foomaticdb ftp gd gdbm gif gimp gimpprint gpm gtk gtk2
gtkhtml imagemagick imap imlib innodb jabber jack java jpeg libg++ libwww mad
maildir mikmod mime mmx motif mpeg msn mysql mythtv ncurses nls nocardbus
oggvorbis ooo-kde opengl oss pam pda pdf pdflib pear-db perl php png python
quicktime readline sdl slang spamassassin spell sqlite ssl svga tcltk tcpd tetex
tiff transcode truetype unicode v4l2 videos x86 xine xml xml2 xmms xprint xv
xvid yahoo zlib"
Comment 1 Joe McCann (RETIRED) gentoo-dev 2004-10-18 05:27:43 UTC
fixed earlier today. 

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