[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Heimdal-0.6 compile problem



On Fri, Aug 29, 2003 at 12:29:42PM +1000, Luke Howard wrote:
> 
> Try the attached patch.

Thanks. That fixed db3.c and now it hangs on ndbm_wrap.c :

[snip]
/bin/sh ../../libtool --mode=compile gcc  -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../include -I../../lib/roken -I../../lib/roken
-DROKEN_RENAME   -Wall -Wmissing-prototypes -Wpointer-arith
-Wbad-function-cast -Wmissing-declarations -Wnested-externs -g -O2 -c -o
ndbm_wrap.lo `test -f 'ndbm_wrap.c' || echo './'`ndbm_wrap.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-I../../lib/roken -I../../lib/roken -DROKEN_RENAME -Wall
-Wmissing-prototypes -Wpointer-arith -Wbad-function-cast
-Wmissing-declarations -Wnested-externs -g -O2 -c ndbm_wrap.c -o
ndbm_wrap.o
ndbm_wrap.c: In function `__otp_dbm_open':
ndbm_wrap.c:168: warning: passing arg 2 of pointer to function from
incompatible pointer type
ndbm_wrap.c:168: warning: passing arg 4 of pointer to function makes
pointer from integer without a cast
ndbm_wrap.c:168: too few arguments to function
make[2]: *** [ndbm_wrap.lo] Error 1
make[2]: Leaving directory `/home/igor/src/heimdal-0.6/lib/otp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/igor/src/heimdal-0.6/lib'
make: *** [all-recursive] Error 1

Any ideas ?

-- 
Igor Zivkovic