[Gambas-user] Issue 206 in gambas: Can't compile Gambas3
gambas at ...2524...
gambas at ...2524...
Sun Jan 29 10:08:13 CET 2012
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 206 by john.aaron.rose at ...626...: Can't compile Gambas3
http://code.google.com/p/gambas/issues/detail?id=206
Not sure if this is best place to report this. notable to put on mailing
list as none of my messages get there: don't even receive acknowledgements.
Using Ubuntu Lucid.
Can't generate .txt of output directly. Get:
bash: Temporary/output.txt: No such file or directory.
Have attached console output by copy & paste.
bash: Temporary/output.txt: No such file or directory
My webcam works fine so surely the v4l2 stuff is present. Anyway, I've
installed a libpt plugin for v4l2: only package I could find for
v4l/v4l2 that was not already installed.
Still get the same problem on 'sudo make install'. I noticed that there
are messages for each X of form:
gbc: error: Component not found: gb.X
where X is:
sdl.sound
image.io
pdf
net.curl
v4l
I also noticed that the ./Configure -C had messages:
||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.cairo
|| - gb.db.mysql
|| - gb.db.odbc
|| - gb.db.postgresql
|| - gb.db.sqlite2
|| - gb.dbus
|| - gb.desktop
|| - gb.gtk
|| - gb.image.imlib
|| - gb.image.io
|| - gb.net.curl
|| - gb.net.smtp
|| - gb.opengl
|| - gb.pdf
|| - gb.sdl
|| - gb.sdl.sound
|| - gb.v4l
|| - gb.xml
||
It looks to me like there's something fundamentally wrong with the
Gambas trunk stuff. Any ideas?
Attachments:
Gambas3-reconf-all.txt 5.6 KB
Gambas3 - Configure -C.txt 24.2 KB
Gambas3 - make.txt 17.0 KB
Gambas3 - sudo make install.txt 19.9 KB
More information about the User
mailing list