OpenVZ Forum


Home » General » Support » lufs support ?
lufs support ? [message #4865] Mon, 31 July 2006 10:52 Go to next message
n00b_admin is currently offline  n00b_admin
Messages: 77
Registered: July 2006
Location: Romania
Member
Hello,

I was trying to install a little program named lufs wich needs the kernel headers but in the make part of installation it complains that it cannot find some files wich are declared in others.

After some googling the results pointed me to openvz community and so i started this thread to (maybe) find out what is going on...

Here's the output of the make command of that program.

Quote:


make[3]: Leaving directory `/root/lufs-0.9.7/kernel/Linux'
make[3]: Entering directory `/root/lufs-0.9.7/kernel/Linux'
Making all in 2.6
make[4]: Entering directory `/root/lufs-0.9.7/kernel/Linux/2.6'
make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` modules
make[5]: Entering directory `/usr/src/kernels/2.6.16-1.2111_FC5.026test012-smp-i686'
CC [M] /root/lufs-0.9.7/kernel/Linux/2.6/proc.o
In file included from include/linux/module.h:10,
from /root/lufs-0.9.7/kernel/Linux/2.6/proc.c:25:
include/linux/sched.h:41:24: error: ub/ub_task.h: No such file or directory
In file included from include/linux/module.h:10,
from /root/lufs-0.9.7/kernel/Linux/2.6/proc.c:25:
include/linux/sched.h:911: error: field ‘task_bc’ has incomplete type
In file included from include/linux/fs.h:214,
from /root/lufs-0.9.7/kernel/Linux/2.6/proc.c:26:
include/linux/dcache.h:12:26: error: ub/ub_dcache.h: No such file or directory
In file included from include/linux/fs.h:214,
from /root/lufs-0.9.7/kernel/Linux/2.6/proc.c:26:
include/linux/dcache.h:118: error: field ‘dentry_bc’ has incomplete type
include/linux/dcache.h: In function ‘dget’:
include/linux/dcache.h:317: warning: implicit declaration of function ‘ub_dget_testone’
make[6]: *** [/root/lufs-0.9.7/kernel/Linux/2.6/proc.o] Error 1
make[5]: *** [_module_/root/lufs-0.9.7/kernel/Linux/2.6] Error 2
make[5]: Leaving directory `/usr/src/kernels/2.6.16-1.2111_FC5.026test012-smp-i686'




There are some parts of the kernel intentionally left out ?

Because i really need that program that enables me to mount ssh shares and send logs of the vps's to an external location.

[Updated on: Mon, 31 July 2006 10:53]

Report message to a moderator

Re: lufs support ? [message #4868 is a reply to message #4865] Mon, 31 July 2006 20:05 Go to previous messageGo to next message
curx
Messages: 739
Registered: February 2006
Location: Nürnberg, Germany
Senior Member

Hi,

have you download and installed the header files:

http://download.openvz.org/kernel/fc5/2.6.16-1.2111_FC5.026t est012/kernel-smp-devel-2.6.16-1.2111_FC5.026test012.i686.rp m

Regards,
Thorsten
Re: lufs support ? [message #4873 is a reply to message #4868] Tue, 01 August 2006 05:45 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Unfortunately kernel-smp-devel-2.6.16-1.2111_FC5.026test012.i686.rp m doesn't contain ub headers... It's a bug and it is open in bugzilla for quite a long time: http://bugzilla.openvz.org/show_bug.cgi?id=175.

What you can do it's manually edit pursuant header files and remove ub headers from them...

[Updated on: Tue, 01 August 2006 05:46]

Report message to a moderator

Re: lufs support ? [message #4874 is a reply to message #4865] Tue, 01 August 2006 07:27 Go to previous message
n00b_admin is currently offline  n00b_admin
Messages: 77
Registered: July 2006
Location: Romania
Member
1. Yes, i did installed the header files (since they were requested) but those missing files are missing from the kernel sources as well.

2. That i could do by myself but i didn't knew what those files are for !

So, (after reading the bugzilla report) is there a way to fix this without rebuilding the rpm package or by trial and error with building my program ?
Previous Topic: Question about IPs
Next Topic: Load x VE
Goto Forum:
  


Current Time: Fri Sep 13 22:22:43 GMT 2024

Total time taken to generate the page: 0.04807 seconds