[Gambas-user] compiling gambas-1.9.5 BUT....

Charlie Reinl na2492 at ...9...
Mon Apr 4 20:13:11 CEST 2005


>On Thursday 31 March 2005 20:55, Charlie Reinl wrote:
>> Salut Benoit,
>>
>> You are right,
>> good job,
>> now --disable-<component> works , like it should.
>>
>> BUT...
>>
>> I have a new problem now.
>> using
>> 	Qt: 3.3.4 and KDE: 3.3.2  since yesterday :-(
>>
>> got an Error (see att. configure.log.with_KDE and make.log_KDE)
>>
>> Using:
>>  - gambas-1.9.5  (downloaded from the gambas-shrine)
>>  - X Window System Version 6.8.2 Release Date: 9 February 2005
>>   X Protocol Version 11, Revision 0, Release 6.8.2
>>   Build Operating System: Linux 2.6.8-gentoo-r3 i686 [ELF]
>>   Current Operating System: Linux gentoo01 2.6.8-gentoo-r3 #1 SMP
>>    Sun Feb 13 21:57:11 CET 2005 i686
>> - gentoo 1.4 (last Updated 27.03.2005) on Gentoo Base System version
1.4.16
>> - Qt: 3.3.4
>>  - KDE: 3.3.2
>>  - gcc (GCC) 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
>>  - mysql  Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i686)
>>  - psql (PostgreSQL) 7.4.7
>>  - SQLite version 2.8.15
>>  - GNU Make 3.80
>>
>> I compiled sugsessfull after
>>
>> ./configure -C --disable-gtk --disable-sdl --disable-odbc --disable-kde

>>
>> COULDn't find 'reconf'
>>
>> Amicalment
>> Charlie
>
>On Mandrake, with gcc 3.4, libstdc++.la is not needed. The 'libtool' tool

>seems to add this requirement on your system, and not on mine.
>
>Maybe you forgot to install something on your Gentoo ?
>
>--
>Benoit Minisini

Salut Benoit,

while reading you answer it was clear gcc 3.3.4 , I use gcc 3.3.5.
And I found after re-reding the confiure.log.with_KDE
This:
contents of /etc/env.d
directory /usr/local/lib /usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
/usr/lib /opt/sun-jdk-1.4.2.07/jre/lib
/usr/qt/3/lib /usr/kde/3.3/lib /usr/kde/3.2/lib /usr/kde/3.1/lib

in my env.d LD_PATH points to an no more existing directory
  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4

after cleaning that up and a env-update to create ld.so.cache

I restarted on a new copy
BUT same Error moc_CWebBrowser.cpp greps for

grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file
or directory
sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No
such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is
not a valid libtool archive

In moc_CWebBrowser.cpp I found older thinks like that
#include <private/qucomextra_p.h>
#if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != 26)
#error "This file was generated using the moc from 3.3.4. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif

Any Idea ?

Amicalment
Charlie

* Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *




More information about the User mailing list