Noah Meyerhans wrote:
> On Tue, Jan 31, 2006 at 08:41:35AM -0800, Ryan Murray wrote:
> > > gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> > > -D_LARGEFILE_SOURCE -DSYSV -fomit-frame-pointer -fno-strength-reduce 
> > > -DFSSTND  -c ksym_mod.c
> > > In file included from /usr/include/asm/atomic.h:26,
> > >                  from module.h:31,
> > >                  from ksym_mod.c:97:
> > > /usr/include/asm/cpu-features.h:15:35: error: cpu-feature-overrides.h: No 
> > > such file or directory
> > > make[1]: *** [ksym_mod.o] Error 1
> > > make[1]: Leaving directory `/build/buildd/sysklogd-1.4.1'
> > > make: *** [build] Error 2
> 
> This fix for this is trivial.  module.h does not need to include
> <asm/atomic.h>.  Nothing defined in atomic.h is needed for sysklogd at
> all.  Removing #include <asm/atomic.h> fixes the build problem on mips*
> and does not affect the ability to build this package.

Hmm, I see.

> I have prepared an NMU (version 1.4.1-17.2) to fix this bug.  Unless I
> hear otherwise, I'll upload it sometime in the next 24 hours.

Please wait.

Regards,

        Joey

-- 
Given enough thrust pigs will fly, but it's not necessarily a good idea.

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to