No puedo instalar openvpn

Imagen de Francizco
AdjuntoTamaño
Plain text icon config.txt95.07 KB

Forums: 

Hola a todos y espero me puedan ayudar en el problema que se presenta al querer instalar openvpn-2.0.9.tar.gz, les digo que ya he podido instalar openvpn por medio de yum y con rpm pero debo instalarlo con el openvpn.tar
Tengo instalado los paquetes que según leí son requisitos
pam-0.99.6.2-3.26.el5
pam-devel-0.99.6.2-3.26.el5
lzo-1.08-3.0.rh8.dag
lzo-devel-1.08-3.0.rh8.dag

Cuando descomprimo el paquete y hago ./configure me sale lo siguiente:
[root@localhost openvpn-2.0.9]# ./configure
checking for ifconfig... /sbin/ifconfig
checking for ip... /sbin/ip
checking for route... /sbin/route
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... 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... yes
checking for unistd.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ISO C 1999 vararg macro support... yes
checking for GNU GCC vararg macro support... yes
checking for C compiler empty array support
checking for sys/wait.h that is POSIX.1 compatible... 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/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking net/if_tun.h usability... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking netinet/if_ether.h usability... yes
checking netinet/if_ether.h presence... yes
checking for netinet/if_ether.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking linux/sockios.h usability... yes
checking linux/sockios.h presence... yes
checking for linux/sockios.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for linux/errqueue.h... yes
checking for in_addr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for struct tun_pi... yes
checking for struct iphdr... yes
checking for struct iovec... yes
checking for struct sock_extended_err... yes
checking for struct msghdr... yes
checking for struct cmsghdr... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for socklen_t... yes
checking return type of signal handlers... void
checking for library containing socket... none required
checking for library containing inet_ntoa... none required
checking for library containing gethostbyname... none required
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for daemon... yes
checking for chroot... yes
checking for getpwnam... yes
checking for setuid... yes
checking for nice... yes
checking for system... yes
checking for getpid... yes
checking for dup... yes
checking for dup2... yes
checking for getpass... yes
checking for strerror... yes
checking for syslog... yes
checking for openlog... yes
checking for mlockall... yes
checking for getgrnam... yes
checking for setgid... yes
checking for setgroups... yes
checking for stat... yes
checking for flock... yes
checking for readv... yes
checking for writev... yes
checking for setsockopt... yes
checking for getsockopt... yes
checking for setsid... yes
checking for chdir... yes
checking for gettimeofday... yes
checking for putenv... yes
checking for getpeername... yes
checking for unlink... yes
checking for poll... yes
checking for chsize... no
checking for ftruncate... yes
checking for working memcmp... yes
checking for socket... yes
checking for recv... yes
checking for recvfrom... yes
checking for send... yes
checking for sendto... yes
checking for listen... yes
checking for accept... yes
checking for connect... yes
checking for bind... yes
checking for select... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for time... yes
checking for ctime... yes
checking for memset... yes
checking for vsnprintf... yes
configure: checking for working epoll implementation...
checking for epoll_create... yes
configure: checking for libdl Library and Header files...
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
configure: checking for LZO Library and Header files...
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for lzo1x_1_15_compress in -llzo2... yes
configure: checking for OpenSSL Crypto Library and Header files...
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_CIPHER_CTX_init in -lcrypto... yes
configure: checking that OpenSSL Library is at least version 0.9.6...
checking for EVP_CIPHER_CTX_set_key_length... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for ENGINE_load_builtin_engines... yes
checking for ENGINE_register_all_complete... yes
checking for ENGINE_cleanup... yes
configure: checking for OpenSSL SSL Library and Header files...
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openvpn.spec
config.status: creating config-win32.h
config.status: creating install-win32/openvpn.nsi
config.status: creating config.h
config.status: executing depfiles commands

Al parecer todo va bien, luego hago make
[root@localhost openvpn-2.0.9]# make
make all-am
make[1]: se ingresa al directorio `/usr/src/openvpn-2.0.9'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.c; \
then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT crypto.o -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.o crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Po"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT event.o -MD -MP -MF ".deps/event.Tpo" -c -o event.o event.c; \
then mv -f ".deps/event.Tpo" ".deps/event.Po"; else rm -f ".deps/event.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT fdmisc.o -MD -MP -MF ".deps/fdmisc.Tpo" -c -o fdmisc.o fdmisc.c; \
then mv -f ".deps/fdmisc.Tpo" ".deps/fdmisc.Po"; else rm -f ".deps/fdmisc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT forward.o -MD -MP -MF ".deps/forward.Tpo" -c -o forward.o forward.c; \
then mv -f ".deps/forward.Tpo" ".deps/forward.Po"; else rm -f ".deps/forward.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT fragment.o -MD -MP -MF ".deps/fragment.Tpo" -c -o fragment.o fragment.c; \
then mv -f ".deps/fragment.Tpo" ".deps/fragment.Po"; else rm -f ".deps/fragment.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT gremlin.o -MD -MP -MF ".deps/gremlin.Tpo" -c -o gremlin.o gremlin.c; \
then mv -f ".deps/gremlin.Tpo" ".deps/gremlin.Po"; else rm -f ".deps/gremlin.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT helper.o -MD -MP -MF ".deps/helper.Tpo" -c -o helper.o helper.c; \
then mv -f ".deps/helper.Tpo" ".deps/helper.Po"; else rm -f ".deps/helper.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT interval.o -MD -MP -MF ".deps/interval.Tpo" -c -o interval.o interval.c; \
then mv -f ".deps/interval.Tpo" ".deps/interval.Po"; else rm -f ".deps/interval.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \
then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT lzo.o -MD -MP -MF ".deps/lzo.Tpo" -c -o lzo.o lzo.c; \
then mv -f ".deps/lzo.Tpo" ".deps/lzo.Po"; else rm -f ".deps/lzo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT manage.o -MD -MP -MF ".deps/manage.Tpo" -c -o manage.o manage.c; \
then mv -f ".deps/manage.Tpo" ".deps/manage.Po"; else rm -f ".deps/manage.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT mbuf.o -MD -MP -MF ".deps/mbuf.Tpo" -c -o mbuf.o mbuf.c; \
then mv -f ".deps/mbuf.Tpo" ".deps/mbuf.Po"; else rm -f ".deps/mbuf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT mroute.o -MD -MP -MF ".deps/mroute.Tpo" -c -o mroute.o mroute.c; \
then mv -f ".deps/mroute.Tpo" ".deps/mroute.Po"; else rm -f ".deps/mroute.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT mss.o -MD -MP -MF ".deps/mss.Tpo" -c -o mss.o mss.c; \
then mv -f ".deps/mss.Tpo" ".deps/mss.Po"; else rm -f ".deps/mss.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT mtcp.o -MD -MP -MF ".deps/mtcp.Tpo" -c -o mtcp.o mtcp.c; \
then mv -f ".deps/mtcp.Tpo" ".deps/mtcp.Po"; else rm -f ".deps/mtcp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT mtu.o -MD -MP -MF ".deps/mtu.Tpo" -c -o mtu.o mtu.c; \
then mv -f ".deps/mtu.Tpo" ".deps/mtu.Po"; else rm -f ".deps/mtu.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT mudp.o -MD -MP -MF ".deps/mudp.Tpo" -c -o mudp.o mudp.c; \
then mv -f ".deps/mudp.Tpo" ".deps/mudp.Po"; else rm -f ".deps/mudp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT multi.o -MD -MP -MF ".deps/multi.Tpo" -c -o multi.o multi.c; \
then mv -f ".deps/multi.Tpo" ".deps/multi.Po"; else rm -f ".deps/multi.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT ntlm.o -MD -MP -MF ".deps/ntlm.Tpo" -c -o ntlm.o ntlm.c; \
then mv -f ".deps/ntlm.Tpo" ".deps/ntlm.Po"; else rm -f ".deps/ntlm.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT occ.o -MD -MP -MF ".deps/occ.Tpo" -c -o occ.o occ.c; \
then mv -f ".deps/occ.Tpo" ".deps/occ.Po"; else rm -f ".deps/occ.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT openvpn.o -MD -MP -MF ".deps/openvpn.Tpo" -c -o openvpn.o openvpn.c; \
then mv -f ".deps/openvpn.Tpo" ".deps/openvpn.Po"; else rm -f ".deps/openvpn.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \
then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT otime.o -MD -MP -MF ".deps/otime.Tpo" -c -o otime.o otime.c; \
then mv -f ".deps/otime.Tpo" ".deps/otime.Po"; else rm -f ".deps/otime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT packet_id.o -MD -MP -MF ".deps/packet_id.Tpo" -c -o packet_id.o packet_id.c; \
then mv -f ".deps/packet_id.Tpo" ".deps/packet_id.Po"; else rm -f ".deps/packet_id.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT perf.o -MD -MP -MF ".deps/perf.Tpo" -c -o perf.o perf.c; \
then mv -f ".deps/perf.Tpo" ".deps/perf.Po"; else rm -f ".deps/perf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT ping.o -MD -MP -MF ".deps/ping.Tpo" -c -o ping.o ping.c; \
then mv -f ".deps/ping.Tpo" ".deps/ping.Po"; else rm -f ".deps/ping.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT plugin.o -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.c; \
then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT pool.o -MD -MP -MF ".deps/pool.Tpo" -c -o pool.o pool.c; \
then mv -f ".deps/pool.Tpo" ".deps/pool.Po"; else rm -f ".deps/pool.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT proto.o -MD -MP -MF ".deps/proto.Tpo" -c -o proto.o proto.c; \
then mv -f ".deps/proto.Tpo" ".deps/proto.Po"; else rm -f ".deps/proto.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT proxy.o -MD -MP -MF ".deps/proxy.Tpo" -c -o proxy.o proxy.c; \
then mv -f ".deps/proxy.Tpo" ".deps/proxy.Po"; else rm -f ".deps/proxy.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT push.o -MD -MP -MF ".deps/push.Tpo" -c -o push.o push.c; \
then mv -f ".deps/push.Tpo" ".deps/push.Po"; else rm -f ".deps/push.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT reliable.o -MD -MP -MF ".deps/reliable.Tpo" -c -o reliable.o reliable.c; \
then mv -f ".deps/reliable.Tpo" ".deps/reliable.Po"; else rm -f ".deps/reliable.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT route.o -MD -MP -MF ".deps/route.Tpo" -c -o route.o route.c; \
then mv -f ".deps/route.Tpo" ".deps/route.Po"; else rm -f ".deps/route.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT schedule.o -MD -MP -MF ".deps/schedule.Tpo" -c -o schedule.o schedule.c; \
then mv -f ".deps/schedule.Tpo" ".deps/schedule.Po"; else rm -f ".deps/schedule.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT session_id.o -MD -MP -MF ".deps/session_id.Tpo" -c -o session_id.o session_id.c; \
then mv -f ".deps/session_id.Tpo" ".deps/session_id.Po"; else rm -f ".deps/session_id.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT shaper.o -MD -MP -MF ".deps/shaper.Tpo" -c -o shaper.o shaper.c; \
then mv -f ".deps/shaper.Tpo" ".deps/shaper.Po"; else rm -f ".deps/shaper.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT sig.o -MD -MP -MF ".deps/sig.Tpo" -c -o sig.o sig.c; \
then mv -f ".deps/sig.Tpo" ".deps/sig.Po"; else rm -f ".deps/sig.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT socket.o -MD -MP -MF ".deps/socket.Tpo" -c -o socket.o socket.c; \
then mv -f ".deps/socket.Tpo" ".deps/socket.Po"; else rm -f ".deps/socket.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT socks.o -MD -MP -MF ".deps/socks.Tpo" -c -o socks.o socks.c; \
then mv -f ".deps/socks.Tpo" ".deps/socks.Po"; else rm -f ".deps/socks.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT ssl.o -MD -MP -MF ".deps/ssl.Tpo" -c -o ssl.o ssl.c; \
then mv -f ".deps/ssl.Tpo" ".deps/ssl.Po"; else rm -f ".deps/ssl.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT status.o -MD -MP -MF ".deps/status.Tpo" -c -o status.o status.c; \
then mv -f ".deps/status.Tpo" ".deps/status.Po"; else rm -f ".deps/status.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT thread.o -MD -MP -MF ".deps/thread.Tpo" -c -o thread.o thread.c; \
then mv -f ".deps/thread.Tpo" ".deps/thread.Po"; else rm -f ".deps/thread.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/kerberos/include -g -O2 -MT tun.o -MD -MP -MF ".deps/tun.Tpo" -c -o tun.o tun.c; \
then mv -f ".deps/tun.Tpo" ".deps/tun.Po"; else rm -f ".deps/tun.Tpo"; exit 1; fi
gcc -g -O2 -o openvpn base64.o buffer.o crypto.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o mroute.o mss.o mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o openvpn.o options.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o push.o reliable.o route.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o status.o thread.o tun.o -lssl -lcrypto -llzo2 -ldl
make[1]: se sale del directorio `/usr/src/openvpn-2.0.9'

Luego hago make install
[root@localhost openvpn-2.0.9]# make install
make[1]: se ingresa al directorio `/usr/src/openvpn-2.0.9'
test -z "/usr/local/sbin" || mkdir -p -- . "/usr/local/sbin"
/usr/bin/install -c 'openvpn' '/usr/local/sbin/openvpn'
test -z "/usr/local/man/man8" || mkdir -p -- . "/usr/local/man/man8"
/usr/bin/install -c -m 644 './openvpn.8' '/usr/local/man/man8/openvpn.8'
make[1]: se sale del directorio `/usr/src/openvpn-2.0.9'

A simple vista no veo que haya problemas pero openvpn no se ha instalado. Ahí también envío adjuntado el archivo config.log que se generó, el cual lo he revisado y me aparece unos errores que no los entiendo. Espero me puedan ayudar...muchas gracias

Parece que se hubiera

Imagen de acl

Parece que se hubiera instalado. ¿Qué te hace pensar que no se instaló? ¿Acaso no está openvpn dentro de /usr/local/sbin?
--
haber != a ver
ha != a

Por que mejor no instalas

Imagen de jcyepez

Por que mejor no instalas desde el repositorio de dag. Aquí el link para instalarlo:

http://dag.wieers.com/rpm/FAQ.php#B

Una vez hayas configurado el repo de dag solo tienes que ejecutar:

yum -y install openvpn

Saludos

Juan Yépez
093681879

Saludos

Juan Yépez
0993681879
Dj - Discomovil Quito

recien estoy comenzando en

Imagen de Francizco

recien estoy comenzando en lo de linux asi que si digo alguna tonteria me corriges porfa,
en /usr/local/sbin hay un ejecutable llamado openvpn pero nose que hacer con el.....
pero como dije ya habia instalado openvpn con yum y con rpm y cuando lo instale me aparecia un directorio /etc/openvpn para poner mis archivos de configuracion y podia ejecutar el comando service openvpn start`para iniciar openvpn...........pero aca no me sale tal directorio y no puedo ejecutar el comando service openvpn start, por eso pense que no se habia instalado...
Bueno talvez estoy mal en eso de la instalacion de los tarball....espero me guien..
Y muchas gracias por contestar

Bueno, Cuando compilas

Imagen de deathUser

Bueno,

Cuando compilas muchos paquetes tienen por default /usr/local como destino, y de seguro tienes en el /usr/local/etc los archivos que estás buscando, y obviamente, como el tar.get no es exclusivo para RedHat, no encontrarás los archivos para iniciar los servicios como quieres.

Así que si quieres todo bajo el estándar de RedHat, pues sigue el consejo de instalar desde los repos, que además tiene muchas ventajas adicionales.

Suerte ...

bye
:)

Tienes que crear a mano la

Imagen de RazaMetaL

Tienes que crear a mano la ruta para guardar la configuración de openvpn. Haz lo que te recomiendan, usa un repositorio que contenga el paquete openvpn, con esto vas a poder gozar de actualizaciones.

------------

Antes de preguntar visita el [url=http://www.sindominio.net/ayuda/preguntas-inteligentes.html]link[/url] :evil:

 

[img]http://www.bbspot.com/Images/News_Features/2003/01/os_quiz/debian.jpg[/img]

-----

Visita este [url=http://www.sindominio.net/ayuda/preguntas-inteligentes.html]link[/url] :evil:

[img]http://www.bbspot.com/Images/News_Features/2003/01/os_quiz/debian.jpg[/img]

(adsbygoogle = window.adsbygoogle || []).push({});

bueno como les dije ya habia

Imagen de Francizco

bueno como les dije ya habia instalado openvpn desde repositorio y con un rpm que habia bajado y ya he trabajado con openvpn, solo que pensaba que no lo habia podido instalar con un tar.gz y queria saber el porqué. Ahora se que si se habia instalado asi que tendre que revisar para saber como iniciar el servicio y hacer funcionar mi vpn
les agradezco sus aportes,