RT RT/krbdev.mit.edu: Ticket #3320 krb5-config lists libraries in wrong order (krb5-support.in bug) Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
3320
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
Version_reported
Version_Fixed
  • 1.4.4
Target_Version
  • 1.4.4
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Tue Jan 3 01:26:16 2006
Starts: Not set
Started: Fri Jan 6 16:03:04 2006
Last Contact: Wed Mar 8 17:29:08 2006
Due: Not set
Updated: Wed Mar 8 17:29:08 2006 by tlyu
 

 People  
Owner
 tlyu
Requestors
 quanah@stanford.edu
Cc
 
AdminCc
 
 

 More about Quanah Gibson-Mount  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Tue Jan  3 01:26:18 2006  quanah@stanford.edu - Ticket created    
     
Date: Mon, 02 Jan 2006 14:12:28 -0800
From: Quanah Gibson-Mount <quanah@stanford.edu>
To: krb5-bugs@mit.edu
Subject: krb5-config lists libraries in wrong order (krb5-support.in bug)

After recently building krb5-1.4.3, it was found that krb5-config --libs
listed two libraries in the wrong order, causing builds using this utility
to get the libraries to link against to fail.

The problem is that -lkrb5support is being listed before -lcom_err, instead
of after it.

Regards,
Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html


Download (untitled) 457b
      Fri Jan  6 16:03:04 2006  tlyu - Status changed from new to resolved    
      Fri Jan  6 16:03:05 2006  tlyu - Tags pullup added    
      Fri Jan  6 16:03:06 2006  tlyu - Target_Version 1.4.4 added    
      Fri Jan  6 16:03:06 2006  tlyu - Given to tlyu    
      Fri Jan  6 16:03:07 2006  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: CVS Commit

	* krb5-config.in: Cause libs output to match actual required
	ordering of libraries.

Commit By: tlyu



Revision: 17581
Changed Files:
U   trunk/src/ChangeLog
U   trunk/src/krb5-config.in


Download (untitled) 190b
      Wed Mar  8 17:29:03 2006  tlyu - Version_Fixed 1.4.4 added    
      Wed Mar  8 17:29:04 2006  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: CVS Commit

pull up r17581 from trunk

Commit By: tlyu



Revision: 17720
Changed Files:
U   branches/krb5-1-4/src/ChangeLog
U   branches/krb5-1-4/src/krb5-config.in


Download (untitled) 154b