Displaying 20 results from an estimated 400 matches similar to: "Question about building tinc pre4"
2005 Sep 06
3
OpenSSH-4.2p1 with OpenSSL-0.98 (bug)
Hello.
Installed OpenSSL-0.98
I cannot collect new OpenSSH-4.2p1 at assembly there is a mistake:
if test ! -z ""; then \
/usr/bin/perl5 ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory `/home/pkg/openssh-4.2p1/openbsd-compat'
make[1]: ???? `all' ?? ??????? ?????????? ??????.
make[1]: Leaving directory
2001 Aug 08
3
openssh-2.9p2 Config - undefined references
Hi Damien,
I have a problem getting openssh-2.9p2 properly configured.
This is the problem:
configure:4433: gcc -o conftest -g -O2 -Wall -I/opt/openssl/include
-L/opt/open
ssl/lib conftest.c -lz -lnsl -lutil -lcrypto 1>&5
/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x8e): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xa4):
2006 Mar 14
2
Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
Hi there,
I have tried compiling OpenSSH 4.3p2 using the following steps:
Upgrade OpenSSL
tar xvfz openssl-0.9.8a.tar.gz
cd openssl-0.9.8a
./config
make
make install
Upgrade zlib
tar xvfz zlib-1.2.3.tar.gz
./configure
make test
make install
Upgrade OpenSSH
tar xvfz openssh-4.3p2.tar.gz
cd openssh-4.3p2.tar.gz
./configure --with-tcp-wrappers --with-ssl-dir=/usr/local/ssl
2005 Sep 27
1
make fails with ssl 0.9.8
Openssh gurus,
On Suse Linux 9.3 using kernel 2.6.11.4-21.9-default, x86_64 system
with an athlon64:
If I make openssh 4.2p1 using the system's default ssl 0.9.7e, all is
well; however, make fails if I install the newer ssl 0.9.8 and
configure openssh with:
./configure --with-ssl-dir=/usr/local/ssl
A snippet from the last output from make is:
_PATH_SSH_PIDDIR=\"/var/run\"
2001 Jul 19
1
This is what I get when I try to install openssh
checking for OpenSSL directory... configure: error: Could not find working
OpenSSL library, please install or check config.log
Now if I go and check the config.log file I have this as error.
This is for solaris 2.6/2.7OS
configure:4354: checking for OpenSSL directory
configure:4411: gcc -o conftest -g -O2 -Wall -I/usr/local/include
-I/usr/local/ssl/
include -I/opt/TWWfsw/zlib11/include
2003 Feb 25
1
Samba locking problem - is this a bug ?
Hi,
I asked this once and no one seem to answer. So I'm trying once again:
I have the following problem:
I have a linux samba server and a lot of linux clients that connect to
it. What I noticed is that if one of the clients create new file and
starts do some operation on it - the file is unreadable for all other
clients (output od smbstatus: DENY_FCB RDWR NONE) - which is OK I
2003 Feb 06
2
OpenSSL compile problem
Hi,
I'm using tinc for ~ 2 years now and I'm very happy with it (thanks to the makers - this is very good program to use). Anyway everytime I build I have this odd problem and until now I always found a way to solve it but now I'm really stuck. I'm trying to build tinc-pre7 and I always reach to this error on configure:
---------------------
checking for RAND_pseudo_bytes... no
2001 May 08
1
Config error - please help-continue
It didn't help :(
When I did ping to 192.168.1.1 from client machine I got the following in
syslog:
May 8 08:55:54 ns tinc.vpn_net[726]: Sending packet of 100 bytes to US_VPN
(x.x.x.x - inetIP)
May 8 08:55:55 ns tinc.vpn_net[726]: Incoming data socket error: Connection
refused
tcpdump -i tap0 gives this:
08:49:13.919331 ns.iris.bg > 192.168.1.1: icmp: echo request
08:49:14.919323
2001 Dec 10
4
tinc dies after some days/weekes of normal activity
Hello,
I successfully use tinc for one year in a configuration with several
subnets (about 5-7 subnets) and one main server. Sometimes tinc dies
with the error message:
Error while waiting for input: Bad file descriptor
If it happens, this happens immediately, when one subnet has
disconnected. tinc (on the main server) tries then to disconnect all
currently connected subnets and while
2001 May 07
1
Config error - please help
I installed Tinc and started on two mashines. both connect and say
everything is OK. But then when I try to ping through the VPN I get the
following errors in syslog:
on server:
rtr-us tinc.vpn_net[911]: Metadata socket read error for BG_VPN (x.x.x.x -
inet ip of client): No such process
and on client
ns tinc.vpn_net[301]: Incoming data socket error: Connection refused
what does it mean as on my
2002 May 18
0
[Bug 251] New: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
http://bugzilla.mindrot.org/show_bug.cgi?id=251
Summary: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2002 Jun 27
0
[Bug 307] New: configure fails to add -ldl (RedHat specfile)
http://bugzilla.mindrot.org/show_bug.cgi?id=307
Summary: configure fails to add -ldl (RedHat specfile)
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2001 Jun 06
2
Failure to compile OpenSSH.
Hello guys.
Following Dug's withdrawal of the SSH1 AFS patches, I'm trying to give
OpenSSH installation another shot. It fails.
The setting:
* Platforms: Linux (Immunix 6.2), Solaris 7, IRIX 6.5, OSF1 4.0F, HP-UX 10.20.
* Compilers: StackGuard egcs on Linux, vendor-supplied native on others
(Workshop 5.0 Sun; MIPSpro 7.3 SGI; OSFCMPLRS440 package; HP ANSI C
compiler B3899BA
2003 Mar 17
1
Tinc routes ?
Hi,
this is not a problem, but more explaination. I have four networks
connected via tinc - A, B, C and D. B, C and D connect to A. What is odd
to me is that B and C communicate directly (without going to A); while
all communication to D network goes via A. When I turned more verbose
logging on tinc, I show a line like this: "adding route to VPN_NAME vi
MASTER_VPN_NAME". Why does it
2003 Jun 17
1
Hi, a config question
Hi all,
I have the following question. If the master tinc dies (the one that clients
have ConnectTo option), does clients conntinue to communicate with each
other ?
I noteced the following. If there is some traffic between the clients and
the master tinc dies - there is no problem. But if there is no traffic
between clients and the master dies, then when I try to access some
different than master
2002 Dec 19
1
ISOLINUX: Boot problems
Hi,
I'm trying to setup a Linux CD on mashine that will have nothing but a
CDROM. Everything worked fine until I removed the HDD. From this moment on
the CD doesn;t boot. I upgraded to Syslinux 2.0 but with no luck. The error
message I got almost says it all: "Extremely broken BIOS", but can I ask for
help if there some ideas how to fix this, cause if I put the HDD back the CD
boots
2006 Jun 01
1
compile cvs trunk
Hello,
should the cvs trunk compile?
a configure first gave me errors. I had to replace
any appearance of "[config.h]" to config.h in the
Makefile.
Then a make did not finish:
make[2]: Entering directory `/usr/src/tinc/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/tinc/lib'
Making all in src
make[2]: Entering directory
2011 Dec 09
3
ggplot with geom_tile
Dear R-users,
I am trying to make a plot with ggplot-geom_tile(), but cannot remove some unwanted (white) lines through my plot.
Below a reproducible example:
#####
library(ggplot2)
tot=as.data.frame(rep(seq(-50,50,5),each=21))
names(tot)="precip"
temp=rep(seq(-5,5,0.5),21)
tot$temp=temp
disc=array(dim=c(21,21))
for(i in 1:21){
for(y in 1:21){
temp<-
2011 Mar 16
3
making dataframes
Dear all,
I have a dataframe which looks like this (dummy):
date<-c("jan", "feb", "mar", "apr", "may", "june", "july",
"aug","sep","oct","nov","dec")
col1<-c(8.2,5.4,4.3,4.1,3.1,2.5,1.1,4.5,3.2,1.9,7.8,6.5)
col2<-c(3.1,2.3,4.7,6.9,7.5,1.1,3.6,8.5,7.5,2.5,4.1,2.3)
2001 Oct 05
1
Kernel 2.4.10 prblem
Hi, I'm using tinc 1.pre3 with kernel 2.4.3 and it was working fine. I
upgraded my kernel to 2.4.10 and tinc stopped working with the following
error in syslog:
=======
tinc.vpn1[236]: Error while reading from ethertap device: File descriptor in
bad state
=========
Does anyone had this problem and can you help me with it ?
-
Tinc: Discussion list about the tinc VPN daemon
Archive: