aterm
Graydon (oak@uniserve.com)
Wed, 10 Sep 2003 15:09:20 -0400
Ok, trying to build aterm to take advantage of AfterStep; using CVS
versions, as of 13h00 EDT today (10 Sep 2003) or so.
I'm configuring aterm like this:
CFLAG=S"$RPM_OPT_FLAGS" ./configure --prefix=/usr/X11R6 \
--enable-fading --enable-background-image \
--enable-transparency --enable-menubar \
--enable-graphics --enable-next-scroll \
--disable-backspace-key --disable-delete-key \
--enable-xgetdefault --disable-memset \
--enable-utmp --enable-wtmp \
--enable-aftersteplibs --with-x
However, it doesn't find -lafterstep -- from config.log, I've got:
configure:3368: checking for AfterStep libraries
configure:3384: gcc -o conftest -O conftest.c -lafterstep
-L/usr/X11R6/lib -lXpm -lX11 -lX11 1>&5
/usr/bin/ld: cannot find -lafterstep
collect2: ld returned 1 exit status
configure: failed program was:
#line 3377 "configure"
#include "confdefs.h"
int *dpy;int screen;char* MyName;int DeadPipe(int nonsens){return 0;}
int main() {
safemalloc()
; return 0; }
aterm builds and runs just fine; it just won't interact with AfterStep.
AfterStep is configured:
CFLAGS=$RPM_OPT_FLAGS \
./configure --prefix=/usr/X11R6 --datadir=/usr/share \
--with-desktops=1 \
--with-deskgeometry=2x3 \
--disable-staticlibs
There is certainly a libAfterStep --
-rwxr-xr-x 1 root root 295866 Sep 10 14:39
/usr/X11R6/lib/libAfterStep.so.0.99
The libs ldconfig knows about are:
[root@grithr SPECS]# ldconfig -v | grep -i after
libAfterStep.so.0 -> libAfterStep.so.0.99
libAfterConf.so.0 -> libAfterConf.so.0.99
libAfterImage.so.0 -> libAfterImage.so.0.93
libAfterBase.so.0 -> libAfterBase.so.0.93
Any suggestions?
--
oak@uniserve.com | Uton we hycgan hwaer we ham agen,
| ond thonne gedhencan he we thider cumen.
| -- The Seafarer, ll. 117-118.
_______________________________________________
The AfterStep Window Manager for X User's Mailing List
http://mail.afterstep.org/mailman/listinfo/as-users