Re: [netatalk-admins] another snapshot


Subject: Re: [netatalk-admins] another snapshot
From: Palle Girgensohn (girgen@partitur.se)
Date: Tue Jun 22 1999 - 13:37:15 EDT


a sun wrote:
>
> hi all,
>
> i've made pre-asun2.1.4-29.tar.gz available. please check it out. it
> should compile on solaris again. in addition, i need reports for the
> *bsd machines. i just got one for netbsd, but it was strange.

Hi!

A report for FreeBSD 3.2-STABLE i386:

I tried compiling with both standard gcc version 2.7.2.1 and egcs-1.1.2.
Both work fine.

I had to remove -ldl from the etc/uams/Makefile, since FreeBSD doesn't
seem to have that lib, AFAIK. For what it's worth, I enclose the patch
*just for reference*. It will of course break other platforms. :)

The only thing I found was a warning (nothing special, I guess don't
bother?):

gcc -p -DBSD4_4 -DSENDFILE_FLAVOR_BSD -O2 -I../../include -c
ad_sendfile.c
ad_sendfile.c: In function `ad_readfile':
ad_sendfile.c:62: warning: passing arg 6 of `sendfile' from incompatible
pointer type
ld -r -o ad_sendfile.o- ad_sendfile.o
mv ad_sendfile.o- profiled/ad_sendfile.o
gcc -DBSD4_4 -DSENDFILE_FLAVOR_BSD -O2 -I../../include -c ad_sendfile.c
ad_sendfile.c: In function `ad_readfile':
ad_sendfile.c:62: warning: passing arg 6 of `sendfile' from incompatible
pointer type

Apart from that, it compliled fine. I commented out CRACKDIR, DESDIR and
CRYPTODIR from the Makefile, and issued 'make'.

/Palle


patch-aq



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:16:51 EST