From drew@bioeng.ucsd.edu Tue Feb 22 16:31:51 2000
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2])
by rt-11.mit.edu (8.9.3/8.9.3) with SMTP id QAA21848
for <bugs@RT-11.MIT.EDU>; Tue, 22 Feb 2000 16:31:51 -0500 (EST)
Received: from be-research.ucsd.edu by MIT.EDU with SMTP
id AA22330; Tue, 22 Feb 00 16:31:41 EST
Received: (from drew@localhost)
by be-research.ucsd.edu (8.9.3/8.9.3) id NAA05923;
Tue, 22 Feb 2000 13:31:48 -0800 (PST)
Message-Id: <200002222131.NAA05923@be-research.ucsd.edu>
Date: Tue, 22 Feb 2000 13:31:48 -0800 (PST)
From: drew@bioeng.ucsd.edu
Reply-To: drew@bioeng.ucsd.edu
To: krb5-bugs@MIT.EDU
Cc:
Subject: krb5-build
X-Send-Pr-Version: 3.99
System:IRIX woodson 6.2 03131015 IP22
When trying to build KErberos 5 1.1.1 on Irix 6.2 machine with the
MIPSpro 7.2 compilers I get the following error message:
make[3]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing/scripts'
making all in kadmin/testing/util...
make[3]: Entering directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing/util'
cc -L../../../lib -o ovsec_kadm_clnt_tcl tcl_ovsec_kadm.o tcl_kadm5.o test.o \
-lkadm5clnt -lkrb5util -lkdb5 ../../../lib/libdb.a -lgssrpc -ldyn -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgen -ltcl -lm -ldl
ld: WARNING 84: ../../../lib/libkrb5util.a is not used for resolving any symbol.
ld: WARNING 84: ../../../lib/libkdb5.a is not used for resolving any symbol.
ld: WARNING 84: ../../../lib/libdb.a is not used for resolving any symbol.
ld: WARNING 84: /usr/lib/libgen.so is not used for resolving any symbol.
ld: WARNING 84: /usr/lib/libdl.so is not used for resolving any symbol.
ld: ERROR 33: Unresolved data symbol "main" -- 1st referenced by /usr/lib/crt1.o.
ld: INFO 152: Output file removed because of error.
make[3]: *** [ovsec_kadm_clnt_tcl] Error 1
make[3]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing/util'
make[2]: *** [all-recurse] Error 1
make[2]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin'
make: *** [all-recurse] Error 1
It is a problem with /usr/lib/crt1.o I know, but I don't know how to work around this,
and the comp.protocols.kerberos newsgroup did not provide a solution. They did
suggest that it was only related to the test suite and not to worry about it,
but I would like to test the build before I put it into production.
cd to the src directory of the distribution, run
./configure --without-krb4
.
.
.
make
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2])
by rt-11.mit.edu (8.9.3/8.9.3) with SMTP id QAA21848
for <bugs@RT-11.MIT.EDU>; Tue, 22 Feb 2000 16:31:51 -0500 (EST)
Received: from be-research.ucsd.edu by MIT.EDU with SMTP
id AA22330; Tue, 22 Feb 00 16:31:41 EST
Received: (from drew@localhost)
by be-research.ucsd.edu (8.9.3/8.9.3) id NAA05923;
Tue, 22 Feb 2000 13:31:48 -0800 (PST)
Message-Id: <200002222131.NAA05923@be-research.ucsd.edu>
Date: Tue, 22 Feb 2000 13:31:48 -0800 (PST)
From: drew@bioeng.ucsd.edu
Reply-To: drew@bioeng.ucsd.edu
To: krb5-bugs@MIT.EDU
Cc:
Subject: krb5-build
X-Send-Pr-Version: 3.99
Show quoted text
>Number: 826
>Category: krb5-build
>Synopsis: Build problem on IRIX 6.2
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: open
>Class: support
>Submitter-Id: unknown
>Arrival-Date: Tue Feb 22 16:32:00 EST 2000
>Last-Modified:
>Originator: Drew Schaffner
>Organization:
>Category: krb5-build
>Synopsis: Build problem on IRIX 6.2
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: open
>Class: support
>Submitter-Id: unknown
>Arrival-Date: Tue Feb 22 16:32:00 EST 2000
>Last-Modified:
>Originator: Drew Schaffner
>Organization:
Show quoted text
>Release: krb5-1.1.1
>Environment:
IRIX 6.2, MIPSpro 7.2>Environment:
System:IRIX woodson 6.2 03131015 IP22
Show quoted text
>Description:
When trying to build KErberos 5 1.1.1 on Irix 6.2 machine with the
MIPSpro 7.2 compilers I get the following error message:
make[3]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing/scripts'
making all in kadmin/testing/util...
make[3]: Entering directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing/util'
cc -L../../../lib -o ovsec_kadm_clnt_tcl tcl_ovsec_kadm.o tcl_kadm5.o test.o \
-lkadm5clnt -lkrb5util -lkdb5 ../../../lib/libdb.a -lgssrpc -ldyn -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgen -ltcl -lm -ldl
ld: WARNING 84: ../../../lib/libkrb5util.a is not used for resolving any symbol.
ld: WARNING 84: ../../../lib/libkdb5.a is not used for resolving any symbol.
ld: WARNING 84: ../../../lib/libdb.a is not used for resolving any symbol.
ld: WARNING 84: /usr/lib/libgen.so is not used for resolving any symbol.
ld: WARNING 84: /usr/lib/libdl.so is not used for resolving any symbol.
ld: ERROR 33: Unresolved data symbol "main" -- 1st referenced by /usr/lib/crt1.o.
ld: INFO 152: Output file removed because of error.
make[3]: *** [ovsec_kadm_clnt_tcl] Error 1
make[3]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing/util'
make[2]: *** [all-recurse] Error 1
make[2]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin/testing'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/usr/local/src/krb5-1.1.1/src/kadmin'
make: *** [all-recurse] Error 1
It is a problem with /usr/lib/crt1.o I know, but I don't know how to work around this,
and the comp.protocols.kerberos newsgroup did not provide a solution. They did
suggest that it was only related to the test suite and not to worry about it,
but I would like to test the build before I put it into production.
Show quoted text
>How-To-Repeat:
cd to the src directory of the distribution, run
./configure --without-krb4
.
.
.
make
Show quoted text
>Fix:
Show quoted text
>Audit-Trail:
>Unformatted:
>Unformatted: