ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] make rpm-package fails if uic isn't installed.

From: Christopher Maynard <Christopher.Maynard@xxxxxxxxx>
Date: Wed, 26 Jun 2013 17:58:32 +0000 (UTC)
Christopher Maynard <Christopher.Maynard@...> writes:

> Jeff Morriss <jeff.morriss.ws <at> ...> writes:
> 
> > Yes, unfortunately that's expected.
> 
> OK, "yum update qt-devel" it is then.

Of course, that should have read, "yum install qt-devel".

I have another rpm-package problem.  I am building an rpm without Wireshark
(i.e., --enable-wireshark=no), as this is to be installed on headless
servers w/out any of the GUI-related packages required for Wireshark. 
Basically, it's for the command-line tools only.  Because of this, I get the
following RPM build errors:

    File not found:
/home/ricie/wireshark/tshark-1.10.0/packaging/rpm/BUILDROOT/wireshark-
1.10.0-1.x86_64/usr/local/bin/wireshark
    File not found by glob:
/home/ricie/wireshark/tshark-1.10.0/packaging/rpm/BUILDROOT/wireshark-
1.10.0-1.x86_64/usr/local/share/man/man1/wireshark.*
make: *** [rpm-package] Error 1