Robert Nagy wrote: > it segfaults because our ld.so does not support $ORIGIN yet, > which is needed for OpenOffice to load some shared objects. > > Until it gets implemented we should fix the packages problems > and other dependency issues.
i don't think so. see here (for example) http://archives.neohapsis.com/archives/openbsd/2005-04/0851.html where espie@ wrote: > That's a common size mismatch. > > Basically, you've got a symbol declared in two places, in such a way > that the object file only stores its size, and the size is not the same.
