Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - porting wireshark to qnx: (6 Items)
   
porting wireshark to qnx  

I am a newbie to industry and as a part of my internship I have been assigned the above project.I have no experience in 
how to go about porting a particular application to a different OS(qnx based).

So far,i have tried to understand the basic structure of a component(thats what an application is called IOS-XR) but as 
far as I can understand,porting wireshark will also require porting the libpcap lib to XR(qnx based OS).

Can someone please shed some light as to how should i go about approaching it?
RE: porting wireshark to qnx  

> -----Message d'origine-----
> De : Ankit Kejriwal [mailto:community-noreply@qnx.com]
> Envoyé : 13 mars 2013 02:56
> À : general-community
> Objet : porting wireshark to qnx
> 
> 
> 
> I am a newbie to industry and as a part of my internship I have been assigned
> the above project.I have no experience in how to go about porting a particular
> application to a different OS(qnx based).
> 
> So far,i have tried to understand the basic structure of a component(thats what
> an application is called IOS-XR) but as far as I can understand,porting wireshark
> will also require porting the libpcap lib to XR(qnx based OS).

How much time to you have to do this. It is a major undertaking.

> 
> Can someone please shed some light as to how should i go about approaching
> it?
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post99843
> To cancel your subscription to this discussion, please e-mail general-
> community-unsubscribe@community.qnx.com

Re: RE: porting wireshark to qnx  
around 2-2.5 months..
Re: porting wireshark to qnx  
I use wireshark on qnx. It builds from pkgsrc. libpcap ships with qnx 6.5.

http://community.qnx.com/sf/projects/pkgsrc

Sent from my BlackBerry 10 smartphone.

From: Ankit Kejriwal
Sent: Wednesday, March 13, 2013 2:55 AM
To: general-community
Reply To: general-community@community.qnx.com
Subject: porting wireshark to qnx




I am a newbie to industry and as a part of my internship I have been assigned the above project.I have no experience in 
how to go about porting a particular application to a different OS(qnx based).

So far,i have tried to understand the basic structure of a component(thats what an application is called IOS-XR) but as 
far as I can understand,porting wireshark will also require porting the libpcap lib to XR(qnx based OS).

Can someone please shed some light as to how should i go about approaching it?




_______________________________________________

General
http://community.qnx.com/sf/go/post99843
To cancel your subscription to this discussion, please e-mail general-community-unsubscribe@community.qnx.com
Attachment: HTML sf-attachment-mime10645 2.89 KB
Re: porting wireshark to qnx  
the library is compatible with both ppc and x86?? the OS ill be working on is used for the given two architectures..
Re: porting wireshark to qnx  
/home/seanb >ls /usr/qnx650/target/qnx6/ppcbe/usr/lib/libpcap*
/usr/qnx650/target/qnx6/ppcbe/usr/lib/libpcap.a
/usr/qnx650/target/qnx6/ppcbe/usr/lib/libpcapS.a

You'll have to build wireshark for ppc.

On Sun, Mar 17, 2013 at 11:57:01PM -0400, Ankit Kejriwal wrote:
> the library is compatible with both ppc and x86?? the OS ill be working on is used for the given two architectures..
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post99947
> To cancel your subscription to this discussion, please e-mail general-community-unsubscribe@community.qnx.com