OpenVZ Forum


Home » Mailing lists » Users » Debian etch + 2.6.18 + openvz
Re: Debian etch + 2.6.18 + openvz [message #13744 is a reply to message #13742] Mon, 04 June 2007 15:07 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Hmmm... you are the first user I see compiling with CONFIG_UNIX=m :)

So 2 fixes:
- set CONFIG_UNIX=y
- simple patch attached :)

Thanks,
Kirill


Rafael Isturiz wrote:
> Kirill Korotaev wrote:
>
>>try setting CONFIG_UBC_DEBUG_IO to n in your .config file
>>or applying the attached patch.
>>
>>Thanks,
>>Kirill
>>
>
>
> Well, this fix that problem and now i have another:
>
> LD [M] lib/zlib_deflate/zlib_deflate.o
> Building modules, stage 2.
> MODPOST
> WARNING: "ub_sock_getwres_other" [net/unix/unix.ko] undefined!
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> make[1]: se sale del directorio `/usr/src/linux-2.6.18'
> make: *** [debian/stamp-build-kernel] Error 2
>
> Maybe i should try the 2.6.20? Or continue with this?
>
> Thanks.
>


--- ./kernel/ub/ub_net.c.ve2380 2007-06-04 19:05:47.000000000 +0400
+++ ./kernel/ub/ub_net.c 2007-06-04 19:05:56.000000000 +0400
@@ -998,6 +998,7 @@ int ub_sock_getwres_other(struct sock *s

return err;
}
+EXPORT_SYMBOL(ub_sock_getwres_other);

void ub_sock_retwres_other(struct sock *sk,
unsigned long size, unsigned long ressize)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MDNS service discovery with VETH interface
Next Topic: Live CD fails in live migration.
Goto Forum:
  


Current Time: Fri Jun 02 18:44:05 GMT 2023

Total time taken to generate the page: 0.01384 seconds