does anyone have any idea what i can do with this?  i don't really
understand why the configure script is doing the test that it is doing. 
it makes sense as to why it fails, but how is it not supposed to fail?

Thanks,
Arren Mund
> 
> On Wed, 2001-12-05 at 09:27, Arren Mund wrote:
> > i am still getting the same error:
> > 
> > configure:11251: gcc -o conftest -g -O2 -Wall -Wunused  
> > -I/usr/local/include/gtk-1.2 -I/usr/local/lib/glib/include
> > -I/usr/local/include -I/usr/X11R6/include  -L/usr/local/krb4/lib
> > -L/usr/local/ssl/lib -lkrb4 -lcrypto -lcom_err -lroken conftest.c 
1>&5
> > /tmp/cc1b2eUx.o: In function `main':
> > /tmp/evolution-1.0/configure:11247: undefined reference to
`krb_mk_req'
> > collect2: ld returned 1 exit status
> > configure: failed program was:    
> > #line 11240 "configure"
> > #include "confdefs.h" 
> > /* Override any gcc2 internal prototype to avoid an error.  */
> > /* We use char because int might match the return type of a gcc2
> >     builtin and then its argument prototype would still apply.  */
> > char krb_mk_req();
> > 
> > int main() {
> > krb_mk_req()
> > ; return 0; }
> > 
> > i installed that krb4 into /usr/local/krb4 and put
/usr/local/krb4/lib
> > at the top of my ld.so.conf and ran ldconfig and used this to
configure:
> > ./configure --with-db3=/usr/local/BerkeleyDB.3.1/
> > --with-krb4=/usr/local/krb4
> > 
> > can anyone help?
> > 
> > Thanks,
> > Arren Mund
> > 
> > On Wed, 2001-12-05 at 02:03, Niklas Jakobsson wrote:
> > > On Wed, 2001-12-05 at 07:53, Arren Mund wrote:
> > > > here's what i run when i do the configure:
> > > > 
> > > > ./configure --with-db3=/usr/local/BerkeleyDB.3.1/
> > > > --with-krb4=/usr/heimdal/
> > > > 
> > > Heimdal is kerberos 5 not kerberos 4, pick up the the KTH kerberos
4
> > > implementation at http://www.pdc.kth.se/kth-krb/
> > > 
> > >  /Nico
> > > 
> > 
> > 
> > 
> > _______________________________________________
> > evolution maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/evolution
> > 
> 
> 





_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to