Re: Netatalk source from sourceforge...


Subject: Re: Netatalk source from sourceforge...
From: Chris Johns (cjohns@cybertec.com.au)
Date: Fri Nov 17 2000 - 19:10:01 EST


Frank Joerdens wrote:
>
> andrew morgan wrote:
> >
> > > ...I don't have "configure". "I have configure.in" and "install-sh".
> > > Do I have the right source?
> >
> > Yes, you need to run the autogen.sh script first to generate the configure
> > script. It looks like a new 1.5 pre-release has just been released on
> > sourceforge, so you might want to grab that before you proceed.
> >
> > Andy
>
> Initially running autogen.sh failed because I didn't have libtool installed, now I've
> grabbed the libtool rpm for my OS (SuSE 6.1) and I get
>
> limedes:/usr/src/netatalk # ./autogen.sh
> autoconf: Undefined macros:
> configure.in:22:AC_PROG_LIBTOOL
> autoconf: Undefined macros:
> configure.in:22:AC_PROG_LIBTOOL
>
> If I ignore that and do ./configure and make:
>
> /bin/sh ../../libtool --mode=link gcc -g -O2 -I../../include -I../../sys -o
> libadouble.la ad_open.lo ad_flush.lo ad_read.lo ad_write.lo ad_size.lo ad_mmap.lo
> ad_lock.lo ad_date.lo ad_attr.lo ad_sendfile.lo -lrpcsvc -lresolv -lnsl -ldl -ldb
> -lcrypt -L../../libatalk/
> libtool: link: `-L../../libatalk/' cannot specify a relative directory
> make[3]: *** [libadouble.la] Error 1
> make[3]: Leaving directory `/usr/src/netatalk/libatalk/adouble'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/netatalk/libatalk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/netatalk'
> make: *** [all-recursive-am] Error 2
>
> Which looks to me as if there was still a problem with libtool . . . has anyone
> seen this or any ideas?
>

I had problems, but I cannot remember if this was the same problem. I
get the undefined macros and also ignored them. I used the CVS release
of libtool. It worked better. I still had a couple of small hacks to
make. I think a libtool link was wrong.

-- 
 Chris Johns, mailto:cjohns@cybertec.com.au mailto:ccj@acm.org



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:32:39 EST