Re: Installing OAF (RPM package) from source...



On Wed, 24 Jan 2001, Darrin Thompson wrote:
> On 1/24/01, 4:52:23 AM, Nicholas Hynes <admin 1site co nz> wrote regarding 
> 
> I don't think -Wall treats warnings as errors. It enables a lot of 
> warnings, but they are still just warnings.

No but -Werror does, I think. This is set in the CFLAGS when
--enable-more-warnings is specified in the configure command line.
  
> rpm -bc is supposed to stop after doing the compile stage. That's what 
> the c means.
> 
> Try rpm -bb (Build binary package). Leave the spec file alone. Try man 
> rpm.

AFAIK there is no other way than to patch the spec file. It has nothing to
do with rpm, it's in the configure script. 

Don't ask me why this _feature_ exists, maybe to prevent people compiling
the source of unstable packages. 

Regards,

   Jens





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]