From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Adrian C." Subject: Re: openssh installation problem Date: Wed, 15 Sep 2004 02:36:27 +0300 Sender: linux-admin-owner@vger.kernel.org Message-ID: <60a746890409141636719a4f5b@mail.gmail.com> References: Reply-To: "Adrian C." Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: Tony Gogoi Cc: linux-admin@vger.kernel.org Hello. I'm running into big trouble here with L2tpd compilation. Already tried 3 or 4 versions and same error. Tried different distros also (so it's not a gcc problem). On slack10 the same error occurs. This is what mandrake reports: [root@SoculuiNet l2tpd]# make cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -Wall -DSANITY -DLINUX -I/usr/include -c -o call.o call.c In file included from l2tp.h:27, from call.c:26: misc.h:64: warning: conflicting types for built-in function `log' call.c:166:23: missing terminating " character call.c: In function `read_packet': call.c:167: error: parse error before "enter" Please help. Thanks. On Tue, 14 Sep 2004 19:08:07 -0400 (EDT), Tony Gogoi wrote: > > Hello, > > I am having a probelm with installing openssh from tarball. OpenSSL was > installed from tarball as well. > > When I run ./configure, I get > --------------------------------- > > Checking openssl header version 90700f > Checking openssl library version 90701f > Checking whether OpenSSL's headers match the library NO > > Any pointers how I could rectify this ? > > Regards, > Tony > > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >