[OpenAFS-devel] 1.4.5 pre5 klog v5

Derrick Brashear shadow@gmail.com
Wed, 2 Jan 2008 16:30:12 -0500


------=_Part_4890_26811518.1199309412382
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Jan 2, 2008 4:23 PM, Jim Rees <rees@umich.edu> wrote:

> Marcus Watts wrote:
>
>  Where do we stand on klog for 1.4.x?
>
> I'd love to have it on OpenBSD but it won't build.  I build it from HEAD
> and
> it seems to run fine.
>
> % make
> cc  -I/usr/include/kerberosV -DALLOW_REGISTER
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/src/config -I. -I.
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/include
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/include/afs
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/include/rx
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/src
> -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/src -O2  -c aklog_main.c
> aklog_main.c:199:2: #error "Must have either krb5_princ_size or
> krb5_principal_get_comp_string"


This error has nothing to do with klog, and suggests configure's krb5 tests
are working badly on OpenBSD 4.1. I assume it has Heimdal? If you manually
make src/config/afsconfig.h say you have one or the other of those
functions, does it then compile? Look at config.log and see why it believes
neither function exists?

The key is fixing the real problem.

------=_Part_4890_26811518.1199309412382
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<br><br><div class="gmail_quote">On Jan 2, 2008 4:23 PM, Jim Rees &lt;<a href="mailto:rees@umich.edu">rees@umich.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Marcus Watts wrote:<br><br> &nbsp;Where do we stand on klog for 1.4.x?<br><br></div>I&#39;d love to have it on OpenBSD but it won&#39;t build. &nbsp;I build it from HEAD and<br>it seems to run fine.<br><br>% make
<br>cc &nbsp;-I/usr/include/kerberosV -DALLOW_REGISTER -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/src/config -I. -I. -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/include -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/include/afs -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/include/rx -I/afs/citi.umich.edu/projects/openafs/14x.obsd41 -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/src -I/afs/citi.umich.edu/projects/openafs/14x.obsd41/src -O2 &nbsp;-c aklog_main.c
<br>aklog_main.c:199:2: #error &quot;Must have either krb5_princ_size or krb5_principal_get_comp_string&quot;</blockquote><div><br>This error has nothing to do with klog, and suggests configure&#39;s krb5 tests are working badly on OpenBSD 
4.1. I assume it has Heimdal? If you manually make src/config/afsconfig.h say you have one or the other of those functions, does it then compile? Look at config.log and see why it believes neither function exists?<br><br>
The key is fixing the real problem.<br><br><br></div></div><br>

------=_Part_4890_26811518.1199309412382--