OpenVZ Forum


Home » Mailing lists » Devel » problem compiling 2.6.18 with 028stab47
problem compiling 2.6.18 with 028stab47 [message #22763] Fri, 02 November 2007 23:31 Go to previous message
Gorazd Golob is currently offline  Gorazd Golob
Messages: 2
Registered: November 2007
Junior Member
Hi,

this is my first post here and I'm not sure is users@ mailing list would
be more appropriate - anyway it's kind of bug report for patch file for
kernel 2.6.18 - 028stab47. I'm currently using 027stab38 with same
kernel config. 

After doing ,,

$ make 
...

  CC      kernel/pid.o
kernel/pid.c: In function 'free_pid':
kernel/pid.c:197: error: dereferencing pointer to incomplete type
kernel/pid.c: In function 'alloc_pid':
kernel/pid.c:233: error: dereferencing pointer to incomplete type
make[1]: *** [kernel/pid.o] Error 1
make: *** [kernel] Error 2


This is snip from .config 

$ grep VZ .config          
CONFIG_VZ_QUOTA=y
CONFIG_VZ_QUOTA_UGID=y
# OpenVZ
CONFIG_VZ_GENCALLS=y
CONFIG_VZ_DEV=y
CONFIG_VZ_WDOG=y
CONFIG_VZ_CHECKPOINT=y
$

And gcc version:

# gcc -v
Reading specs from /usr/lib/gcc/x86_64-pc-linux/4.1.2/specs
Target: x86_64-pc-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr
--enable-languages=c,c++,fortran,java,ada,objc --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking
--with-gnu-ld --disable-multilib --verbose --target=x86_64-pc-linux
--host=x86_64-pc-linux
Thread model: posix
gcc version 4.1.2

I'll be fully co-operate for debuging purposes..

thanks and regards, gorazd
 
Read Message
Read Message
Read Message
Previous Topic: [PATCH] namespaces: introduce sys_hijack (v7)
Next Topic: [PATCH] Masquerade sender information
Goto Forum:
  


Current Time: Sat Sep 14 22:18:36 GMT 2024

Total time taken to generate the page: 0.03645 seconds