RT RT/krbdev.mit.edu: Ticket #868 res_search not found on BSD/OS 4.2 Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

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

 Keyword Selections  
Component
  • krb5-build
Version_reported
  • 1.2.1
Version_Fixed
  • 1.4
Target_Version
Tags
 

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

Refers to:
Referred to by:
 
 Dates  
Created: Tue Jul 18 16:06:00 2000
Starts: Not set
Started: Wed Sep 22 19:36:10 2004
Last Contact: Not set
Due: Not set
Updated: Mon Nov 15 22:21:52 2004 by tlyu
 

 People  
Owner
 raeburn
Requestors
 cross@eng.us.uu.net
Cc
 
AdminCc
 
 

 More about cross@eng.us.uu.net  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Aug 19 14:25:02 2002  RT_System - Default: Import/ changed from to    
     
From cross@eng.us.uu.net  Tue Jul 18 16:05:38 2000
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28])
	by rt-11.mit.edu (8.9.3/8.9.3) with SMTP id QAA23804
	for <bugs@RT-11.MIT.EDU>; Tue, 18 Jul 2000 16:05:37 -0400 (EDT)
Received: from semail01.eng.us.uu.net by MIT.EDU with SMTP
	id AA03710; Tue, 18 Jul 00 16:06:16 EDT
Received: from ballista.eng.us.uu.net by semail01.eng.us.uu.net with ESMTP
	(peer crosschecked as: ballista.eng.us.uu.net [199.170.215.22])
	id QAA18544; Tue, 18 Jul 2000 16:05:35 -0400 (EDT)
Received: by ballista.eng.us.uu.net
	id QAA05742; Tue, 18 Jul 2000 16:05:35 -0400 (EDT)
Message-Id: <14708.47247.210177.903309@ballista.eng.us.uu.net>
Date: Tue, 18 Jul 2000 16:05:35 -0400 (EDT)
From: "Chris P. Ross" <cross@eng.us.uu.net>
To: krb5-bugs@MIT.EDU
Cc: cross@eng.us.uu.net, djm@eng.us.uu.net
Subject: Cannot build krb5 1.2.1 on BSD/OS 4.2

>Number:         868
>Category:       krb5-build
>Synopsis:       Cannot build krb5 1.2.1 on BSD/OS 4.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    raeburn
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Tue Jul 18 16:06:00 EDT 2000
>Last-Modified:  Sat Jun 23 01:36:26 EDT 2001
>Originator:     "Chris P. Ross" <cross@eng.us.uu.net>
>Organization:
>Release:
>Environment:
>Description:
  I tried building krb5 1.2.1 on the beta for BSD/OS 4.2, and it fails
to find res_search() in libc.  There is a __res_search() in libc,
that's #def'd in resolv.h, but there is no res_search() in libc.
I don't know what the preferred solution to this sort of thing is.  It
looks like that's all buried behind autoconf's AC_CHECK_FUNC
behaviour, so I don't know if you can even fix it.  You could look for
__res_search, but that's a little messy.

  I would appriciate a suggestion as to proceed.  I would prefer not
to have to adjust all of the configure's in the sources, but I suppose
I could regenerate them if I needed to.

  Thanks...

                        - Chris
>How-To-Repeat:
>Fix:
>Audit-Trail:

Responsible-Changed-From-To: gnats-admin->raeburn
Responsible-Changed-By: raeburn
Responsible-Changed-When: Sat Jun 23 01:36:23 2001
Responsible-Changed-Why:

>Unformatted:


Download (untitled) 2.1k
      Mon Aug 19 14:25:03 2002  RT_System - Component krb5-build added    
      Wed Sep 22 19:36:10 2004  tlyu - Subject changed from Cannot build krb5 1.2.1 on BSD/OS 4.2 to res_search not found on BSD/OS 4.2    
      Wed Sep 22 19:36:11 2004  tlyu - Status changed from new to resolved    
      Wed Sep 22 19:36:11 2004  tlyu - Version_reported 1.2.1 added    
      Wed Sep 22 19:36:11 2004  tlyu - Comments added    
     
Should be fixed on trunk.


Download (untitled) 25b
      Mon Nov 15 22:21:51 2004  tlyu - Version_Fixed 1.4 added