> I'm not sure but I had some problems looking up symbols, too (with > Libchipcard). > > The problem there was that symbols have the prefix "_" (underscore) in > OpenBSD. .. This statement is wrong. The underscore prefix is an a.out thing, and affects only a.out platforms. So OpenBSD needs it only for few architectures (especially since i386 switched to ELF, even fewer)