How to compile Arla on Mac OS
Bo Brantén
bosse at acc.umu.se
Mon Jul 12 00:26:40 CEST 2010
Hello,
I intended to try Arla on different versions of Mac OS and started with
10.4, the binary package on stacken works fine as expected but before
moving on to 10.5 I wanted to compile it myself on 10.4 first and I got
the compile error shown below, I tryed both just ./configure and
./configure --with-krb5=/usr/heimdal and got the same error so I wanted to
ask if anyone has an advice on this?
Bo Branten
...
Making all in rxkad
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../include -I../include -I../lib/roken -I../lib/roken -I../include -I.
-I. -I../include -I./../include -I.. -I./.. -I../include
-I/usr/heimdal/include -Wall -Wmissing-prototypes -Wpointer-arith
-Wbad-function-cast -Wmissing-declarations -Wnested-externs -DINET6 -g
-Wall -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations
-Wnested-externs -c -o rxk_serv.lo rxk_serv.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken
-I../lib/roken -I../include -I. -I. -I../include -I./../include -I..
-I./.. -I../include -I/usr/heimdal/include -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations
-Wnested-externs -DINET6 -g -Wall -Wmissing-prototypes -Wpointer-arith
-Wmissing-declarations -Wnested-externs -c rxk_serv.c -o rxk_serv.o
In file included from ./krb4.h:82,
from rxk_serv.c:47:
./krb4-protos.h:95: error: parse error before 'DES_cblock'
rxk_serv.c: In function 'decode_krb4_ticket':
rxk_serv.c:376: error: 'DES_cblock' undeclared (first use in this
function)
rxk_serv.c:376: error: (Each undeclared identifier is reported only once
rxk_serv.c:376: error: for each function it appears in.)
rxk_serv.c:376: error: parse error before 'key'
rxk_serv.c:377: error: 'DES_key_schedule' undeclared (first use in this
function)
rxk_serv.c:384: error: 'key' undeclared (first use in this function)
rxk_serv.c:385: warning: implicit declaration of function 'DES_key_sched'
rxk_serv.c:385: warning: nested extern declaration of 'DES_key_sched'
rxk_serv.c:385: error: 'serv_sched' undeclared (first use in this
function)
rxk_serv.c:392: error: parse error before ')' token
make[1]: *** [rxk_serv.lo] Error 1
make: *** [all-recursive] Error 1
bo-brantens-dator:~/src/arla-0.90 bobranten$
More information about the Arla-drinkers
mailing list