Compile Bug
sheep8@ziplip.com
sheep8 at ziplip.com
Tue Jun 17 14:23:44 EDT 2003
Posted similar message to krb5-bugs list.
Saw the message below, but can't find anywhere that the bug was fixed or what the work around is for it. Seeing the same message on a 1.2.8 build on a new debian system with a stock kernel.
>Number: 1118
>Category: pending
>Synopsis: Compile error
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri May 31 00:59:01 EDT 2002
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
I just downloaded 1.2.5 and have a compile failure.
Running Red-Hat 7.2
uname=Linux 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
--------------------------
making all in telnet...
make[1]: Entering directory `/root/krb5-1.2.5/src/appl/telnet/telnet'
cc -L../../../lib -o telnet authenc.o commands.o main.o network.o ring.o
sys_bsd.o telnet.o terminal.o utilities.o ../libtelnet/libtelnet.a -lkrb4
-lkrb5 -ldes425 -lk5crypto -lcom_err -lresolv
../../../lib/libkrb5.a(fcc_gennew.o): In function `krb5_fcc_generate_new':
fcc_gennew.o(.text+0x6a): the use of `mktemp' is dangerous, better use
`mkstemp'
telnet.o: In function `setupterm':
telnet.o(.text+0xe22): undefined reference to `tgetent'
collect2: ld returned 1 exit status
make[1]: *** [telnet] Error 1
make[1]: Leaving directory `/root/krb5-1.2.5/src/appl/telnet/telnet'
make: *** [all-recurse] Error 1
------------------------------------
More information about the Kerberos
mailing list