Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 66127

Summary: Evolution 2.0.1 error during build
Product: Gentoo Linux Reporter: Albert Hopkins (RETIRED) <marduk>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://starship.python.net/crew/marduk/publish/evolution-build.txt
Whiteboard:
Package list:
Runtime testing required: ---

Description Albert Hopkins (RETIRED) gentoo-dev 2004-10-02 07:52:50 UTC
Evolution 2.0.1 refuses to build on my machine.  I've tried both gcc 3.3.4 and gcc 3.4.2 but get the same error for each.  The error is as follows:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../intl -I../e-util -DCAMEL_LIBEXECDIR=\"/usr/libexec/evolution/2.0/camel\" -DCAMEL_PROVIDERDIR=\"/usr/lib/evolution/2.0/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gal-2.2 -I/usr/include/gtk-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/libart-2.0 -I/usr/lib/mozilla/include/nspr -I/usr/lib/mozilla/include/nss -g -O2 -march=athlon-xp -pipe -Wall -Wmissing-prototypes -Wno-sign-compare -c camel-service.c -MT camel-service.lo -MD -MP -MF .deps/camel-service.TPlo  -fPIC -DPIC -o .libs/camel-service.o
camel-service.c: In function `camel_getaddrinfo':
camel-service.c:897: warning: assignment from incompatible pointer type
camel-service.c:900: error: assignment of read-only member `ai_family'
make[3]: *** [camel-service.lo] Error 1

My CFLAGS are
CFLAGS="-g -O2 -march=athlon-xp -pipe"



Reproducible: Always
Steps to Reproduce:
Comment 1 Sven Wegener gentoo-dev 2004-10-02 08:57:05 UTC

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