11-02-08, Dave Shield <[EMAIL PROTECTED]> napisał(a):
> 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
>

Nothing works I still get error :
Makefile:218: *** commands commence before first target.  Stop.

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

Is it possible that problem is with "sed" command ?? my wersion of
this program is:
GNU sed version 4.0.9

I don't realy understand what "sedscript" is doing, but it looks like
some command don't is invoked with wrong settings.

Regards,
Mariusz
-------------------------------------------------------------------------
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