can't get tinc to compile..

gillianh at paper-graphics.com gillianh at paper-graphics.com
Wed Feb 21 16:12:44 CET 2001


Hi Bart / Tinc Mailing Group,

Thanks, Bart... your solution worked. I extracted the
openssl-0.9.6.tar.gz tarball and found a subdirectory
/include/openssl within it. Going into this directory
as root, I then typed:  mkdir /usr/include/openssl
followed by:   cp * /usr/include/openssl/

This did the trick. Now... I just need to get the
rest of the configuration sorted out.


On Wed, 21 Feb 2001, Bart Friederichs wrote:

> > Making all in lib
> > make[2]: Entering directory `/usr/src/tinc-1.0pre3/lib'
> > make[2]: Nothing to be done for `all'.
> > make[2]: Leaving directory `/usr/src/tinc-1.0pre3/lib'
> > Making all in src
> > make[2]: Entering directory `/usr/src/tinc-1.0pre3/src'
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl    -g -O2
> > -DPKGLIBDIR=/
> > usr/local/lib/tinc -DCONFDIR=\"/usr/local/etc\"
> > -DLOCALEDIR=\"/usr/local/share/l
> > ocale\" -c conf.c
> > In file included from net.h:110,
> >                  from conf.h:26,
> >                  from conf.c:37:
> > connlist.h:26: openssl/evp.h: No such file or directory
> > connlist.h:27: openssl/rsa.h: No such file or directory
> > make[2]: *** [conf.o] Error 1
> > make[2]: Leaving directory `/usr/src/tinc-1.0pre3/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/tinc-1.0pre3'
> > make: *** [all-recursive-am] Error 2
> I encountered this same problem a few times and copying all OpenSSL .h files to
> /usr/include/openssl fixed the problem. 
> 
> HTH
> Bart Friederichs
> bart at friesoft.nl
> -----------------------------------------------------------------------
> The internet is a too slow way of doing things you'd never do without it.
>                                               Bart Friederichs, 1998
> -------------------------------------------------------------------------
> -
> Tinc:         Discussion list about the tinc VPN daemon
> Archive:      http://mail.nl.linux.org/lists/
> Tinc site:    http://ftp.nl.linux.org/pub/linux/tinc/
> 

-
Tinc:         Discussion list about the tinc VPN daemon
Archive:      http://mail.nl.linux.org/lists/
Tinc site:    http://ftp.nl.linux.org/pub/linux/tinc/



More information about the Tinc mailing list