Subject: Re: openssl broken
To: John Klos <john@ziaspace.com>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 12/25/2004 19:28:35
On Sat, Dec 25, 2004 at 02:08:15AM -0800, John Klos wrote:
> Was this tested? It fails on 1.6.2 on macppc, for one:
> 
> `/usr/pkgsrc/security/openssl/work/openssl-0.9.7e/crypto'
> gcc -I. -I.. -I../include bsd-gcc-shared -DOPENSSL_NO_KRB5 
> -DOPENSSL_NO_IDEA -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -O2 -DTERMIOS -O2 
> -Wall -DB_ENDIAN    -c -o cryptlib.o cryptlib.c
> gcc: cannot specify -o with -c or -S and multiple compilations
> gmake[1]: *** [cryptlib.o] Error 1
> gmake[1]: Leaving directory 
> `/usr/pkgsrc/security/openssl/work/openssl-0.9.7e/crypto'
> gmake: *** [sub_all] Error 1
> *** Error code 2

Could you file a PR on this and provide the .work.log file?

	Thanks,

	-- Johnny Lam <jlam@NetBSD.org>