plugin install error 1

Karl DeBisschop karl at debisschop.net
Wed Oct 23 12:32:11 CEST 2002


On Tue, 2002-10-22 at 10:16, Jeff McKeon wrote:
> SG,
> 
> Thanks for the response...
> 
> Well, got to the point of running the ./tools/setup and this was what I
> got...
> 
> ************snip*********************
> 
> [jsm at localhost nagiosplug]$ ./tools/setup
> configure.in:11: required file `plugins/config.h.in' not found
> WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
> WARNING: and `config.h.top', to define templates for `config.h.in'
> WARNING: is deprecated and discouraged.
> 
> WARNING: Using the third argument of `AC_DEFINE' and
> WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
> WARNING: `acconfig.h':
> 
> WARNING:   AC_DEFINE([NEED_MAIN], 1,
> WARNING:             [Define if a function `main' is needed.])
> 
> WARNING: More sophisticated templates can also be produced, see the
> WARNING: documentation.
> autoheader: `plugins/config.h.in' is created
> chmod: failed to get attributes of `debian/rules': No such file or
> directory
> 
> *************snip********************
> 
> something tells me this isn't what should have happened...

Actually, all is fine upto that point.

The WARNING from automake merely indicate that we have some files in CVS
to supprot older versions, even though the code is rewriiten to the
newest version.

debin rules you can just ignore because you're not making a debial
package.

So just go ahead and configure, then make.

--
Karl



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en




More information about the Users mailing list