Re: Openssh security
From: Josh (josh_at_n1cholls.com)
Date: 10/15/03
- Previous message: Neil W Rickert: "Re: Openssh security"
- In reply to: Volker Birk: "Re: Openssh security"
- Next in thread: Adrian Immler: "Re: Openssh security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 15 Oct 2003 18:19:45 GMT
I will check which libraries are needed. I was using cygwin, but I
decided to go ahead and install an os, mandrake 9.1 should be enough.
Thanks for your help :).
On Wed, 15 Oct 2003 11:28:35 +0200, Volker Birk <bumens@dingens.org>
wrote:
>Josh <josh@n1cholls.com> wrote:
>[linker errors]
>> I get strange errors like that when compiling the ssh app.
>
>These are linker errors, not compiler errors. Unresolved symbols
>mean that there are functions referenced which cannot be found.
>
>Perhaps you should search for those functions, i.e. using grep
>on the source code or using nm and searching through your libraries.
>Then you could correct the Makefile.
>
>Perhaps you're missing some libraries you're needing for compiling
>OpenSSH. Did you read the documentation what libraries you're
>needing to install before you're able to build OpenSSH?
>
>VB.
- Previous message: Neil W Rickert: "Re: Openssh security"
- In reply to: Volker Birk: "Re: Openssh security"
- Next in thread: Adrian Immler: "Re: Openssh security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|