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
#4134: set your alarm your gonna wanna get on this
#4915: amongst programmes multiple
#82: make check should not modify source tree
#8578: Add various bound checks
#6316: KIM GC problem on 64-bit
#5767: qwqw
#2625: renew-until 0?, display alignment, redisplay ch...
#8541: Documentation__For administrators
#7535: Stop loading policy for pw_expiration in LDAP
#6251: Add test for kim_identity_create_from_components
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.