[Gambas-user] about my (about my Pb on 1.9.38 part 2)
Ron Onstenk
ronstk at ...239...
Sat Aug 12 16:11:41 CEST 2006
On Saturday 12 August 2006 14:42, Charlie Reinl wrote:
> Salut,
>
> the pb came with the last patch from Benoît (CWindow.cpp.)
>
> I ported back early this mornig, and had the same pb.
> But I only changed the CWindow.cpp , which was not newly compiled.
>
> Now after changing CWindow.cpp filedate and recompiling all my reported pbs
> are gone. Sorry
>
>
> Amicalment
> Charlie
>
I did unpack even the whole package again.
My problem is gb.qt.kde does not compile.
The headers are there because 1.9.35 does compile
Benoit has changed (part of) the auto* stuff (found with diff3) ?
.35: from config.log------------------------------------------vvvvv no -- for prefix ?
configure:3867: running /bin/sh './configure' --prefix=/opt/gb 'prefix=/opt/gb' --cache-file=/dev/null --srcdir=.
$ ./configure --prefix=/opt/gb prefix=/opt/gb --cache-file=/dev/null --srcdir=.
configure:22212: checking for KDE 3.x component headers
configure:22292: result: /opt/kde3/include/
configure:22320: checking for KDE 3.x component libraries
configure:22406: result: /opt/kde3/lib/
.38: from config.log ------------------------------------------vvvvv added -- for prefix ?
configure:3867: running /bin/sh './configure' --prefix=/opt/gb '--prefix=/opt/gb' --cache-file=/dev/null --srcdir=.
$ ./configure --prefix=/opt/gb --prefix=/opt/gb --cache-file=/dev/null --srcdir=.
configure:22212: checking for KDE 3.x component headers
configure:22292: result: no
configure:22320: checking for KDE 3.x component libraries
configure:22406: result: no
configure:22453: WARNING: *** KDE 3.x component is disabled
Ron
More information about the User
mailing list