[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ar problem compiling 1474 for libapl
From: |
enztec |
Subject: |
ar problem compiling 1474 for libapl |
Date: |
Thu, 17 Jun 2021 12:21:07 -0600 |
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?
- ar problem compiling 1474 for libapl,
enztec <=