Received: from hermes.ctd.anl.gov (hermes.ctd.anl.gov [130.202.113.27]) by krbdev.mit.edu (8.9.3p2) with ESMTP id OAA04349; Fri, 13 Feb 2004 14:29:13 -0500 (EST) Received: from hermes.ctd.anl.gov (localhost [127.0.0.1]) by hermes.ctd.anl.gov (8.9.1a/8.9.1) with ESMTP id NAA03968 for ; Fri, 13 Feb 2004 13:28:42 -0600 (CST) Received: from anl.gov (atalanta.ctd.anl.gov [146.137.194.4]) by hermes.ctd.anl.gov (8.9.1a/8.9.1) with ESMTP id NAA03961; Fri, 13 Feb 2004 13:28:40 -0600 (CST) Message-Id: <402D2589.F5B87F8B@anl.gov> Date: Fri, 13 Feb 2004 13:29:13 -0600 From: "Douglas E. Engert" X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeffrey Altman Cc: rt-comment@krbdev.mit.edu, krb5-prs@mit.edu Subject: Re: [krbdev.mit.edu #2240] krb5-config --cflags gssapi when usedby OpenSSH-snap-20040212 References: <402D095D.8070007@columbia.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 1611 > Jeffrey Altman wrote: > > DEEngert@anl.gov via RT wrote: > > > krb5-1.3.2-beta3: > > krb5-config --cflag gssapi > > returns -I${includedir} which in my case is -I/krb5/include > > > > But the gssapi.h is in /krb5/include/gssapi > > Most gssapi programs use #include > > So the gssapi.h is not found. > > > I truly believe it should be filed as a bug against those applications. I would still say if MIT wants people to use the krb5-config then the gssapi.h should be accessable from the list of include directories returned by the krb5-config --cflag gssapi It is not clear where a generic application should find the gssapi.h. RFC-2744 does not say where the gssapi.h should be, just: "C-language GSS-API implementations should include a copy of the following header-file." Looking at the Heimdal source, Is looks like they install gssapi.h in the include directory, not a subdirectory of it. On Solaris, there is a /usr/include/gssapi/gssapi.h On one of our HPs, there is a link /usr/include/gssapi.h -> /usr/include/gssapi/gssapi.h > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > _______________________________________________ > krb5-bugs mailing list > krb5-bugs@mit.edu > https://mailman.mit.edu/mailman/listinfo/krb5-bugs -- Douglas E. Engert Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444