Re: compile error gnome-vfs



On Mon, Dec 01, 2003 at 06:35:20PM -0600, J. Gardner Biggs wrote:
> On Mon, 2003-12-01 at 02:47, Cedric Marcone wrote:
> > I'm running garnome on RH9 too.
> > 
> > FYI, /usr/kerberos/* is provided by : krb5-devel-1.2.7-14
> > 
> > To make it work :
> > 
> > su
> > cd /usr/include
> > ln -s ../kerberos/include kerberos
> > 
> > and voila
> 
> This did not help.
> 
> I keep getting the same 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:

It wouldn't make sense if it did, actually, since it's looking for
krb5.h and not kerberos/krb5.h.

I was able to build with no problems on RH 9, since it finds the openssl
flags with no problem.  I think that at this point the easiest thing for
you to do is to add the kerberos directories to you CFLAGS, since there
is something weird going on with your environment...

-- 
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]