Hi, The issue has been resolved. I have a raised a Bug ( *Bug 4591*<https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4591>) for the same. Please provide comments.
Thanks On Tue, Mar 16, 2010 at 7:17 PM, Anders Broman <[email protected]>wrote: > Hi, > Look up proto.c:4239 and read the code then search the mail archive for " > failed assertion "hfinfo->display == BASE_NONE"", group=1, code=4" > /doc/readme.developer also has some info. > > hint: > Probably one of your hf entries of FT_BYTES or FT_STRING(...) does not have > BASE_NONE... > > Regards > Anders > ________________________________________ > From: [email protected] [ > [email protected]] On Behalf Of Sourabh Rathor [ > [email protected]] > Sent: Tuesday, March 16, 2010 11:20 AM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] RTP Muxing with compressed header > > 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 :: > > sour...@debian:~/.subversion$ wireshark& > [1] 12876 > sour...@debian:~/.subversion$ Unhandled exception ("proto.c:4239: failed > assertion "hfinfo->display == BASE_NONE"", group=1, code=4) > > [1]+ Aborted wireshark > sour...@debian:~/.subversion$ > > Thanks In Advance > > > > On Mon, Mar 15, 2010 at 9:52 AM, Anders Broman <[email protected] > <mailto:[email protected]>> 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: [email protected]<mailto: > [email protected]> [[email protected] > <mailto:[email protected]>] On Behalf Of Sourabh Rathor > [[email protected]<mailto:[email protected]>] > 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 < > [email protected]<mailto:[email protected]><mailto: > [email protected]<mailto:[email protected]>>> 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>< > 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 < > [email protected]<mailto:[email protected]><mailto: > [email protected]<mailto:[email protected]>>> 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 <[email protected]<mailto: > [email protected]><mailto:[email protected]<mailto:[email protected]>>> > wrote: > On Wed, Feb 17, 2010 at 09:03:55AM -0500, Sourabh Rathor wrote: > > automake was successuful but configure didnt worked. > > > > sour...@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 <[email protected] > <mailto:[email protected]><mailto:[email protected]<mailto:[email protected] > >>> > 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 <[email protected] > <mailto:[email protected]><mailto:[email protected] > <mailto:[email protected]>>> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]<mailto: > [email protected]><mailto: > [email protected]<mailto: > [email protected]>>?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 <[email protected] > <mailto:[email protected]>> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]<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 > -- 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
