http://bugzilla.rpmfusion.org/show_bug.cgi?id=1943
Richard <hobbes1069(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hobbes1069(a)gmail.com
--- Comment #10 from Richard <hobbes1069(a)gmail.com> 2011-10-11 22:13:08 ---
(In reply to comment #9)
> * About "./configure --prefix /usr". Isn't
"%configure" working?
No, without prefix, install is tried under rpmbuild path (with is afterwards
cleaned up).
If you use %configure (the macro) it includes setting --prefix for you, try
this:
rpm -E %configure
to see what I'm talking about.
> * Compilers used to build packages must honor the applicable
compiler flags set
> in the system rpm configuration:
>
https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags
Sorry, can you explain me, what to do? I really have no idea, what I should do
right now.
%configure will probably take care of this too unless the makefile does not use
the standard environment variables.
Richard
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.