Okay, this is a bit off topic but for completeness:

Standard libc6-xen package installs

/etc/ld.so.conf.d# cat libc6-xen.conf
# This directive teaches ldconfig to search in nosegneg subdirectories
# and cache the DSOs there with extra bit 1 set in their hwcap match
# fields. In Xen guest kernels, the vDSO tells the dynamic linker to
# search in nosegneg subdirectories and to match this extra hwcap bit
# in the ld.so.cache file.
hwcap 1 nosegneg

But in order to work correctly (AFAIK)

it needs to be

hwcap 0 nosegneg

I did this and all the error messages disappeared.

Thanks for pointing out the issue, it appears to be resolved now.

Kind regards,
Samuel

On 10/06/2009, at 11:47 PM, Sven Hartge wrote:

> Space Ship Traveller wrote:
>
>> Jun 10 23:31:58 ayako kernel: printk: 1674 messages suppressed.
>> Jun 10 23:31:58 ayako kernel: 4gb seg fixup, process exim4 (pid  
>> 7042),
>> cs:ip 73:b7807870
>>
>> I was wondering if anyone has any advice regarding this?
>>
>> It is running on a XEN VPS.
>
> Please install libc6-xen.
>
> Grüße,
> Sven.
>


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to