This is the error...

sour...@debian:~/wireshark-1.3.1/epan/dissectors$ make
Makefile:6666: *** commands commence before first target.  Stop.

This is the content of Makefile
**************************************************************
6656
6657 libdissectors_la-packet-nb_rtpmux.lo: packet-nb_rtpmux.c
6658         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS)
$(CPPFLAGS) $     (libdissectors_la_CFLAGS) $(CFLAGS) -MT
libdissectors_la-packet-nb_rtpmux.lo -MD -MP -MF
$(DEPDIR)/libdissectors_la-packet-nb_rtpmux.Tpo -c -o libdissec
tors_la-packet-nb_rtpmux.lo `test -f 'packet-nb_rtpmux.c' || echo
'$(srcdir)/'`packet-nb_rtpmux.c
6659         mv -f $(DEPDIR)/libdissectors_la-packet-nb_rtpmux.Tpo
$(DEPDIR)/libdissectors_la-packet-nb_rtpmux.Plo
6660 #       source='packet-nb_rtpmux.c'
object='libdissectors_la-packet-nb_rtpmux.lo' libtool=yes \
6661 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
6662 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS)
$(CPPFLAGS) $     (libdissectors_la_CFLAGS) $(CFLAGS) -c -o
libdissectors_la-packet-nb_rtpmux.lo `test -f 'packet-nb_rtpmux.c' || echo
'$(srcdir)/'`packet-nb_rtpmux.c
6663
6664 libdissectors_la-packet-compress_rtp.lo: packet-compress_rtp.c
6665         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS)
$(CPPFLAGS) $     (libdissectors_la_CFLAGS) $(CFLAGS) -MT
libdissectors_la-packet-compress_rtp.lo -MD -MP -MF
$(DEPDIR)/libdissectors_la-packet-compress_rtp.Tpo -c -o lib
dissectors_la-packet-compress_rtp.lo `test -f 'packet-compress_rtp.c' ||
echo '$(srcdir)/'`packet-compress_rtp.c
6666         mv -f $(DEPDIR)/libdissectors_la-packet-compress_rtp.Tpo
$(DEPDIR)/libdissectors_la-packet-compress_rtp.Plo
6667 #       source='packet-compress_rtp.c'
object='libdissectors_la-packet-compress_rtp.lo' libtool=yes \
6668 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
6669 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS)
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS)
$(CPPFLAGS) $     (libdissectors_la_CFLAGS) $(CFLAGS) -c -o
libdissectors_la-packet-compress_rtp.lo `test -f 'packet-compress_rtp.c' ||
echo '$(srcdir)/'`packet-compress_     rtp.c
6670
6671
**************************************************************

On Wed, Feb 17, 2010 at 6:55 AM, Ed Beroset <[email protected]> wrote:

> Sourabh Rathor wrote:
> > Hi
> >
> > I have included it to Makefile.common, Makefile.in and Makefile. But its
> not
> > working.
>
> You may want to delete epan/dissectors/register.c to force that file to
> be rebuilt.
>
> Ed
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:[email protected]?subject=unsubscribe
>



-- 
Sourabh Rathor
Institute Of Informatics & Communication
South Campus, Delhi University
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to