[leafnode-list] Re: Building RPM for leafnode-2

Joerg Dietrich joerg at dietrich.net
Sat Jan 17 17:34:05 CET 2004


On Sat, Jan 17, 2004 at 04:50:36PM +0100, Matthias Andree wrote:
> > cannot open /config: No such file or directory
> > Reading configuration failed (No such file or directory).
> 
> Can you show me the exact ./configure command line along with your

This is not an RPM issue but a bug introduced in Makefile.am
version 1.55.

The problem is here:

-sysconfdir     = @sysconfdir@
-SYSCONFDIR     = $(sysconfdir)

Thus SYSCONFDIR is undefined in the Makefile and always empty in
config.c

Cheers
	Jo:rg

-- 
       ---===  Encrypted mail preferred. Key-ID: 1024D/2B693EBF  ===---
Fortune cookie of the day:
Dijkstra probably hates me
(Linus Torvalds, in kernel/sched.c)



More information about the leafnode-list mailing list