On 11/02/2008, Mariusz Iwański <[EMAIL PROTECTED]> wrote:
> > > Makefile:218: *** commands commence before first target.  Stop.
> >
> > What does your Makefile look like?

> Here is fragment of this file (I have attached file) :

   [snip]

Just as a temporary workaround, what happens if you edit the
Makefile and tweak the line beginning   "all: ...." to read

    all:    standardall net-snmp-config-x perlmodules

?


Do you still get the same error?
If so, then try deleting the block of code from

     sedscript:  sedscript.in ....

through to

    EXAMPLE.conf: sedscript EXAMPLE.conf.def
        $(SED) -f sedscript $(srcdir)/EXAMPLE.conf.def > EXAMPLE.conf


That's not a proper solution, of course - but it might help unstick
you for the time being.

Dave
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to