Hi ,

Thanks Jaff , I could successfully build the package.
Again, i tried to build the package with the different Package name.
Now i changed the package name in configure file to Wireshark_Chandra and tried 
to build the package, then i got the following error:


## Building pkgmap from package prototype file.

## Processing pkginfo file.

pkgmk: ERROR: invalid package abbreviation <Wireshark_Chandra>

## Packaging was not successful.

Setting file permissions in 
/export/home/wireshark-1.0.0/packaging/staging/Wireshark_Chandra.inst tree to 
644.

Setting directory permissions in 
/export/home/wireshark-1.0.0/packaging/staging/Wireshark_Chandra.inst tree to 
755.

pkgtrans: ERROR: unable to complete package transfer

    - no packages were selected from 
</export/home/wireshark-1.0.0/packaging/staging>

*** Error code 1

The following command caused the error:

if test xyes = xyes ; then \

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

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

        ./packaging/svr4/mkpkg \

                Wireshark_Chandra \

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



What i could observe is

1) Wireshark_Chandra directory is not formed in staging directory and even i 
explicitly kept the directory then also same error is repeated.

2) In Wireshark_Chandra.inst directory only export directory is formed with the 
binaries in it.



regards,

Chandra.




________________________________

From: [EMAIL PROTECTED] on behalf of Jeff Morriss
Sent: Tue 8/26/2008 6:51 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] error on building the package on solaris10





[EMAIL PROTECTED] wrote:
> 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.

That was fixed in 1.0.1 with rev 24769.  I'd suggest just upgrading to
1.0.2 (which is the latest release in the 1.0 trunk).
_______________________________________________
Wireshark-dev mailing list
[email protected]
https://wireshark.org/mailman/listinfo/wireshark-dev



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

<<winmail.dat>>

_______________________________________________
Wireshark-dev mailing list
[email protected]
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to