Re: compile error gnome-vfs



On Sat, 2003-11-29 at 17:03, Jerry Talkington wrote:
> On Sat, Nov 29, 2003 at 04:30:46PM -0600, 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'm not sure.  Are you sure that you have openssl-devel installed also?
> It looks like the kerberos stuff is included with that as well, and that
> is where the configure script picks it up from (pkg-config openssl).

I have the following installed:

[jgbiggs gort garnome-0.28.2]$ rpm -q openssl
openssl-0.9.7a-20
[jgbiggs gort garnome-0.28.2]$ rpm -q openssl-devel
openssl-devel-0.9.7a-20

 
> > 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.
> 
> It looks like you can also add
> --with-openssl-includes=/usr/kerberos/include --with-openssl-libs=/usr/kerberos/lib
> to the configure args, instead of changing the CFLAGS.
> 
> -- 
> 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]