4.8p16 buildworld fails with NO_OPENSSL

Dave Hayes dave at jetcafe.org
Sun Mar 14 23:43:58 PST 2004


Ruslan Ermilov <ru at FreeBSD.org> writes:
> On Sun, Mar 14, 2004 at 10:11:06PM -0800, Dave Hayes wrote:
>> Ruslan Ermilov <ru at freebsd.org> writes:
>> > On Wed, Mar 03, 2004 at 02:22:13PM +0200, Jarkko Santala wrote:
>> >> Just cvsupped the sources to 4.8p16 from 4.8 and tried to make buildworld
>> >> with NO_OPENSSL defined in /etc/make.conf. Here's the result:
>> ...
>> > This has been fixed in RELENG_4 in src/secure/lib/Makefile,v 1.19.2.5.
>> > You can pull up that revision manually, as these fixes won't go into
>> > security branches.
>>
>> I'm using that version and it still appears not to work (modulo my
>> naivete):
>> 
>> # cd /usr/src/secure/usr.bin/telnet
>> 
> Why are you doing this?  

To show that both /usr/src/secure/usr.bin/telnet and
/usr/src/usr.bin/telnet have the same failure. I really want the
latter to compile and install, but it won't with NO_OPENSSL defined.

> You have requested NO_OPENSSL, so no secure version of telnet(1)
> will be built.  /usr/src/secure/usr.bin/Makefile won't descend into
> the "telnet" subdirectory if you specify NO_OPENSSL.

Ok, but that doesn't explain why /usr/src/usr.bin/telnet is
failing. ;)

>> It appears to be looking for libtelnet.a in both cases, which is not
>> built if NO_OPENSSL is defined per src/secure/lib/Makefile,v
>> 1.19.2.5. (and I am reading the Makefile right).
>> Am I doing something wrong or is this a bug?
> Yes, you do something wrong.

The question is: what?
------
Dave Hayes - Consultant - Altadena CA, USA - dave at jetcafe.org 
>>> The opinions expressed above are entirely my own <<<

A person being delivered from the danger of a fierce lion
does not object whether this service is performed by unknown
or illustrious individuals.

Why, therefore, do people seek knowledge from celebrities?





More information about the freebsd-stable mailing list