[netatalk-admins] Re: 1.4b2+asun2.0a18.2 compile problem.


Subject: [netatalk-admins] Re: 1.4b2+asun2.0a18.2 compile problem.
From: John Barry -Technician (John.Barry@tees.ac.uk)
Date: Tue Mar 03 1998 - 14:19:48 EST


Hi folks,
I posted late last week about being unable to compile afpd from the asun18.2
distribution on a SunOS 4.1.4 box. The problem is apparenlty due to
libatalk/compat/inet_aton.c This file isn't detailed enough, if you delete
it and replace it with:
ftp.maths.tcd.ie:/src/eoin-tmp/guile/guile-1.2/libguile/inet_aton.c
then, as if by magic it will compile, link and run as God intended :)

The one slight kink is that you'll have to compile that particular file with
gcc (cc doesn't like it...)

Do a full make, when it dies in etc/afpd trying to run the linker, cd to
libatalk, delete the archive (*.a) files, replace compat/inet_aton.c and
compile with gcc -c -O5 inet_aton.c then cd back to the root of the distribution
and run make again.

Simple eh?

Thanks for the pointers Adrian :)
later
jb



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