problems upgrading from evolution 2.0.4 to 2.6.2 in fc3

Poohba poohba at blkpoohba.dyndns.org
Fri Jun 23 21:51:52 UTC 2006


evolution-2.6.2]./configure

hecking libgnomeui/gnome-icon-lookup.h usability... yes
checking libgnomeui/gnome-icon-lookup.h presence... yes
checking for libgnomeui/gnome-icon-lookup.h... yes
checking libgnomeui/gnome-thumbnail.h usability... yes
checking libgnomeui/gnome-thumbnail.h presence... yes
checking for libgnomeui/gnome-thumbnail.h... yes
checking for EXTRA_GNOME... yes
checking for HAL... Requested 'hal >= 0.5.4' but version of hal is 0.4.7
checking for CAMEL... Package camel-provider-1.2 was not found in the
pkg-config search path.
Perhaps you should add the directory containing `camel-provider-1.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'camel-provider-1.2' found
configure: error: Package requirements (camel-provider-1.2) were not
met:



Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CAMEL_CFLAGS
and CAMEL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

evolution-data-server-1.6.2]./configure 

        evolution-data-server has been configured as follows:
        Mail Directory:   /var/spool/mail, world writable
        LDAP support:     no
        NNTP support:     yes
        Kerberos 4/5:     no/no
        SSL support:      yes (Mozilla NSS)
        SMIME support:    yes (Mozilla NSS)
        IPv6 support:     yes
        Exchange support: no
        Dot Locking:      yes
        File Locking:     fcntl
        Large files:      yes
        Gtk Doc:          no

evolution-data-server-1.6.2] make
creating test-search
make[4]: Leaving directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar/tests/ecal'
make[4]: Entering directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar/tests'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar/tests'
make[3]: Leaving directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar/tests'
make[3]: Entering directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar'
make[2]: Leaving directory `/tmp/downloads/evolution-data-
server-1.6.2/calendar'
Making all in libedataserverui
make[2]: Entering directory `/tmp/downloads/evolution-data-
server-1.6.2/libedataserverui'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -
I. -I.. -I.. -I../addressbook -I../addressbook -DG_LOG_DOMAIN=\"e-data-
server-ui\" -DE_DATA_SERVER_UI_GLADEDIR=\""/usr/local/share/evolution-
data-server-1.6/glade"\" -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -
DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -
I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2
-I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -
I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -
I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
-g -O2 -Wall -Wmissing-prototypes  -Wno-sign-compare -MT e-categories-
dialog.lo -MD -MP -MF ".deps/e-categories-dialog.Tpo" -c -o e-
categories-dialog.lo e-categories-dialog.c; \
then mv -f ".deps/e-categories-dialog.Tpo" ".deps/e-categories-
dialog.Plo"; else rm -f ".deps/e-categories-dialog.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../addressbook -I../addressbook
-DG_LOG_DOMAIN=\"e-data-server-ui\" -DE_DATA_SERVER_UI_GLADEDIR=
\"/usr/local/share/evolution-data-server-1.6/glade\" -DXTHREADS -
D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0
-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/glib-2.0 -
I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -
I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -
I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -
I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -
I/usr/include/bonobo-activation-2.0 -g -O2 -Wall -Wmissing-prototypes -
Wno-sign-compare -MT e-categories-dialog.lo -MD -MP -MF .deps/e-
categories-dialog.Tpo -c e-categories-dialog.c  -fPIC -DPIC -o .libs/e-
categories-dialog.o
e-categories-dialog.c:31:38: gtk/gtkfilechooserbutton.h: No such file or
directory
e-categories-dialog.c: In function `new_button_clicked_cb':
e-categories-dialog.c:273: warning: implicit declaration of function
`gtk_file_chooser_get_filename'
e-categories-dialog.c:273: warning: implicit declaration of function
`GTK_FILE_CHOOSER'
e-categories-dialog.c:273: warning: assignment makes pointer from
integer without a cast
e-categories-dialog.c: In function `edit_button_clicked_cb':
e-categories-dialog.c:325: warning: implicit declaration of function
`gtk_file_chooser_set_filename'
e-categories-dialog.c:332: warning: assignment makes pointer from
integer without a cast
make[2]: *** [e-categories-dialog.lo] Error 1
make[2]: Leaving directory `/tmp/downloads/evolution-data-
server-1.6.2/libedataserverui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/downloads/evolution-data-server-1.6.2'
make: *** [all] Error 2





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060623/a6c0cbfe/attachment-0001.htm>


More information about the fedora-list mailing list