Re: compile error gnome-vfs



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:




> On Sat, 2003-11-29 at 23:30, J. Gardner Biggs wrote:
> > > y
> > > > > > > 
> > > > > > > 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
> > > > 
> > 
> > > Hmm.  Try adding
> > > CFLAGS += -I/usr/kerberos/include -L/usr/kerberos/lib
> > > to the Makefile.  That should make it includeable and linkable.
> > 
> > 
> > Why are others not having the build problems with gnome-vfs?  I can't be
> > the only one trying to install this on RedHat 9.
> > 
> > I can understand unresolved dependencies and changing configure
> > arguments to point to non-standard installation prefixes.  But having to
> > change CFLAGS on specific packages is a bit too much tweaking.
> > 
> > I will wait for the next release and see how that goes.
> > 
> > Thanks
> > 
> > 
> > 
> > > -- 
> > > 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]