[Bug 469843] Review Request: unhide - Tool to find hidden processes and TCP/UDP ports from rootkits

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 7 12:18:18 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469843


Till Maas <opensource at till.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opensource at till.name




--- Comment #1 from Till Maas <opensource at till.name>  2008-11-07 07:18:17 EDT ---
You probably only need on of these two lines, because the second one will
overwrite the output of the first one:

%{__cc} %{optflags} unhide.c -o unhide
%{__cc} %{optflags} unhide-linux26.c -o unhide

Also you do not follow 
https://fedoraproject.org/wiki/Packaging/Guidelines#macros
Use either $RPM_OPT_FLAGS and $RPM_BUILD_ROOT or %optflags and %buildroot.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list