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

Re: scwm now depends on qt?



On Mon, Aug 17, 1998 at 01:15:07PM -0500, Rob Browning wrote:
> Bart Schuller <schuller@lunatech.com> writes:
> 
> > Could this not refer to the "quickthreads" library used with guile? that
> > library used to be called libqt, but has been renamed to libqthreads.
> 
> Unfortunately, no.
> 
> $ dpkg --info scwm_0.7a-1.deb | grep Depends
>  Depends: libc6, libguile2, libstdc++2.8 (>=2.90.26-1), qt1g (>= 1.40-1), scwm (>= 0.7a-1), xlib6g (>= 3.3-5), xpm4g (>= 3.4j-0), debianutils (>= 1.6)

Then I still think it's accidental. I'm now grepping the diff and I came
across this:

    AC_CHECK_LIB(qt, main, GUILE_LIBS="-lqt $GUILE_LIBS",, $GUILE_LIBS_PRE)

amongst the checks for guile. So probably the autoconf files are wrong
and the maintainer didn't notice he was linking to the wrong library.

-- 
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]


Reply to: