Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) X-RT-Original-Encoding: iso-8859-1 Content-Length: 3176 From mctang@sbec.com Tue Dec 14 17:18:53 1999 Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id RAA10586 for ; Tue, 14 Dec 1999 17:18:45 -0500 Received: from pigpen.sbec.com by MIT.EDU with SMTP id AA11037; Tue, 14 Dec 99 17:17:57 EST Received: from pigpen.sbec.com (root@localhost) by pigpen.sbec.com with ESMTP id QAA19721 for ; Tue, 14 Dec 1999 16:09:47 -0600 (CST) Received: from mail1.sbec.com (mail1.sbec.com [128.1.6.2]) by pigpen.sbec.com with ESMTP id QAA19712 for ; Tue, 14 Dec 1999 16:09:46 -0600 (CST) Received: by mail1.sbec.com with Internet Mail Service (5.5.2448.0) id ; Tue, 14 Dec 1999 16:25:48 -0600 Message-Id: <909EA6F9EE6ED3119ABD0000C090590036629F@mail1.sbec.com> Date: Tue, 14 Dec 1999 16:25:41 -0600 From: "Tang, Michael" To: "'krb5-bugs@mit.edu'" Subject: Fail to compile on SUN solaris 2.6 >Number: 793 >Category: krb5-build >Synopsis: Fail to compile on SUN solaris 2.6 >Confidential: yes >Severity: serious >Priority: medium >Responsible: krb5-unassigned >State: open >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Tue Dec 14 17:19:00 EST 1999 >Last-Modified: Tue Feb 22 16:38:58 EST 2000 >Originator: "Tang, Michael" >Organization: >Release: >Environment: >Description: The system that failed to compile the source tar file "krb5-1.0.6.tar" The "configuration" ran, but it fails when compiling the objects. The current configuration of my system is: "SUN solaris 2.6" "GNUgcc 2.8.1" "GNUstdlib 2.8.1.1" "GNUmake 3.77" And the error message that I receive is: cc -DHAVE_LIBSOCKET=1 -DHAVE_LIBNSL=1 -DNO_YYLINENO=1 -DHAVE_SYS_ERRLIST=1 -DNE ED_SYS_ERRLIST=1 -DHAVE_STRERROR=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DKRB5_K RB4_COMPAT -I./../../include -I../../include -I./../../include/krb5 -I../../incl ude/krb5 -I. -I. -c ./com_err.c false libcom_err.a error_message.o et_name.o init_et.o com_err.o gmake[2]: *** [libcom_err.a] Error 255 gmake[2]: Leaving directory `/export/home/src/kerberos/krb5-1.0.6/src/util/et' gmake[1]: *** [all-recurse] Error 1 gmake[1]: Leaving directory `/export/home/src/kerberos/krb5-1.0.6/src/util' gmake: *** [all-recurse] Error 1 Thanks Michael Tang System Administrator S&B Engineers and Constructors >How-To-Repeat: >Fix: >Audit-Trail: From: Ken Raeburn To: "Tang, Michael" Cc: "'krb5-bugs@mit.edu'" Subject: Re: pending/793: Fail to compile on SUN solaris 2.6 Date: 17 Dec 1999 02:08:37 -0500 > The current configuration of my system is: > "GNUstdlib 2.8.1.1" What is this? > false libcom_err.a error_message.o et_name.o init_et.o com_err.o This probably means the "configure" script couldn't find the "ranlib" program on your system. Do you have it? Responsible-Changed-From-To: gnats-admin->krb5-unassigned Responsible-Changed-By: raeburn Responsible-Changed-When: Tue Feb 22 16:38:47 2000 Responsible-Changed-Why: reformat report, set category >Unformatted: