From owner-freebsd-gnome@FreeBSD.ORG Fri Apr 9 15:25:56 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C46316A4CE; Fri, 9 Apr 2004 15:25:56 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD0543D55; Fri, 9 Apr 2004 15:25:55 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i39MNUOE010534; Fri, 9 Apr 2004 18:23:30 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Bruce A. Mah" In-Reply-To: <200404092138.i39LcaHg005287@tomcat.kitchenlab.org> References: <200404092138.i39LcaHg005287@tomcat.kitchenlab.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2mBgVEd2fxxy7OqpcqqT" Organization: MarcusCom, Inc. Message-Id: <1081549548.74431.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 09 Apr 2004 18:25:49 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: GNOME 2.6, gnomevfs2, WebDAV question X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 22:25:56 -0000 --=-2mBgVEd2fxxy7OqpcqqT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-04-09 at 17:38, Bruce A. Mah wrote: > First, congratulations and thanks to the FreeBSD GNOME team for the > GNOME 2.6 update! >=20 > One problem I'm having (and I think I saw this under 2.4 as well) is > that I'm unable to use Nautilus to access WebDAV folders using https. > When I attempt to put in the URL to the File Browser, I get an error > dialog complaining that my URL "is not a valid location. Please check > the spelling and try again." >=20 > (cadaver and (ick) Windows XP have no problems accessing the same=20 > locations.) >=20 > Poking around a bit, I saw where gnomevfs2 is configured with > --disable-openssl and --disable-gnutls. Is it possible that this is=20 > related? Why is gnomevfs2 configured this way? Any other clues for me? This is definitely the cause. SSL support is disabled due to linking problems with NSS and OpenSSL. The problem manifests itself in applications such as Galeon and Epiphany. Anytime OpenSSL and NSS link together, bad things tend to happen due to some symbol conflicts.=20 Now for the good news. I think I've fixed the problems by linking NSS with -Bdynamic. I'm still shaking things out in mozilla-devel, but if everything looks okay, I'll roll the changes into mozilla, then enable SSL support in gnomevfs2. In the meantime, if you use mozilla-devel, or you don't care about Galeon or Epiphany, you can change the gnomevfs2 Makefile to enable OpenSSL support, and you should be good to go. Joe >=20 > Thanks in advance! >=20 > Bruce. >=20 > PS. 5.2/i386-CURRENT as of late March. >=20 > PPS. I'm not a member of this list, so please keep me as one of the=20 > recipients of any replies. --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-2mBgVEd2fxxy7OqpcqqT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAdyLsb2iPiv4Uz4cRAqnFAKCHvdiGIM0w27LrfkSDS+unVUM71ACePtYj glYiMHlJ7gjinP5qBbrATgM= =yKwA -----END PGP SIGNATURE----- --=-2mBgVEd2fxxy7OqpcqqT--