Re: config.h.in

2002-07-09 Thread Michael Richardson


 Ken == Ken Hornstein [EMAIL PROTECTED] writes:
 Well, I did:
 make distclean
 autoconf
 ./configure 
 make

Ken Errr ... you didn't run autoheader, as far as I can tell.

  Hmm.. Last time, it got run by make when I edited configure.in.

  I run it manually and all is well.

]   ON HUMILITY: to err is human. To moo, bovine.   |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON|net architect[
] [EMAIL PROTECTED] http://www.sandelman.ottawa.on.ca/ |device driver[
] panic(Just another NetBSD/notebook using, kernel hacking, security guy);  [







Re: config.h.in

2002-07-08 Thread Ken Hornstein

  Well, I did:
   make distclean
   autoconf
   ./configure 
   make

Errr ... you didn't run autoheader, as far as I can tell.

--Ken




Re: config.h.in

2002-07-07 Thread Ken Hornstein

  This file is now marked as deleted on the head.

I now get:

creating config.h
cat: ./config.h.in: No such file or directory

  Is it supposed to be created somehow?

By running autoheader (same as configure; you create that by running autoconf)

--Ken




Re: config.h.in

2002-07-07 Thread Michael Richardson


  Well, I did:
make distclean
autoconf
./configure 
make

marajade-[/sandel/src/nmh] mcr 1075 %make
CONFIG_FILES= CONFIG_HEADERS=config.h ./config.status
creating config.h
cat: ./config.h.in: No such file or directory
config.h is unchanged
...

]   ON HUMILITY: to err is human. To moo, bovine.   |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON|net architect[
] [EMAIL PROTECTED] http://www.sandelman.ottawa.on.ca/ |device driver[
] panic(Just another NetBSD/notebook using, kernel hacking, security guy);  [