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

netatalk on potato



Hello

After having had various problems with netatalk 1.4 (with asun patches)
(mostly under other distributions) I thought I'd try with a newer
version. netatalk-1.5pre7 binaries from testing require newer c
libraries, so I'm trying to rebuild the package but without success. 

Like with almost all testing/unstable sources, I have to change
DH_COMPAT to 2, since I can't install debhelper3 because it requires
perl5.6 which I don't want to install (*why* must such an essential
package rely on perl5.6, hey, what do you think dear developers or I
don't understand). I don't know what this will have for consequences, I
suspect there aren't any. (?)

Then I get (from dpkg-buildpackage -uc -us -b -rfakeroot):
...
Making all in cnid
make[4]: Entering directory `/SRCREBUILD/netatalk-1.5pre7/libatalk/cnid'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
    -O2 -I../../include -I../../sys -c cnid_add.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O2 -I../../include -I../../sys -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[4]: *** [cnid_add.lo] Error 1
make[4]: Leaving directory `/SRCREBUILD/netatalk-1.5pre7/libatalk/cnid'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/SRCREBUILD/netatalk-1.5pre7/libatalk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/SRCREBUILD/netatalk-1.5pre7'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/SRCREBUILD/netatalk-1.5pre7'
make: *** [build-stamp] Error 2


Any comments on that? Should I stick with netatalk1.4 from potato?

Thanx,
Christian.



Reply to: