Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 105030
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Kotowicz <andreas.kotowicz@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
config.log config.log text/plain Andreas Kotowicz 2005-09-06 11:09 0000 118.73 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 105030 depends on: 86070 Show dependency tree
Bug 105030 blocks: 103197
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-06 08:55 0000
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 From Leonardo Boshell (RETIRED) 2005-09-06 10:46:19 0000 -------
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 From Andreas Kotowicz 2005-09-06 11:06:23 0000 -------
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 From Andreas Kotowicz 2005-09-06 11:06:50 0000 -------
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 From Andreas Kotowicz 2005-09-06 11:09:42 0000 -------
Created an attachment (id=67752) [details]
config.log

------- Comment #5 From Ed Catmur 2005-09-08 17:42:22 0000 -------
$ 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 From metnik 2005-09-11 02:31:26 0000 -------
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 From Ed Catmur 2005-09-11 05:20:06 0000 -------
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 From Gergan Penkov 2005-09-11 17:23:53 0000 -------
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 From Gergan Penkov 2005-09-11 17:26:03 0000 -------
sth very strange happened the reference to bug 10249 is a troll

------- Comment #10 From Mike Gardiner (RETIRED) 2005-09-26 08:39:53 0000 -------
*** Bug 105032 has been marked as a duplicate of this bug. ***

------- Comment #11 From Xake 2005-11-25 01:25:15 0000 -------
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 From Daniel Gryniewicz 2006-01-08 12:17:05 0000 -------
e-d-s will only get it's nss from nss/nspr now, not from mozilla or firefox.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug