|   |
  |
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
|