Hello

when i compile libapl for 1474 with     configure --with-libapl --without-gtk3
the configure succeeds but the make errors and quits with
ar: libapl_la-Plot_xcb.o: No such file or directory
it exists in src/.libs/libapl_la-Plot_xcb.o

when i compile libapl with
configure --with-libapl --without-gtk3 --disble-static
the make suceeds   (no libapl.a made and haven't tested the libapl.so made)

the config.log says it can't find libtinfo libsocket libfftw3 libatomicity   
are these really needed?

Reply via email to