Re: Any chance of getting these OpenSSL warnings quieted?

2003-02-09 Thread Jacques A. Vidrine
On Sat, Feb 08, 2003 at 04:39:13PM -0800, David O'Brien wrote:
 cc  -pipe -O -march=athlon -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c 
/FBSD/src/lib/msun/src/e_gammaf_r.c -o e_gammaf_r.o
 In file included from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
  from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/symhacks.h:58,
  from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/crypto.h:78,
  from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/bio.h:67,
  from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/err.h:68,
  from /FBSD/src/crypto/openssl/crypto/cpt_err.c:62:
 /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
 /FBSD/src/crypto/openssl/crypto/cpt_err.c:1:1: warning: this is the location of the 
previous definition

Yes, I'll eliminate these today.

Cheers,
-- 
Jacques A. Vidrine [EMAIL PROTECTED]  http://www.celabo.org/
NTT/Verio SME  . FreeBSD UNIX .   Heimdal Kerberos
[EMAIL PROTECTED] .  [EMAIL PROTECTED]  .  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Any chance of getting these OpenSSL warnings quieted?

2003-02-08 Thread David O'Brien
cc  -pipe -O -march=athlon -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c 
/FBSD/src/lib/msun/src/e_gammaf_r.c -o e_gammaf_r.o
In file included from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/symhacks.h:58,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/crypto.h:78,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/bio.h:67,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/err.h:68,
 from /FBSD/src/crypto/openssl/crypto/cpt_err.c:62:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/cpt_err.c:1:1: warning: this is the location of the 
previous definition



cc  -pipe -O -march=athlon -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c 
/FBSD/src/lib/msun/src/e_j1.c -o e_j1.o
In file included from /FBSD/src/crypto/openssl/e_os.h:62,
 from /FBSD/src/crypto/openssl/crypto/cryptlib.h:65,
 from /FBSD/src/crypto/openssl/crypto/cryptlib.c:61:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/cryptlib.c:1:1: warning: this is the location of the 
previous definition
In file included from /FBSD/src/crypto/openssl/e_os.h:62,
 from /FBSD/src/crypto/openssl/crypto/cryptlib.h:65,
 from /FBSD/src/crypto/openssl/crypto/cversion.c:61:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/cversion.c:1:1: warning: this is the location of the 
previous definition
In file included from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
 from /FBSD/src/crypto/openssl/crypto/ebcdic.c:214:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/ebcdic.c:1:1: warning: this is the location of the 
previous definition
In file included from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/symhacks.h:58,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/crypto.h:78,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/bio.h:67,
 from /FBSD/src/crypto/openssl/crypto/ex_data.c:144:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/ex_data.c:1:1: warning: this is the location of the 
previous definition
In file included from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/symhacks.h:58,
 from /FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/crypto.h:78,
 from /FBSD/src/crypto/openssl/crypto/mem.c:61:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: warning: 
OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/mem.c:1:1: warning: this is the location of the 
previous definition

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Any chance of getting these OpenSSL warnings quieted?

2003-02-08 Thread Garance A Drosihn
At 4:39 PM -0800 2/8/03, David O'Brien wrote:

cc  -pipe -O -march=athlon -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c 
/FBSD/src/lib/msun/src/e_gammaf_r.c -o e_gammaf_r.o
In file included from 
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/e_os2.h:56,
 from 
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/symhacks.h:58,
 from 
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/crypto.h:78,
 from 
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/bio.h:67,
 from 
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/err.h:68,
 from /FBSD/src/crypto/openssl/crypto/cpt_err.c:62:
/FBSD/obj/FBSD/src/secure/lib/libcrypto/openssl/opensslconf.h:177:1: 
warning: OPENSSL_NO_KRB5 redefined
/FBSD/src/crypto/openssl/crypto/cpt_err.c:1:1: warning: this is the 
location of the previous definition

Yeah, I noticed that openssl had recently started to generate a lot
more warning messages at buildworld time, but I hadn't looked into it.
There are now four times more lines of warning messages from openssl
than from everything else in buildworld combined, if I'm counting
this right.  In any case, the list of warnings now overflows my
scrollback buffer, so it's pretty noticeable.

I'm also getting a number of syslog'ed error messages about

   sshd[14235]: in _openpam_check_error_code():
pam_sm_setcred(): unexpected return value 24

with the system I built on Feb 3rd.  However, I do notice there
have been more changes since then, so that problem may already
be fixed.

--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Any chance of getting these OpenSSL warnings quieted?

2003-02-08 Thread Garance A Drosihn
At 8:15 PM -0500 2/8/03, Garance A Drosihn wrote:

I'm also getting a number of syslog'ed error messages about

   sshd[14235]: in _openpam_check_error_code():
pam_sm_setcred(): unexpected return value 24

with the system I built on Feb 3rd.  However, I do notice there
have been more changes since then, so that problem may already
be fixed.


Ignore this part.  It looks like it has been fixed.  There's still
a few hundred warnings in the buildworld section compiling openssl
though.

--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message