Peter Petrakis <[EMAIL PROTECTED]> writes:

> from the libgii-0.6 tarballs...
> mkdir ../../gg/.libs/libgg.ax
> (cd ../../gg/.libs/libgg.ax && ar x ../libgg.a)
> ar cru .libs/xwin.a  input.o xev.o  ../../gii/.libs/libgii.ax/dl.o
> ../../gii/.libs/libgii.ax/gii.o ../../gii/.libs/libgii.ax/init.o
> ../../gii/.libs/libgii.ax/unix.o ../../gii/.libs/libgii.ax/cleanup.o
> ../../gii/.libs/libgii.ax/conf.o ../../gii/.libs/libgii.ax/debug.o
> ../../gii/.libs/libgii.ax/misc.o ../../gii/.libs/libgii.ax/parse.o
> ../../gii/.libs/libgii.ax/dlptlock.o  ../../gg/.libs/libgg.ax/cleanup.o
> ../../gg/.libs/libgg.ax/conf.o ../../gg/.libs/libgg.ax/debug.o
> ../../gg/.libs/libgg.ax/dl.o ../../gg/.libs/libgg.ax/init.o
> ../../gg/.libs/libgg.ax/misc.o ../../gg/.libs/libgg.ax/parse.o
> ../../gg/.libs/libgg.ax/dlptlock.o
> ar: xev.o: No such file or directory      
> 
> Should I just quit my whinning and wait for the next release :-). BTW I'm
> doing this in order to build Berlin on alphalinux. Thanks.

Something is very wrong here, it is trying to build static libraries.
Could you delete config.cache and re-run configure, and then mail
me the output of configure as well as the resulting config.log?
Hopefully I will be able to find out why it doesn't enable shared
libraries. A
ls /lib /usr/lib
output might also be helpful.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to