[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] [PATCH] buglet with building sib on pristine SuSE 8.2
From:       Phil Thompson <phil () river-bank ! demon ! co ! uk>
Date:       2003-04-16 17:02:30
[Download RAW message or body]

On Wednesday 16 April 2003 12:51 pm, Hans-Peter Jansen wrote:
> Hi Phil,
>
> while preparing a freshly updated SuSE 8.2 for a cross check with my
> former problem, I stumbled over a small build problem with sip
> (20030405), which happens on link stage of sipgen, if no libqt.so
> is installed.
>
> I was able to fix it with this patch:
>
> --- sipgen/sipgen.pro~	2003-04-06 02:00:32.000000000 +0200
> +++ sipgen/sipgen.pro	2003-04-16 13:34:00.000000000 +0200
> @@ -22,7 +22,7 @@
>  TEMPLATE = app
>  TARGET = sip
>  DESTDIR = @BL_BINDIR@
> -CONFIG += warn_off release console
> +CONFIG += warn_off release console @BL_THREAD@
>  INCLUDEPATH = .
>
>  SOURCES = main.c transform.c gencode.c heap.c parser.c lexer.c
>
> Funny, that this one survived such long ;-)
>
> Please consider applying.

I think a better fix is...

CONFIG = warn_off release console

...so that it doesn't try to link against Qt at all.

Thanks,
Phil

_______________________________________________
PyKDE mailing list    PyKDE@mats.gmd.de
http://mats.gmd.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic