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

Re: [leafnode-list] Compiling under Cygwin



"John Carlyle- Clarke" <john.cc@xxxxxxxxxxxxxxxx> writes:

> I did it anyway :)
>
> I now have a rudimentary understanding of makefiles, automake/autoconf =
> etc. but I am still none the wiser so far!

Neither am I. All the autoconf/automake macros to create config.h from
config.h.in and then adding -DHAVE_CONFIG_H are in place. Still, this
variable is missing. You can probably work around this by using 

         make 'CC=gcc -DHAVE_CONFIG_H'

and see how far you get.

Does perhaps something on your machine set the "DEFS" environment
variable?  If so, try unsetting it, remove config.cache (if present) and
run ./configure again.

Please send your config.log to my private address, feel free to bzip2 or
gzip it.

-- 
Matthias Andree

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list