Hello ,
I 've created a dissector ( test disector ) and added it successfully into
wireshark source .
The dissector depends upon certain libraries , which I have included in the
plugin/test directory
My code compiles ( make is successful ) and I'm able to do 'make install' too .
And the dissector works fine when I execute it from the directory( XXX/bin )
specified during 'configure --prefix=XXX' .
But when I try to build an rpm ( gmake rpm-package ), I'm getting an error
mentioning that the libraries ( specific to test protocol ) are not found .
The rpm build fails .
Can anyone suggest whether I need to modify some file or add the library in
some other directory for generating the rpm for my test protocol dissector .
Regards ,
atdev
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not the
intended recipient, you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately and destroy all copies of this message and
any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The company
accepts no liability for any damage caused by any virus transmitted by this
email.
www.wipro.com
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev