[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

A test of the -L flag for appchk



Some interesting output when I try to make scanimage pass appchk (just
as a test of the -L flag):

[msw@asok appchk]$ ./appchk -L /usr/lib/libsane.so.1 /usr/bin/scanimage 
Adding symbols for library /usr/lib/libsane.so.1
Section .rel.data: sh_flags is wrong.   expecting 0, got 2
Symbol isfdtype used, but not part of LSB
Symbol ___brk_addr used, but not part of LSB
Symbol __strndup used, but not part of LSB
Symbol __curbrk used, but not part of LSB
Symbol vsyslog used, but not part of LSB
./appchk 
DT_NEEDED: libsane.so.1 is used, but not part of the LSB

---

This may just be a case of "libsane uses non-lsb symbols"...

Matt



Reply to: