OpenSSH 2.5.0p1
Tim Rice
tim at multitalents.net
Tue Feb 20 05:45:30 EST 2001
On Mon, 19 Feb 2001 mouring at etoh.eviladmin.org wrote:
>
> Damien commited a different patch. So I get this is the end of the
> story unless there are problems with it.
It looks like a good patch. Too bad it doesn't work.
It puts in -L/usr/local/ssl/lib twice.
...
gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o log-client.o readconf.
o clientloop.o -L. -Lopenbsd-compat/ -L/usr/local/lib -L/usr/local/ssl/lib -L/u
sr/local/ssl/lib -lssh -lopenbsd-compat -lintl -lwrap -lz -lrpc -lyp -lrpc -lsoc
ket -lgen -lsocket -los -lprot -lx -ltinfo -lm -lcrypto
ld crtbegin.o: too many -L options, 6 allowed
gmake: *** [ssh] Error 1
...
>
> - Ben
>
> On Mon, 19 Feb 2001, Tim Rice wrote:
>
> > On Sun, 18 Feb 2001 mouring at etoh.eviladmin.org wrote:
> >
> > > On Sat, 17 Feb 2001, Gert Doering wrote:
> > >
> > > > Hi,
> > > >
> > > > On Sat, Feb 17, 2001 at 11:17:05AM -0600, mouring at etoh.eviladmin.org wrote:
> > > > > However I know there was a reason for us -L$ssldir and -L$ssldir/lib. And
> > > > > I would rather see a solution that keeps both tests in place if possible.
> > > >
> > > > The double "-L" breaks the linker on SCO 3.0 (too many -L).
> > > >
> > > > Why not really *check* the -L path for "$ssldir/(lib/)?libcrypto.a", and
> > > > use only the directory where it can be found?
> > > >
> > > I was hoping someone else with this problem would provide the
> > > patch.. However. If this is acceptable to all parties...
> > >
> > > Grant I refuse to claim it's clean, pretty, what not.. It's almost 1am my
> > > time and I'm going to bed. I can state it works under Linux Redhat 7.0
> > > and I've done no other other testing.
> > [snip]
> > >
> >
> > Well, that patch didn't work but this one does.
> >
> > >
> >
> >
>
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
More information about the openssh-unix-dev
mailing list