Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Cmake and RPM

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Tue, 16 Aug 2016 10:34:55 +0000

Hi,

Did configure find rpmbuild?

 

Regards

Anders

From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Jonne Zutt
Sent: den 16 augusti 2016 11:23
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] Cmake and RPM

 

Hi all,

 

Could somebody tell me what I have to do to be able to build an RPM package?

 

I successfully build wireshark using cmake and make.

I have a working wireshark-gtk executable in the build directory that I can run and works fine.

 

Now, if I try to run "make rpm-package", it seems it doesn't know the target. I wonder what I have to do to get this?

 

$ make rpm-package

make: *** No rule to make target `rpm-package'.  Stop.

 

Thanks,

Jonne.