Bug#259116: FTBFS: Unable to find header file

Matt Kraai Matt Kraai <kraai@ftbfs.org>, 259116@bugs.debian.org
Mon, 12 Jul 2004 12:58:49 -0700


Package: gnugk
Version: 1:2.0.7-4
Severity: important

This package fails to build from source:

 ...
 g++ -DHAS_ACCT=1 -DHAS_RADIUS=1 -DGK_NOANSI -DLDAP_HAS_CACHE -I./ldap/include -D"HAS_LDAP=1" -D"HAS_LEVEL_TWO_LDAPAPI=1" -D"LDAPVERSION=2" -DHAS_WAITARQ=1  -DP_USE_PRAGMA -fno-rtti -ffunction-sections  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING -I/usr/lib/include -DHAS_OSS -DMAJOR_VERSION=1 -DMINOR_VERSION=13 -DBUILD_NUMBER=4 -Os   -x c++ -c gk.cxx -o obj_linux_x86_r/gk.o
 In file included from gk.cxx:30:
 RasSrv.h:21:19: h225.h: No such file or directory
 ...
 make[1]: *** [obj_linux_x86_r/gk.o] Error 1
 make[1]: Leaving directory `/tmp/buildd/gnugk-2.0.7'
 make: *** [build-stamp] Error 2
 pbuilder: Failed autobuilding of package
 ...

/usr/include/openh323/h225.h is included in libopenh323-dev, which
is installed.  Either RasSrv.h needs to include openh323/h225.h or
/usr/include/openh323 needs to be added to the include path.

-- 
Matt Kraai            kraai@ftbfs.org            http://ftbfs.org/