Simon,

sorry if I arrive late... have you seen this?

http://www.mail-archive.com/sisuite-users@lists.sourceforge.net/msg03511.html

Anyway it seems quite strange that in Ubuntu there's not a
kernel-headers package. In Debian the correct package is
linux-kernel-headers:

$ dpkg --search /usr/include/linux/compiler.h
linux-kernel-headers: /usr/include/linux/compiler.h

In RPM-based distro the correct package is glibc-devel:

$ rpm -qf /usr/include/linux/compiler.h
glibc-devel-2.3.5-40

Apart all, have you tried to use "alien" to convert the official RPMs in
deb packages, instead of recompile everything in all the clients? With
alien maybe you'll lose some post-install actions, but at least you
should have all the script and bins correctly installed...

-Andrea

Simon Ruiz wrote:
> David, (sisuite-users list copied)
> 
> Ok, let me check...yeah,
> ~/systemimager-3.7.6/src/linux-2.6.18.1/include/linux/compiler.h
> exists (I ran the sudo make install command from ~/systemimager3.7.6
> so the notation should be correct, no?
> 
> In the Ubuntu repositories, when looking kernel-headers all I find is
> kernel-headers-2.4.27-2...I find that I have linux-headers-generic
> installed if that's the same thing for the 2.6 line, but it's version
> 2.6.17.10 while the kernel that systemimager is trying to work with
> is 2.6.18.1...would this be what's causing the problem?
> 
> Thanks for your time and the tips!
> 
> Simón
> 
> ________________________________
> 
> From: David Ernst [mailto:[EMAIL PROTECTED] Sent: Tue
> 1/23/2007 1:09 PM To: Simon Ruiz Subject: Re: FW: [sisuite-users] Is
> this an acceptable ending to "make"???
> 
> 
> 
> The error is complaining about a missing file:
> 
> src/linux-2.6.???/include/linux/compiler.h
> 
> is that file there?  Presumably not.  You might try to install the 
> kernel-headers package if you don't already have it installed, it 
> might be snatching it from there.  If not those things, then I guess 
> you'll have to wait until you get a reply from the list.
> 
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to