Which automake?

2003-11-17 Thread John Poltorak
I am trying to build FPING:- ftp://ftp.mirrors.wiretapped.net/pub/security/network-mapping/fping/fping-2.4b2.tar.gz and get some strange errors when running configure & Make:- creating Makefile creating config.h make cd . && automake Makefile configure.in: no proper invocation of AM_INIT_AUTOM

LDADD contra LDFLAGS; various `*-config` programs

2003-11-17 Thread Martin Henne
Hi all, I am new to the GNU autotools and I only have basic knowledge about how to use them. But in other NG's I was pointed to this mailinglist with my problem, so it might or might not be the right place for this question :-( In my application, I have to use an external API, that comes with a c

DONATION FOR THE LORD.

2003-11-17 Thread Mrs Serena Jones
From: Mrs Serena Jones PLEASE ENDEAVOUR TO USED IT FOR THE CHILDREN OF GOD. I am the above named person from Kuwait. I am married to Dr. Harry Jones who worked with Kuwait embassy in Ivory Co ast for nine years before he died in the year 2000. We were married for eleven years without a child. He d

AM_VERSION_SET

2003-11-17 Thread John Poltorak
What do these errors mean:- ? configure.ac:74: error: possibly undefined macro: AM_VERSION_SET If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:80: error: possibly undefined macro: AM_OPTIONS_SET configure.ac:111: error

Re: dealing with "bison -pfoo" and "flex -Pfoo"

2003-11-17 Thread Alexandre Duret-Lutz
>>> "Dan" == Dan McMahill <[EMAIL PROTECTED]> writes: [...] Dan> I'm working on is that the original sources used the -Pfoo Dan> flag to flex and -p foo flag to bison. This has the Dan> effect of having flex produce 'lex.foo.c' instead of Dan> 'lex.yy.c' which seems to confuse automake. Da

Re: 3DLDF (fwd)

2003-11-17 Thread Alexandre Duret-Lutz
>>> "Laurence" == Laurence Finston <[EMAIL PROTECTED]> writes: [...] Laurence> My problem now is the `dist' target. It doesn't seem Laurence> to be possible to override it. I've written a Laurence> `distrib' target which does what I want, but the Laurence> `dist' target should work. Yes, it'