Hi all,


I have configured Wireshark-1.0.0 as ./configure --disable-gtk2 
--prefix=/export/home/exe and I am able to compile Wireshark-1.0.0 successfully 
on Solaris 10.

But when I tried to build a package I got the following error:



Whoops! Staging directory 
/export/home/wireshark-1.0.0/packaging/staging/wireshark.stage doesn't exist.  
Bailing.

*** Error code 1

The following command caused the error:

if test xyes = xyes ; then \

        rm -rf `cd . && pwd`/packaging/staging/wireshark.inst ; \

        make DESTDIR=`cd . && pwd`/packaging/staging/wireshark.inst install; \

        ./packaging/svr4/mkpkg \

                wireshark \

                wireshark-1.0.0-solaris2.10-sparc-local \

                /export/home/exe \

                `cd . && pwd`/packaging/staging ; \

else \

        echo "Error: SVR4 packaging tools not found." ; \

        echo "Package build abandoned." ; \

fi

make: Fatal error: Command failed for target `svr4-package'



Any help would be appreciated.



Regards,

Chandra.


Please do not print this email unless it is absolutely necessary. 

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]
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to