Wireshark mailing list archives

Re: RTP Muxing with compressed header


From: Sourabh Rathor <sourabhrathor2008 () gmail com>
Date: Tue, 16 Mar 2010 06:20:27 -0400

Hi Anders,

Thanks for your feedback. The problem has been resolved by checkout of the
code again from svn.
Now the make is sucessful. And I have done make install as well. But now
while running the wirehsark it gies the following error ::

sourabh@debian:~/.subversion$ wireshark&
[1] 12876
sourabh@debian:~/.subversion$ Unhandled exception ("proto.c:4239: failed
assertion "hfinfo->display == BASE_NONE"", group=1, code=4)

[1]+  Aborted                 wireshark
sourabh@debian:~/.subversion$

Thanks In Advance



On Mon, Mar 15, 2010 at 9:52 AM, Anders Broman
<anders.broman () ericsson com>wrote:

Hi,
My guess is that you need to add the libsmi library or do configure without
libsmi(not sure about the exact syntax refer to the development doc).
Regards
Anders
________________________________________
From: wireshark-dev-bounces () wireshark org [
wireshark-dev-bounces () wireshark org] On Behalf Of Sourabh Rathor [
sourabhrathor2008 () gmail com]
Sent: Monday, March 15, 2010 12:33 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] RTP Muxing with compressed header

Hi  Developers

Can anybody help me on this ???

Thanks in Advance


On Thu, Feb 18, 2010 at 11:00 AM, Sourabh Rathor <
sourabhrathor2008 () gmail com<mailto:sourabhrathor2008 () gmail com>> wrote:
Hi

make in the epan/disectors folder was successful but when I tried it in the
parent folder (wireshark-1.3.1#) it shows the following error.

gcc: @LIBSMI_LDFLAGS@: No such file or directory
make[3]: *** [libwireshark.la<http://libwireshark.la>] Error 1
make[3]: Leaving directory `/home/sourabh/wireshark-1.3.1/epan'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sourabh/wireshark-1.3.1/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sourabh/wireshark-1.3.1'
make: *** [all] Error 2
debian:/home/sourabh/wireshark-1.3.1#

Please help.


On Thu, Feb 18, 2010 at 12:08 AM, Sourabh Rathor <
sourabhrathor2008 () gmail com<mailto:sourabhrathor2008 () gmail com>> wrote:

Hi

Thanks... It solved the problem.
Now the make is successful but after that when I started wireshark the new
"nb_rtpmux" and "compress_rtp" filters are not visible in the expressions
field.

Thanks in Advance.
Sourabh Rathor

On Wed, Feb 17, 2010 at 9:20 AM, Joerg Mayer <jmayer () loplof de<mailto:
jmayer () loplof de>> wrote:
On Wed, Feb 17, 2010 at 09:03:55AM -0500, Sourabh Rathor wrote:
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

Hmm, either you don't have write permission for the current directory or
the file config.log is owned by someone else, i.e. you are running as
normal user now but last time you built as user root.

 ciao
  Joerg
--
Joerg Mayer                                           <jmayer () loplof de
<mailto:jmayer () loplof de>>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org
<mailto: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<mailto:
wireshark-dev-request () wireshark org>?subject=unsubscribe



--
Sourabh Rathor
Institute Of Informatics & Communication
South Campus, Delhi University



--
Sourabh Rathor
Institute Of Informatics & Communication
South Campus, Delhi University



--
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




-- 
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: