Date: Fri, 09 Apr 2004 18:25:49 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "Bruce A. Mah" <bmah@freebsd.org> Cc: freebsd-gnome@freebsd.org Subject: Re: GNOME 2.6, gnomevfs2, WebDAV question Message-ID: <1081549548.74431.21.camel@shumai.marcuscom.com> In-Reply-To: <200404092138.i39LcaHg005287@tomcat.kitchenlab.org> References: <200404092138.i39LcaHg005287@tomcat.kitchenlab.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1081549548.74431.21.camel>