Hi folks, I have some strange problem with several libs in OpenBSD 4.0. I checked this with a fresh install, with updated 4.0 tree from cvs, with updated /usr/sys from cvs and also with precompiled packages. I had some compile problems with orbit and detected that several libs were shipped without dependency informations in the ELF Headers. For example on libpython2.4.so.0.0: objdump -p /usr/local/lib/libpython2.4.so.0.0 | grep NEEDED | wc -l 0
Same goes for libaspell. iconv and maybe several others. A small check on a debian system shows: objdump -p /usr/lib/libpython2.4.so.1 | grep NEEDED | wc -l 5 Shows the expected depencys like pthread,dl,m and so on. Did I anything wrong or ist there really some linker problem? Thanks for your help Alex
signature.asc
Description: Digital signature