Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105030 - evolution-data-server 2.4.0 doesn't build with ssl support
Summary: evolution-data-server 2.4.0 doesn't build with ssl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 105032 (view as bug list)
Depends on: 86070
Blocks: 2.12
  Show dependency tree
 
Reported: 2005-09-06 08:55 UTC by Andreas Kotowicz
Modified: 2006-01-08 12:17 UTC (History)
4 users (show)

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


Attachments
config.log (config.log,118.73 KB, text/plain)
2005-09-06 11:09 UTC, Andreas Kotowicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kotowicz 2005-09-06 08:55:13 UTC
emerge evolution-data-server -pv

[ebuild   R   ] gnome-extra/evolution-data-server-1.4.0  -debug -doc +firefox
+ipv6 -kerberos -krb4 -ldap -mozilla -nntp +ssl -static


but then I read:

        evolution-data-server has been configured as follows:
        LDAP support:     no
        Kerberos 4/5:     no/no
        SSL support:      no
        SMIME support:    no
        IPv6 support:     yes
        Exchange support: no
        Dot Locking:      yes
        File Locking:     fcntl
        Gtk Doc:          no
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-09-06 10:46:19 UTC
Could you please attach the generated config.log file from
/var/tmp/portage/evolution-data-server-1.4.0-r1/work/evolution-data-server-1.4.0 ?

Also, please let us know what version of mozilla-firefox you have installed and
paste the output from "emerge --info".
Comment 2 Andreas Kotowicz 2005-09-06 11:06:23 UTC
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-
r1, 2.6.13 i686)
=================================================================
System uname: 2.6.13 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share
/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/shar
e/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/gdm /etc/gconf /etc/openldap/ /etc/terminfo /etc/t
exmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.rz.uni-wuerzburg.de/pub/linux/MIRROR.gentoo/"
LANG="en_IE@euro"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage"
SYNC="rsync://rsync6.de.gentoo.org/gentoo-portage"
USE="x86 X a52 acpi alsa avi berkdb bitmap-fonts cdr crypt cups curl divx4linux
dvd dvdr dvdread eds emboss encode evo fam firefox flac font-server foomaticdb f
ortran gd gdbm gif gnome gnutls gstreamer gtk2 gtkhtml hal imagemagick imlib ipv
6 java jpeg junit libg++ libwww logrotate mad mikmod mmx motif mp3 mpeg mysql nc
urses nls ogg oggvorbis opengl pam pdflib perl plotutils png pnp python qt quick
time readline samba sdl slang spell sqlite sse ssl svga tcltk tcpd tetex tiff tr
uetype truetype-fonts trusted type1-fonts vorbis wmf xine xml2 xv zlib userland_
GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 3 Andreas Kotowicz 2005-09-06 11:06:50 UTC
emerge unmerge mozilla-firefox -pv

>>> These are the packages that I would unmerge:

 www-client/mozilla-firefox
    selected: 1.0.6-r5
   protected: none
     omitted: none
Comment 4 Andreas Kotowicz 2005-09-06 11:09:42 UTC
Created attachment 67752 [details]
config.log
Comment 5 Ed Catmur 2005-09-08 17:42:22 UTC
$ locate nss.h
/usr/include/nss/nss.h
/usr/include/nss.h
/usr/lib/mozilla/include/nss/nss.h

mozilla-firefox-1.0.6-r5
mozilla-1.7.11-r1
Comment 6 metnik 2005-09-11 02:31:26 UTC
I got the same problem
when emerging I see:
 * Applying evolution-data-server-no_lazy_bindings.patch ...              [ ok
]configure.in:107: warning: AC_ARG_PROGRAM invoked multiple times
Comment 7 Ed Catmur 2005-09-11 05:20:06 UTC
Change summary to: 
* evolution-data-server 2.4.0 doesn't build with USE="ssl firefox"

Workaround:
# echo "gnome-extra/evolution-data-server -firefox" >> /etc/portage/package.use

Dev workaround:
* temporarily remove firefox support from evolution-data-server

Fix:
* fix bug 86070
Comment 8 Gergan Penkov 2005-09-11 17:23:53 UTC
You need simply to emerge mozilla-firefox-1.0.6-r6, which have all the headers
and build happily look at this reports #100597 and #102490 (i don't know, why
the gnome-developers use the -with-nss and so on switches if evolution will pick
the correct one, using the pkg-config files, which are corrected in 1.0.6-r6 and
it is simply a sed thing to change from mozilla to firefox as the bug 10249
suggested).
Comment 9 Gergan Penkov 2005-09-11 17:26:03 UTC
sth very strange happened the reference to bug 10249 is a troll
Comment 10 Mike Gardiner (RETIRED) gentoo-dev 2005-09-26 08:39:53 UTC
*** Bug 105032 has been marked as a duplicate of this bug. ***
Comment 11 Xake 2005-11-25 01:25:15 UTC
So is this still a problem with mozilla-firefox-1.0.7-r2 which are the latest
package?
according to my memory I didn't have problem with that, but I can't try right now. 
But it works on my system using mozilla-firefox-1.5_rc3-r1.
Comment 12 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-01-08 12:17:05 UTC
e-d-s will only get it's nss from nss/nspr now, not from mozilla or firefox.