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



Michael Meeks <michael ximian com> writes:

>   
> On Wed, 24 Jan 2001, Jens Finke wrote:
> > > Does anyone know how to get around this problem?
> > 
> > Install the source RPM (rpm -i) and hack the oaf.spec file in
> > /usr/src/packages/SPECS. You will find the following lines somewhere in
> > this file:
> > 
> > CFLAGS="$RPM_OPT_FLAGS" ./configure $MYARCH_FLAGS \
> >         --enable-more-warnings \
> >         --prefix=%{prefix} \
> >         --sysconfdir=%{sysconfdir}
> >         
> > Change --enable-more-warnings to --disable-more-warnings.
> > After this do: rpm -bb oaf.spec.
>  
>         This is a bug in Oaf's spec file then. It should be fixed.
> 

I agree; it's intentionally designed to avoid the warning thing for
builds from source.

Robin, can you look at this?

 - Maciej




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