From: Chris DiTrani <cditrani@livedata.com>
To: "Adrian C." <drupix@gmail.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: openssh installation problem
Date: Wed, 15 Sep 2004 10:01:51 -0400 [thread overview]
Message-ID: <1095256911.25823.12.camel@chris.livedata.com> (raw)
In-Reply-To: <60a746890409141636719a4f5b@mail.gmail.com>
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
> <tgogoi@cse.buffalo.edu> 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
next prev parent reply other threads:[~2004-09-15 14:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-14 23:08 openssh installation problem Tony Gogoi
2004-09-14 23:36 ` Adrian C.
2004-09-15 14:01 ` Chris DiTrani [this message]
2004-09-15 14:17 ` Adrian C.
2004-09-15 12:21 ` Miguel González Castaños
2004-09-15 15:27 ` Tony Gogoi
2004-09-15 15:04 ` Adding Apps To Panel Mike Tran
2004-09-15 21:00 ` mounting secure usb flash drive Mike Tran
2004-09-15 21:39 ` Matt Hemingway
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1095256911.25823.12.camel@chris.livedata.com \
--to=cditrani@livedata.com \
--cc=drupix@gmail.com \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).