Re: compile error gnome-vfs
- From: Jerry Talkington <jtalkington users sourceforge net>
- To: garnome-list gnome org
- Subject: Re: compile error gnome-vfs
- Date: Sat, 29 Nov 2003 13:53:42 -0800
On Sat, Nov 29, 2003 at 03:48:03PM -0600, J. Gardner Biggs wrote:
> On Sat, 2003-11-29 at 12:00, Jerry Talkington wrote:
> > On Sat, Nov 29, 2003 at 11:49:19AM -0600, J. Gardner Biggs wrote:
> > > On Sat, 2003-11-29 at 11:13, Frederik Vos wrote:
> > > > On Sat, 2003-11-29 at 18:00, J. Gardner Biggs wrote:
> > > > > RedHat 9
> > > > >
> > > > > In file included from /usr/include/openssl/ssl.h:179,
> > > > > from gnome-vfs-ssl.c:41:
> > > > > /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
> > > >
> > > > install krb5-devel
> > >
> > > I installed krb5-devel-1.2.7-14.i386.rpm and it did not help
> > >
> > > locating krb5.h gives:
> > >
> > > [jgbiggs gort gnome-desktop]$ locate krb5.h
> > > /usr/kerberos/include/gssapi/gssapi_krb5.h
> > > /usr/kerberos/include/krb5.h
> >
> > http://www.ocf.berkeley.edu/~bobk/garnome/redhat9-garnome.txt
>
>
> adding --with-krb5=/usr/kerberos to the configure argument in the
> makefile didn't solve the problem
>
>
> I still get the error:
>
> In file included from /usr/include/openssl/ssl.h:179,
> from gnome-vfs-ssl.c:41:
> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
> In file included from /usr/include/openssl/ssl.h:179,
> from gnome-vfs-ssl.c:41:
> /usr/include/openssl/kssl.h:134: parse error before "krb5_enctype"
Hmm. Try adding
CFLAGS += -I/usr/kerberos/include -L/usr/kerberos/lib
to the Makefile. That should make it includeable and linkable.
--
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]