Compile Problems with 1.5pre7


Subject: Compile Problems with 1.5pre7
From: Bryn Hughes (bhughes@vcc.bc.ca)
Date: Wed Sep 19 2001 - 12:43:09 EDT


Hi all,

I'm having problems compiling 1.5pre7 under RH 6.2. Haven't been able to find anything that seems to be relevant to this. I got the 1.5pre7 source from SourceForge 2 days ago.

config options:
./configure --sysconfdir=/etc/atalk --with-db3=/usr/include/db3 --with-ssl-dir=/usr/include/openssl --with-shadow --with-tcp-wrappers --enable-redhat --enab
le-did=lastdid --enable-afs

results of make:

[root@gateway netatalk-1.5pre7]# make
make all-recursive
make[1]: Entering directory `/home/sibh/netatalk-1.5pre7'
Making all in libatalk
make[2]: Entering directory `/home/sibh/netatalk-1.5pre7/libatalk'
Making all in adouble
make[3]: Entering directory `/home/sibh/netatalk-1.5pre7/libatalk/adouble'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sibh/netatalk-1.5pre7/libatalk/adouble'
Making all in asp
make[3]: Entering directory `/home/sibh/netatalk-1.5pre7/libatalk/asp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sibh/netatalk-1.5pre7/libatalk/asp'
Making all in atp
make[3]: Entering directory `/home/sibh/netatalk-1.5pre7/libatalk/atp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sibh/netatalk-1.5pre7/libatalk/atp'
Making all in compat
make[3]: Entering directory `/home/sibh/netatalk-1.5pre7/libatalk/compat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sibh/netatalk-1.5pre7/libatalk/compat'
Making all in cnid
make[3]: Entering directory `/home/sibh/netatalk-1.5pre7/libatalk/cnid'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -I/usr/include -I../../include -I../../sys -I/usr/include -I/usr/include/openssl -c cnid_add.c
rm -f .libs/cnid_add.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -I/usr/include -I../../include -I../../sys -I/usr/include -I/usr/include/openssl -c cnid_add.c -fPIC -DPIC -o cnid_add.o
cnid_add.c: In function `add_cnid':
cnid_add.c:49: warning: passing arg 1 of `txn_begin' from incompatible pointer type
cnid_add.c:49: too many arguments to function `txn_begin'
cnid_add.c:89: too many arguments to function `txn_commit'
cnid_add.c: In function `cnid_add':
cnid_add.c:162: warning: passing arg 1 of `txn_begin' from incompatible pointer type
cnid_add.c:162: too many arguments to function `txn_begin'
cnid_add.c:227: too many arguments to function `txn_commit'
make[3]: *** [cnid_add.lo] Error 1
make[3]: Leaving directory `/home/sibh/netatalk-1.5pre7/libatalk/cnid'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sibh/netatalk-1.5pre7/libatalk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sibh/netatalk-1.5pre7'
make: *** [all-recursive-am] Error 2
[root@gateway netatalk-1.5pre7]#

----------------------------------------------
Bryn Hughes
Macintosh/Linux Support
Information and Computing Services
Vancouver Community College

email:bhughes@vcc.bc.ca
ph: (604) 443-8702
Urgent: (604) 871-7007



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:53 EDT