Arla compilation errors
Mattias Amnefelt
mattiasa at stacken.kth.se
Thu Oct 18 13:16:19 CEST 2001
Padiyath Kumar <Kumar.Padiyath at psi.ch> writes:
> Hallo,
> Iam trying to compile arla-0.35.6 for a client installation on a Tru64
> system and getting the
> following error.
>
> Tru64 version : Compaq Tru64 UNIX V5.1 (Rev. 732)
> CC compiler version : Compiler Driver V6.3-026 (sys) cc Driver
>
> arla version : /arla-0.35.6
> kerberos version: krb4-1.1
>
> used the following vommand with configure:
> ================================
>
> env CC="cc -std1" ./configure --prefix=/home/kumar/arla
> --with-krb4=/home/kumar/athena --with-krb4-lib=/home/kumar/athena/lib
> --with-krb4-include=/home/kumar/athena/include --without-krb5 --disable-nmap
I think you $CFLAGS is set to "-I/usr/local/imsl/include
-I/usr/openwin/share/include" when you call configure. These are the
traversed before arlas own include-directories, and the preprocessor uses
some of the includefiles (possibly common.h or fs.h) there instead of
arlas. Try calling configure with CFLAGS cleared instead.
/mattiasa
More information about the Arla-drinkers
mailing list