make tests failures (agent.sh)

Carson Gaspar carson at taltos.org
Thu May 19 06:32:44 EST 2005



--On Wednesday, May 18, 2005 10:50:54 AM -0700 scott rankin 
<waspswarm at gmail.com> wrote:

> Darren et.al,
>
>> Configure may be getting confused by the combination of options, or
>> possibly you didn't hit quite the right combination.
>>
>> Try setting everything explicitly, eg (untested):
>>
>> $ LD_LIBRARY_PATH=/home/scott/src/openssl-0.9.7e:/usr/lib:/lib
>> $ export LD_LIBRARY_PATH
>> $ ./configure --prefix=/home/scott \
>>         --with-cflags=-I/home/scott/src/openssl-0.9.7e \
>>         --with-ldflags=-L/home/scott/src/openssl-0.9.7e
>> $ make && make tests
>
> I tried the above but configure didn't like the -l at the beginning of
> cflags. The config.log had a message that ld couldn't find

Use a real font in your mail client, or cut-and-paste. Thats -I not -l - 
SHIFT+i, as in Include.

-- 
Carson




More information about the openssh-unix-dev mailing list