From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Adrian C." Subject: Re: openssh installation problem Date: Wed, 15 Sep 2004 17:17:14 +0300 Sender: linux-admin-owner@vger.kernel.org Message-ID: <60a7468904091507176a2f0101@mail.gmail.com> References: <60a746890409141636719a4f5b@mail.gmail.com> <1095256911.25823.12.camel@chris.livedata.com> Reply-To: "Adrian C." Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1095256911.25823.12.camel@chris.livedata.com> List-Id: Content-Type: text/plain; charset="us-ascii" To: Chris DiTrani Cc: linux-admin@vger.kernel.org Thank you very much. It worked. I think they should keep an eye on this for the next version of L2TPD. --Adrian. On Wed, 15 Sep 2004 10:01:51 -0400, Chris DiTrani wrote: > There are strings in call.c and network.c at the lines specified in the > error messages that illegally span lines (contain line-feeds). If you > simple concat the lines compilation will succeed. > > CD > > > > On Tue, 2004-09-14 at 19:36, Adrian C. wrote: > > 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 > > > > > - > > > > 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 > >