This Ubuntu 16.4 seems to have done away with the traditional /lib
structure.
I got stuck with libXaw and hacked
for ac_dir in $mh_lib_dirs /usr/lib/x86_64-linux-gnu ; do
Question is whether you need to check for the library when the .h file
is there. In the world of packages, one usually has to go install the
-dev package even though the library is there and the package manager
says it is installed.
My apologies if you already fixed this.
Cheers,
j
john@notAtom:/usr/lib/x86_64-linux-gnu$ ls -l libXaw*
-rw-r--r-- 1 root root 745358 Aug 3 2015 libXaw7.a
lrwxrwxrwx 1 root root 16 Aug 3 2015 libXaw7.so -> libXaw7.so.7.0.0
lrwxrwxrwx 1 root root 16 Aug 3 2015 libXaw7.so.7 -> libXaw7.so.7.0.0
-rw-r--r-- 1 root root 471808 Aug 3 2015 libXaw7.so.7.0.0
lrwxrwxrwx 1 root root 10 Aug 3 2015 libXaw.so -> libXaw7.so
lrwxrwxrwx 1 root root 12 Aug 3 2015 libXaw.so.7 -> libXaw7.so.7