RT for krbdev.mit.edu
Skip Menu
|
Ticket History #3607: clients/ksu/setenv.c doesn't build on Solaris
Home
Update This Menu
All Dashboards
Search
Tickets
Simple Search
New Search
Recently Viewed
#3607: clients/ksu/setenv.c doesn't build on Solaris
#6087: Notify clients on ccache deletion
#2872: memory leak in dns code
#5820: KFW: BUG: WIX: Improve Usability of multiple ar...
#8984: Load certs when checking pkinit_identities values
#2611: automatically getting initial tickets using keytab
#4936: NETIDMgr 1.0.0.0 and requesting tickets for pr...
#8730: Add kvno option for user-to-user
#3364: plugins should be thread-safe
#8865: Check cross-realm TGT name for RBCD requests
#8040: memory leak in ccapiserver.exe
Current Search
Edit Search
Advanced
Users
Reports
Resolved by owner
Resolved in date range
Created in a date range
Tools
My Day
My Reminders
Logged in as
guest
Display
History
Basics
People
Jumbo
Reminders
Actions
History
Show all quoted text
—
Show full headers
#
Tue Apr 04 15:41:43 2006
tlyu (Taylor Yu)
- Ticket created
Subject:
clients/ksu/setenv.c doesn't build on Solaris
Download (untitled)
/
with headers
text/plain 108B
somehow, it tries to define a conflicting prototype for getenv(), which does exist in the Solaris
stdlib.h.
#
Wed Apr 05 18:06:01 2006
tlyu (Taylor Yu)
- Status changed from 'new' to 'resolved'
#
Wed Apr 05 18:06:01 2006
tlyu (Taylor Yu)
- Component krb5-clients added
#
Wed Apr 05 18:06:02 2006
tlyu (Taylor Yu)
- Version_Fixed 1.5 added
#
Wed Apr 05 18:06:02 2006
tlyu (Taylor Yu)
- Comments added
Download (untitled)
/
with headers
text/plain 105B
r17844 | raeburn | 2006-04-04 17:31:43 -0400 (Tue, 04 Apr 2006) | 1 line
* setenv.c: Include autoconf.h.