gnome-guile qt configure glitch



Hello,

My Debian system has guile 1.2 installed, but without qthreads (no libqt
and no libqthreads). The configure script seems to do the right thing
initially, but then manages to mess up:

    checking for main in -lqthreads... no
    checking for qt_null in -lqt... no
    checking for main in -ltermcap... no
    checking for main in -lreadline... yes
    checking for build-guile... no
    checking for sin in -lm... yes
    checking for main in -lrx... no
    checking for main in -lqt... yes

It finds no qthreads, not the right qt, but then checks again with a
looser check for qt and finds "that other widget set", which ends up in
QTTHREADS_LIB and causes failure at the guile test:

    checking whether guile works... no
    configure: error: Can not find Guile 1.2 on this system
    configure: error: ./configure failed for guile-gtk

This is with anoncvs gnome-guile from Thu Aug 13 20:49:23 CEST 1998.

-- 
The idea is that the first face shown to people is one they can readily
accept - a more traditional logo. The lunacy element is only revealed
subsequently, via the LunaDude. [excerpted from the Lunatech Identity Manual]



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]