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

Re: RFH: strace FTBFS



On Tue, Jul 22, 2008 at 09:02:01AM +0200, Frederik Schueler wrote:
> Hi!
> 
> I need some help to fix the strace FTBFS:
> 
> http://buildd.debian.org/fetch.cgi?&pkg=strace&ver=4.5.16%2Bcvs20080708-2&arch=m68k&stamp=1216563012&file=log
> 
> seems like an obsolete header issue to me, either an include is obsolete
> or we need to patch configure.ac to check and add another header.
> 
> there will be a new upstream release this week in time for the release,
> I hope to get this done until then.

| /usr/m68k-linux-gnu/include/sys/user.h:1:24: error: linux/user.h: No such file or directory

/usr/include/sys/user.h includes /usr/include/linux/user.h. (We have an
old libc6-dev).

It appears that /usr/include/linux/user.h belongs to linux-libc-dev in
the 2.6.24 series, but is no longer there in the 2.6.25 series.

Downgrading to linux-libc-dev_2.6.24-6 builds successfully with my
crosscompiler.

I'll make that change on a buildd to confirm it.

Thanks,

Stephen

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<stephen@marenka.net>

Attachment: signature.asc
Description: Digital signature


Reply to: