OpenBSD 3.2 and Release 1

William Meloy altentry at yahoo.com
Mon Aug 4 22:56:29 CEST 2003


I got the file that was sent to me the other day. 
Unfortunitly it did not solve
my problems.  

After a lot of hacking I have been able to get release
1.0 to almost compile. I
have finally gotten all of the dependancies worked out
under OpenBSD 3.2.

This next error has me stumped.  I can tell that it is
looking for a file but
have no idea how to create the file. This is the
output of the the autogen
script along with the CVS check out:


PC206# cvs checkout -r release-1_0 tinc
cvs server: Updating tinc
U tinc/.cvsignore
U tinc/AUTHORS
U tinc/COPYING
U tinc/COPYING.README
U tinc/INSTALL
U tinc/Makefile.am
U tinc/NEWS
U tinc/README
U tinc/THANKS
U tinc/TODO
U tinc/autogen.sh
U tinc/configure.in
U tinc/cvsusers
U tinc/system.h
cvs server: Updating tinc/cipher
cvs server: Updating tinc/cipher/blowfish
cvs server: Updating tinc/cipher/idea
cvs server: Updating tinc/debian
cvs server: Updating tinc/doc
U tinc/doc/.cvsignore
U tinc/doc/CONNECTIVITY
U tinc/doc/GNUmakefile

U tinc/doc/Makefile.am
U tinc/doc/Makefile.maint
U tinc/doc/Makefile.summ
U tinc/doc/NETWORKING
U tinc/doc/PROTOCOL
U tinc/doc/SECURITY2
U tinc/doc/help2man
U tinc/doc/texinfo.tex
U tinc/doc/tinc.conf.5
U tinc/doc/tinc.texi
U tinc/doc/tincd.8
cvs server: Updating tinc/doc/es
cvs server: Updating tinc/doc/sample-config
U tinc/doc/sample-config/rsa_key.priv
U tinc/doc/sample-config/tinc-down
U tinc/doc/sample-config/tinc-up
U tinc/doc/sample-config/tinc.conf
cvs server: Updating tinc/doc/sample-config/hosts
U tinc/doc/sample-config/hosts/alpha
U tinc/doc/sample-config/hosts/beta
cvs server: Updating tinc/intl
cvs server: Updating tinc/lib
U tinc/lib/.cvsignore
U tinc/lib/Makefile.am
U tinc/lib/alloca.c
U tinc/lib/avl_tree.c
U tinc/lib/avl_tree.h
U tinc/lib/dropin.c
U tinc/lib/dropin.h
U tinc/lib/ethernet.h
U tinc/lib/fake-gai-errnos.h
U tinc/lib/fake-getaddrinfo.c
U tinc/lib/fake-getaddrinfo.h
U tinc/lib/fake-getnameinfo.c
U tinc/lib/fake-getnameinfo.h
U tinc/lib/getopt.c

U tinc/lib/getopt.h
U tinc/lib/getopt1.c
U tinc/lib/gettext.h
U tinc/lib/ipv4.h
U tinc/lib/ipv6.h
U tinc/lib/list.c
U tinc/lib/list.h
U tinc/lib/malloc.c
U tinc/lib/memcmp.c
U tinc/lib/pidfile.c
U tinc/lib/pidfile.h
U tinc/lib/realloc.c
U tinc/lib/utils.c
U tinc/lib/utils.h
U tinc/lib/xalloc.h
U tinc/lib/xmalloc.c
cvs server: Updating tinc/m4
U tinc/m4/.cvsignore
U tinc/m4/Makefile.am.in
U tinc/m4/README
U tinc/m4/aclocal-include.m4
U tinc/m4/attribute.m4
U tinc/m4/lzo.m4
U tinc/m4/malloc.m4
U tinc/m4/openssl.m4
U tinc/m4/realloc.m4
U tinc/m4/tuntap.m4
U tinc/m4/zlib.m4
cvs server: Updating tinc/po
U tinc/po/.cvsignore
U tinc/po/Makevars
U tinc/po/POTFILES.in
U tinc/po/nl.po
cvs server: Updating tinc/po/old
U tinc/po/old/es.po
cvs server: Updating tinc/redhat
cvs server: Updating tinc/src
U tinc/src/.cvsignore
U tinc/src/Makefile.am
U tinc/src/conf.c
U tinc/src/conf.h
U tinc/src/connection.c
U tinc/src/connection.h
U tinc/src/device.h
U tinc/src/edge.c

U tinc/src/edge.h
U tinc/src/event.c
U tinc/src/event.h
U tinc/src/graph.c
U tinc/src/graph.h
U tinc/src/logger.c
U tinc/src/logger.h
U tinc/src/meta.c
U tinc/src/meta.h
U tinc/src/net.c
U tinc/src/net.h
U tinc/src/net_packet.c
U tinc/src/net_setup.c
U tinc/src/net_socket.c
U tinc/src/netutl.c
U tinc/src/netutl.h
U tinc/src/node.c
U tinc/src/node.h
U tinc/src/process.c
U tinc/src/process.h
U tinc/src/protocol.c
U tinc/src/protocol.h
U tinc/src/protocol_auth.c
U tinc/src/protocol_edge.c
U tinc/src/protocol_key.c
U tinc/src/protocol_misc.c
U tinc/src/protocol_subnet.c
U tinc/src/route.c
U tinc/src/route.h
U tinc/src/subnet.c
U tinc/src/subnet.h
U tinc/src/tincd.c
cvs server: Updating tinc/src/cygwin
U tinc/src/cygwin/device.c
cvs server: Updating tinc/src/darwin
U tinc/src/darwin/device.c
cvs server: Updating tinc/src/freebsd
U tinc/src/freebsd/device.c
cvs server: Updating tinc/src/linux
U tinc/src/linux/device.c
cvs server: Updating tinc/src/mingw

U tinc/src/mingw/device.c
cvs server: Updating tinc/src/netbsd
U tinc/src/netbsd/device.c
cvs server: Updating tinc/src/openbsd
U tinc/src/openbsd/device.c
cvs server: Updating tinc/src/pokey
cvs server: Updating tinc/src/raw_socket
U tinc/src/raw_socket/device.c
cvs server: Updating tinc/src/solaris
U tinc/src/solaris/device.c
cvs server: Updating tinc/tinc-config
PC206# cd tinc
PC206# ./autogen.sh --with-lzo=/usr/local/
processing /ttest/tinc
Creating /ttest/tinc/aclocal.m4 ...
Running autopoint...
Copying file ABOUT-NLS
Copying file config.rpath
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes.m4
Copying file m4/inttypes_h.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4

Copying file m4/progtest.m4
Copying file m4/stdint_h.m4
Copying file m4/uintmax_t.m4
Copying file m4/ulonglong.m4
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en at boldquot.header
Copying file po/en at quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Making /ttest/tinc/aclocal.m4 writable ...
make: illegal option -- C
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f
makefile ]
            [-I directory] [-j max_jobs] [-m
directory] [-V variable]
            [variable=value] [target ...]
Running aclocal  -I m4 ...
Running autoheader...
Running automake --gnu  ...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
configure.in:14: installing `./config.guess'
configure.in:14: installing `./config.sub'
lib/Makefile.am: installing `./depcomp'
Running autoconf ...

Running /ttest/tinc/configure --enable-maintainer-mode
--enable-compile-warnings
--with-lzo=/usr/local/ ...
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific
portions of Makefiles... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes

checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none
needed
checking dependency style of gcc... gcc
checking build system type... i386-unknown-openbsd3.2
checking host system type... i386-unknown-openbsd3.2
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv...
/usr/local/lib/libiconv.a
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from...
external libintl
checking how to link with libintl...
/usr/local/lib/libintl.a -L/usr/local/lib
/usr/local/lib/libiconv.a
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ANSI C... (cached)
none needed
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for gawk... (cached) nawk
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes

checking for syslog.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes

checking for net/if.h... yes
checking for net/ethernet.h... no
checking for net/if_arp.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netinet/if_ether.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking for netinet/tcp.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/icmp6.h... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be
included... yes
checking whether struct tm is in sys/time.h or
time.h... time.h
checking for working __malloc__ attribute... no
checking for socklen_t... yes
checking for struct arphdr... yes
checking for struct ether_arp... yes
checking for struct in_addr... yes
checking for struct addrinfo... yes
checking for struct ip... yes
checking for struct icmp... yes

checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct ip6_hdr... yes
checking for struct icmp6_hdr... yes
checking for struct nd_neighbor_solicit... yes
checking for struct nd_opt_hdr... yes
checking for working memcmp... yes
checking for working alloca.h... no
checking for alloca... yes
checking return type of signal handlers... void
checking for asprintf... yes
checking for daemon... yes
checking for fcloseall... no
checking for flock... yes
checking for ftime... no
checking for fork... yes
checking for get_current_dir_name... no
checking for gettimeofday... yes
checking for mlockall... yes
checking for putenv... yes
checking for random... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strsignal... yes
checking for strtol... yes
checking for unsetenv... yes
checking for vsyslog... yes
checking for working malloc... yes
checking for working realloc... yes
checking for socket... yes

checking for gethostbyname... yes
checking for freeaddrinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_aton... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking for SHA1_version in -lcrypto... yes
checking for dlopen... yes
checking for RAND_pseudo_bytes... yes

checking for EVP_EncryptInit_ex... yes
checking whether OpenSSL_add_all_algorithms is
declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for lzo1x_1_compress in -llzo... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: error: cannot find input file:
m4/Makefile.in
PC206#


Thanks,

Will

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
Tinc:         Discussion list about the tinc VPN daemon
Archive:      http://mail.nl.linux.org/lists/
Tinc site:    http://tinc.nl.linux.org/




More information about the Tinc mailing list