Skip Menu |
 

Download (untitled) / with headers
text/plain 4.2KiB
From roubik@npp.ea.xerox.com Wed Oct 1 13:59:55 1997
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id NAA02786 for <bugs@RT-11.MIT.EDU>; Wed, 1 Oct 1997 13:59:46 -0400
Received: from alpha.Xerox.COM by MIT.EDU with SMTP
id AA23001; Wed, 1 Oct 97 13:59:44 EDT
Received: from TheChief ([13.139.4.2]) by alpha.xerox.com with SMTP id <52747(5)>; Wed, 1 Oct 1997 10:59:41 PDT
Received: from kevinmchale by TheChief (5.x/SMI-4.1)
id AA15333; Wed, 1 Oct 1997 13:59:32 -0400
Received: from npp.ea.xerox.com by kevinmchale (SMI-8.6/XeroxClient-SVR4-1.3)
id NAA18861; Wed, 1 Oct 1997 13:58:54 -0400
Message-Id: <34328F5C.6BC731B3@npp.ea.xerox.com>
Date: Wed, 1 Oct 1997 10:58:52 PDT
From: Roubik Manoukian <roubik@npp.ea.xerox.com>
Sender: roubik@npp.ea.xerox.com
To: krb5-bugs@MIT.EDU, roubik@npp.ea.xerox.com
Subject: problem in configure

Show quoted text
>Number: 474
>Category: krb5-build
>Synopsis: problem in configure
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Oct 01 14:00:00 EDT 1997
>Last-Modified: Sat Jun 23 01:06:51 EDT 2001
>Originator: Roubik Manoukian <roubik@npp.ea.xerox.com>
>Organization:
>Release:
>Environment:
>Description:
Hi
I tried to run configure from src directory and this is the output.
Can you please explaine me what is the problem.
I am using Solaris 2.5.1

SunOS 5.5.1 Generic_103640-05 sun4m sparc SUNW,SPARCstation-5

and CC compiler

CC: SC4.0 18 Oct 1995 C++ 4.1

Thanks Roubik


./configure --with-cc=CC --with-ccopt=-i

loading cache ./config.cache
checking for C compiler... (cached) CC
checking for gcc... (cached) CC
checking whether we are using GNU C... (cached) no
LD defaults to CC
CPPOPTS defaults to
built in krb4 support
checking for working const... (cached) no
checking for -lsocket... (cached) no
checking for -lnsl... (cached) no
checking whether we are using GNU C... (cached) no
checking for build host... (cached) sparc-sun-solaris2.5.1
checking for -ldl... (cached) no
checking for tcl.h... (cached) no
configure: warning: Could not find Tcl which is needed for the kadm5
tests
creating ./config.status
creating ./Makefile.tmp
creating ./Makefile
configuring in util
running /bin/sh ./configure --with-cc=CC --with-ccopt=-i
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for C compiler... (cached) CC
checking for gcc... (cached) CC
checking whether we are using GNU C... (cached) no
LD defaults to CC
CPPOPTS defaults to
built in krb4 support
checking for working const... (cached) no
checking for -lsocket... (cached) no
checking for -lnsl... (cached) no
checking for ar... (cached) ar cqv
checking for ar... (cached) ar cruv
creating ./config.status
creating ./Makefile.tmp
creating ./Makefile
configuring in et
running /bin/sh ./configure --with-cc=CC --with-ccopt=-i
--cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
checking for C compiler... (cached) CC
checking for gcc... (cached) CC
checking whether we are using GNU C... (cached) no
LD defaults to CC
CPPOPTS defaults to
built in krb4 support
checking for working const... (cached) no
checking for -lsocket... (cached) no
checking for -lnsl... (cached) no
checking for working const... (cached) no
checking for flex... flex
checking for -lfl... no
setting LEXLIB to
checking for bison... bison -y
checking for mawk... no
checking for gawk... gawk
checking for a BSD compatible install...
/apps/local/arch/exec/tail/install -c
checking for ar... (cached) ar cqv
checking for ranlib... ranlib
checking how to run the C preprocessor... (cached) CC -E
checking for yylineno declaration... no
checking for sys_errlist declaration... no
checking for sys_errlist in libc... yes
checking for perror declaration... no
checking for strerror... no
checking for stdarg.h... no
checking for varargs.h... no
configure: error: Neither stdarg nor varargs compile?
configure: error: ./configure failed for et
configure: error: ./configure failed for util

Show quoted text
>How-To-Repeat:
>Fix:
>Audit-Trail:

Responsible-Changed-From-To: gnats-admin->krb5-unassigned
Responsible-Changed-By: raeburn
Responsible-Changed-When: Sat Jun 23 01:06:49 2001
Responsible-Changed-Why:

Show quoted text
>Unformatted:
Subject: problem in configure
We don't support configuring with a C++ compiler supplied as the C
compiler.