Patch for build of arla 0.36.2 for FreeBSD 4.10
Georg Graf
georg.graf at wu-wien.ac.at
Wed Jul 21 16:45:17 CEST 2004
Hi!
Just wanted to post my success on compiling arla ;)
Here is what I've done:
The machine has "MAKE_KERBEROS4= yes" in its /etc/make conf and a
compiled kernel and world with sources from
"*default release=cvs tag=RELENG_4_10" in the supfile.
$ ./configure (with /usr/src (and /usr/obj) available)
This is in file f:
appl/bos/Makefile : RXKAD_LIBS = ../../rxkad/.libs/librxkad.a
appl/afstool/Makefile : RXKAD_LIBS = ../../rxkad/librxkad.la
appl/perf/Makefile : RXKAD_LIBS = ../../rxkad/librxkad.la
appl/pts/Makefile : RXKAD_LIBS = ../../rxkad/librxkad.la
appl/vos/Makefile : RXKAD_LIBS = ../../rxkad/librxkad.la
appl/Makefile : RXKAD_LIBS = ../rxkad/librxkad.la
arlad/Makefile : RXKADLIB = ../rxkad/librxkad.la
$ ../patch.py < ../f
(This patches the Makefiles with the shown contents, librxkad
must be available for build)
$ make
(This fails at some point because librxkad is missing)
$ cd rxkad ; make ; cd -
(Build rxkad)
$ make
Perfect! now we are ready to
$ make install
BTW: There were warnings during the configure and during the
compile, which I report here:
<http://schurli.wu-wien.ac.at/tmp/arla/>
At this url you will also find patch.py and "f".
Thank you very much for your effort!
George
--
Vienna University of Economics and Business Administration
Central and Internet Services Section
Center for Computer Services
UNIX Server Administration
PGP/GPG Key ID: 0xa5232ad5
More information about the Arla-drinkers
mailing list