[Gambas-devel] Missing info files

Benoît Minisini gambas at ...1...
Sat Aug 22 13:32:12 CEST 2009


> Hi,
>
> On my system, qt3/kde3 libraries are not installed. I want to build Gambas3
> with all the components except below:
>
> - gb.db.sqlite2
> - gb.qt
> - gb.qt.kde
> - gb.sdl
>
> It builds successfully; but it fails when installing.
>
> Running the informer again twice because of dependencies between
> information files
> gb
> gb.cairo
> gb.chart
> gbi3: warning: .info file not found in component archive.
> gb.compress
> gb.corba
> gb.crypt
> gb.db
> gb.db.firebird
> gb.db.form
> gbi3: warning: .info file not found in component archive.
> gb.db.mysql
> gb.db.odbc
> gb.db.postgresql
> gb.db.sqlite3
> gb.debug
> gb.desktop
> gb.eval
> gb.eval.highlight
> gb.form
> gb.form.dialog
> gb.form.mdi
> gb.gtk
> gb.gtk.ext
> gb.gtk.svg
> gb.gui
> gbi3: warning: .info file not found in component archive.
> gb.image
> gb.image.io
> gb.info
> gb.mysql
> gb.net
> gb.net.curl
> gb.net.smtp
> gb.opengl
> gb.option
> gb.pcre
> gb.pdf
> gb.qt4
> gbi3: warning: .info file not found in component archive.
> gb.qt4.ext
> gb.qt4.opengl
> gb.qt4.webkit
> gb.report
> gbi3: warning: .info file not found in component archive.
> gb.sdl
> gb.sdl.sound
> gb.settings
> gb.v4l
> gb.vb
> gb.web
> gb.xml
> gb.xml.rpc
> gb.xml.xslt
> gb
> gb.cairo
> gb.chart
> gbi3: warning: .info file not found in component archive.
> gb.compress
> gb.corba
> gb.crypt
> gb.db
> gb.db.firebird
> gb.db.form
> gbi3: warning: .info file not found in component archive.
> gb.db.mysql
> gb.db.odbc
> gb.db.postgresql
> gb.db.sqlite3
> gb.debug
> gb.desktop
> gb.eval
> gb.eval.highlight
> gb.form
> gb.form.dialog
> gb.form.mdi
> gb.gtk
> gb.gtk.ext
> gb.gtk.svg
> gb.gui
> gbi3: warning: .info file not found in component archive.
> gb.image
> gb.image.io
> gb.info
> gb.mysql
> gb.net
> gb.net.curl
> gb.net.smtp
> gb.opengl
> gb.option
> gb.pcre
> gb.pdf
> gb.qt4
> gbi3: warning: .info file not found in component archive.
> gb.qt4.ext
> gb.qt4.opengl
> gb.qt4.webkit
> gb.report
> gbi3: warning: .info file not found in component archive.
> gb.sdl
> gb.sdl.sound
> gb.settings
> gb.v4l
> gb.vb
> gb.web
> gb.xml
> gb.xml.rpc
> gb.xml.xslt
>
> After these errors, building of some examples fails with "Unknown
> identifier: ..." errors. Some of them use qt3 and so it is expected to have
> these errors; but gambas IDE also fails with:
>
> Compiling gambas3...
> warning: cannot read component list file: gb.db.form.list
> /home/fatih/git/gambas/app/src/gambas3/.src/Debug/FOutput.class:426:
> Unknown identifier: ToolBar
>
> Is this a problem when qt3 libraries are not available? I want to package
> it without qt3 dependency since the new release of Pardus Linux does not
> have qt3 libraries in its repos. Is it possible to package it without qt3?
>

Theoritically, qt3 and KDE components are not needed anymore.

Did you use the last revision?

Anyway, as usual, I need the full output of all the reconf / configure / make 
/ make install process.

Regards,

-- 
Benoît




More information about the Devel mailing list