Wireshark mailing list archives

Re: RTP Muxing with compressed header


From: Sourabh Rathor <sourabhrathor2008 () gmail com>
Date: Wed, 17 Feb 2010 09:03:55 -0500

automake was successuful but configure didnt worked.

sourabh@debian:~/wireshark-1.3.1$ ./configure
./configure: line 1799: config.log: Permission denied
./configure: line 1809: config.log: Permission denied

Thanks
Sourabh Rathor


On Wed, Feb 17, 2010 at 8:35 AM, Ed Beroset <beroset () mindspring com> wrote:


This is the error...

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

That's a classic symptom of having a tab character in front of a
non-command line.  Make sure there are no tabs on any of the empty lines,
e.g. line 6656 and 6663 and that none of the non-command lines start with a
tab (lines 6657 and 6664).  Also, make sure that you haven't mixed Unix-mode
and DOS-mode line endings in any of the files (CR vs CRLF).  If none of that
helps, run automake and configure (from the top directory) to force things
to be regenerated from Makefile.am and Makefile.common.

Ed

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe




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

Current thread: