On Nov 28, 2007 8:10 PM, brian m. carlson <[EMAIL PROTECTED]>
wrote:

> __vdso_clock_gettime is a fast version of clock_gettime that lives in
> the Linux VDSO (linux-vdso.so.1 on amd64), which is a dummy library that
> is part of the kernel (and mapped by the kernel into every process's
> address space).  Thus, ld will never be able to look it up, since it
> doesn't exist outside of the kernel binary.
>
> This bug will only manifest itself on architectures that have the VDSO,
> which (TTBOMK) are i386 and amd64.
>
> There are two ways around this: either don't link statically,

[snip]

Splashy 0.3.7 won't be linked statically anymore. This version is in active
development and it will be released very soon.

Regards,

-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur fbsgjner
jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------

Reply via email to