Compiling Arla on BSD/sparc

Assar Westerlund assar at stacken.kth.se
Sat May 6 12:09:04 CEST 2000


Robert P Ricci <ricci at eng.utah.edu> writes:
> Has anyone been able to get Arla compling on {Open,Net}BSD/sparc ?

Yes.

> configure:9574: gcc -c -g  -Wall -Wmissing-prototypes -Wpointer-arith
> -Wbad-function-cast -Wmissing-declarations -Wnested-externs
> -D_KERNEL -D_LKM -DUVM -I/sys -I/sys/arch  conftest.c 1>&5
> In file included from /usr/include/machine/param.h:59,
>                  from /usr/include/sys/param.h:141,
>                  from configure:9564:
> /usr/include/machine/cpu.h:65: sparc/sparc/intreg.h: No such file or
> directory

Do you have /sys pointing to your kernel source?  It seems that this
is not the case, because then it would be using /sys/sys/param.h
instead of /usr/include/sys/param.h.  And intreg.h is hiding in
/sys/arch/sparc/sparc/intreg.h which should be evidently findable from
`-I/sys/arch'.

/assar





More information about the Arla-drinkers mailing list