tags 593807 upstream
thanks

Anders Kaseorg <[email protected]> writes:

> As of commit 972a407 in 1.5.75, all the autogenerated include files 
> include <afsconfig.h>, which is not installed, leading to build failures 
> like

> $ echo '#include <afs/ptclient.h>' | gcc -xc -
> In file included from //usr/include/ubik.h:45,
>                  from //usr/include/afs/ptclient.h:11,
>                  from <stdin>:1:
> //usr/include/ubik_int.h:56: fatal error: afsconfig.h: No such file or 
> directory
> compilation terminated.

No installed header files should ever include afsconfig.h because it's not
installed and would introduce a mess of symbol conflicts when used by any
other Autoconf-using project, so this is an upstream bug introduced by
that commit.  Forwarding accordingly....

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to