Discussion:
[Gambas-user] Gambas 3 RC1 pre-release source package
Benoît Minisini
2011-03-19 14:30:02 UTC
Permalink
Hi,

I have uploaded a pre-release of the Gambas 3 source package for the first
release candidate. There:

http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download

Please can you try to compile it on your own distribution and tell me if you
encounter any problem?

And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That way,
I hope that packaging problems will be fixed before the final release!

Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.

Thanks in advance!

Regards,
--
Benoît Minisini
Laurent Carlier
2011-03-19 15:47:52 UTC
Permalink
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2
/download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
Ok, i've started the work on a package for Archlinux.

++
Laurent Carlier
2011-03-19 15:53:59 UTC
Permalink
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2
/download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
You forgot to generate the configure script.

++
Olivier Cruilles
2011-03-19 16:43:52 UTC
Permalink
Just use this command to generate it:

./reconf-all


Olivier Cruilles
Post by Laurent Carlier
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2
/download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
You forgot to generate the configure script.
++
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
Benoît Minisini
2011-03-19 17:38:11 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.b
z2 /download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
You forgot to generate the configure script.
++
I have removed all generated configure scripts from the package: its size is
9Mb only now, so it's worth it.

To generate them, just do a "./reconf". Then you can do a "./configure -C".

Regards,
--
Benoît Minisini
Benoît Minisini
2011-03-19 17:39:35 UTC
Permalink
Post by Benoît Minisini
Post by Laurent Carlier
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar
.b z2 /download
Please can you try to compile it on your own distribution and tell me
if you encounter any problem?
And for those who can make binary packages: can you try to make a
binary package from this source package and tell me if you get any
problem? That way, I hope that packaging problems will be fixed before
the final release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
You forgot to generate the configure script.
++
I have removed all generated configure scripts from the package: its size
is 9Mb only now, so it's worth it.
To generate them, just do a "./reconf". Then you can do a "./configure -C".
Regards,
Actually a "./reconf-all" may be necessary.
--
Benoît Minisini
Laurent Carlier
2011-03-19 17:05:23 UTC
Permalink
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2
/download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
Something seem wrong with the package, no problems with the svn trunk:

[***@archMain gambas3-2.99.0]$ LANG=C make
make all-recursive
make[1]: Entering directory `/home/lordh/gambas3-2.99.0'
Making all in main
make[2]: Entering directory `/home/lordh/gambas3-2.99.0/main'
make all-recursive
make[3]: Entering directory `/home/lordh/gambas3-2.99.0/main'
Making all in gbc
make[4]: Entering directory `/home/lordh/gambas3-2.99.0/main/gbc'
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_error.o -MD -MP -MF .deps/gbc3-gb_error.Tpo -c -o gbc3-gb_error.o
`test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbc3-gb_error.Tpo .deps/gbc3-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_alloc.o -MD -MP -MF .deps/gbc3-gb_alloc.Tpo -c -o gbc3-gb_alloc.o
`test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbc3-gb_alloc.Tpo .deps/gbc3-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_array.o -MD -MP -MF .deps/gbc3-gb_array.Tpo -c -o gbc3-gb_array.o
`test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbc3-gb_array.Tpo .deps/gbc3-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_read.o -MD -MP -MF .deps/gbc3-gbc_read.Tpo -c -o gbc3-gbc_read.o
`test -f 'gbc_read.c' || echo './'`gbc_read.c
mv -f .deps/gbc3-gbc_read.Tpo .deps/gbc3-gbc_read.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_preprocess.o -MD -MP -MF .deps/gbc3-gbc_preprocess.Tpo -c -o gbc3-
gbc_preprocess.o `test -f 'gbc_preprocess.c' || echo './'`gbc_preprocess.c
mv -f .deps/gbc3-gbc_preprocess.Tpo .deps/gbc3-gbc_preprocess.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_reserved.o -MD -MP -MF .deps/gbc3-gbc_reserved.Tpo -c -o gbc3-
gbc_reserved.o `test -f 'gbc_reserved.c' || echo './'`gbc_reserved.c
mv -f .deps/gbc3-gbc_reserved.Tpo .deps/gbc3-gbc_reserved.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_compile.o -MD -MP -MF .deps/gbc3-gbc_compile.Tpo -c -o gbc3-
gbc_compile.o `test -f 'gbc_compile.c' || echo './'`gbc_compile.c
mv -f .deps/gbc3-gbc_compile.Tpo .deps/gbc3-gbc_compile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_type.o -MD -MP -MF .deps/gbc3-gbc_type.Tpo -c -o gbc3-gbc_type.o
`test -f 'gbc_type.c' || echo './'`gbc_type.c
mv -f .deps/gbc3-gbc_type.Tpo .deps/gbc3-gbc_type.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_buffer.o -MD -MP -MF .deps/gbc3-gb_buffer.Tpo -c -o gbc3-gb_buffer.o
`test -f 'gb_buffer.c' || echo './'`gb_buffer.c
mv -f .deps/gbc3-gb_buffer.Tpo .deps/gbc3-gb_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_dump.o -MD -MP -MF .deps/gbc3-gbc_dump.Tpo -c -o gbc3-gbc_dump.o
`test -f 'gbc_dump.c' || echo './'`gbc_dump.c
mv -f .deps/gbc3-gbc_dump.Tpo .deps/gbc3-gbc_dump.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_class.o -MD -MP -MF .deps/gbc3-gbc_class.Tpo -c -o gbc3-gbc_class.o
`test -f 'gbc_class.c' || echo './'`gbc_class.c
mv -f .deps/gbc3-gbc_class.Tpo .deps/gbc3-gbc_class.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_code.o -MD -MP -MF .deps/gbc3-gbc_code.Tpo -c -o gbc3-gbc_code.o
`test -f 'gbc_code.c' || echo './'`gbc_code.c
mv -f .deps/gbc3-gbc_code.Tpo .deps/gbc3-gbc_code.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_trans.o -MD -MP -MF .deps/gbc3-gbc_trans.Tpo -c -o gbc3-gbc_trans.o
`test -f 'gbc_trans.c' || echo './'`gbc_trans.c
mv -f .deps/gbc3-gbc_trans.Tpo .deps/gbc3-gbc_trans.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_header.o -MD -MP -MF .deps/gbc3-gbc_header.Tpo -c -o gbc3-
gbc_header.o `test -f 'gbc_header.c' || echo './'`gbc_header.c
mv -f .deps/gbc3-gbc_header.Tpo .deps/gbc3-gbc_header.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_trans_code.o -MD -MP -MF .deps/gbc3-gbc_trans_code.Tpo -c -o gbc3-
gbc_trans_code.o `test -f 'gbc_trans_code.c' || echo './'`gbc_trans_code.c
mv -f .deps/gbc3-gbc_trans_code.Tpo .deps/gbc3-gbc_trans_code.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_trans_expr.o -MD -MP -MF .deps/gbc3-gbc_trans_expr.Tpo -c -o gbc3-
gbc_trans_expr.o `test -f 'gbc_trans_expr.c' || echo './'`gbc_trans_expr.c
mv -f .deps/gbc3-gbc_trans_expr.Tpo .deps/gbc3-gbc_trans_expr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_trans_tree.o -MD -MP -MF .deps/gbc3-gbc_trans_tree.Tpo -c -o gbc3-
gbc_trans_tree.o `test -f 'gbc_trans_tree.c' || echo './'`gbc_trans_tree.c
mv -f .deps/gbc3-gbc_trans_tree.Tpo .deps/gbc3-gbc_trans_tree.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_trans_ctrl.o -MD -MP -MF .deps/gbc3-gbc_trans_ctrl.Tpo -c -o gbc3-
gbc_trans_ctrl.o `test -f 'gbc_trans_ctrl.c' || echo './'`gbc_trans_ctrl.c
mv -f .deps/gbc3-gbc_trans_ctrl.Tpo .deps/gbc3-gbc_trans_ctrl.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_trans_subr.o -MD -MP -MF .deps/gbc3-gbc_trans_subr.Tpo -c -o gbc3-
gbc_trans_subr.o `test -f 'gbc_trans_subr.c' || echo './'`gbc_trans_subr.c
mv -f .deps/gbc3-gbc_trans_subr.Tpo .deps/gbc3-gbc_trans_subr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_output.o -MD -MP -MF .deps/gbc3-gbc_output.Tpo -c -o gbc3-
gbc_output.o `test -f 'gbc_output.c' || echo './'`gbc_output.c
mv -f .deps/gbc3-gbc_output.Tpo .deps/gbc3-gbc_output.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_pcode.o -MD -MP -MF .deps/gbc3-gbc_pcode.Tpo -c -o gbc3-gbc_pcode.o
`test -f 'gbc_pcode.c' || echo './'`gbc_pcode.c
mv -f .deps/gbc3-gbc_pcode.Tpo .deps/gbc3-gbc_pcode.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_file.o -MD -MP -MF .deps/gbc3-gb_file.Tpo -c -o gbc3-gb_file.o `test -f
'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbc3-gb_file.Tpo .deps/gbc3-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_form.o -MD -MP -MF .deps/gbc3-gbc_form.Tpo -c -o gbc3-gbc_form.o
`test -f 'gbc_form.c' || echo './'`gbc_form.c
mv -f .deps/gbc3-gbc_form.Tpo .deps/gbc3-gbc_form.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_str.o -MD -MP -MF .deps/gbc3-gb_str.Tpo -c -o gbc3-gb_str.o `test -f
'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gbc3-gb_str.Tpo .deps/gbc3-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_chown.o -MD -MP -MF .deps/gbc3-gbc_chown.Tpo -c -o gbc3-gbc_chown.o
`test -f 'gbc_chown.c' || echo './'`gbc_chown.c
mv -f .deps/gbc3-gbc_chown.Tpo .deps/gbc3-gbc_chown.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_common.o -MD -MP -MF .deps/gbc3-gb_common.Tpo -c -o gbc3-gb_common.o
`test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbc3-gb_common.Tpo .deps/gbc3-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc_arch.o -MD -MP -MF .deps/gbc3-gbc_arch.Tpo -c -o gbc3-gbc_arch.o
`test -f 'gbc_arch.c' || echo './'`gbc_arch.c
mv -f .deps/gbc3-gbc_arch.Tpo .deps/gbc3-gbc_arch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gb_table.o -MD -MP -MF .deps/gbc3-gb_table.Tpo -c -o gbc3-gb_table.o
`test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gbc3-gb_table.Tpo .deps/gbc3-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbc3-gbc.o -MD -MP -MF .deps/gbc3-gbc.Tpo -c -o gbc3-gbc.o `test -f 'gbc.c' ||
echo './'`gbc.c
mv -f .deps/gbc3-gbc.Tpo .deps/gbc3-gbc.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -
DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -I../share -o gbc3 gbc3-gb_error.o gbc3-
gb_alloc.o gbc3-gb_array.o gbc3-gbc_read.o gbc3-gbc_preprocess.o gbc3-
gbc_reserved.o gbc3-gbc_compile.o gbc3-gbc_type.o gbc3-gb_buffer.o gbc3-
gbc_dump.o gbc3-gbc_class.o gbc3-gbc_code.o gbc3-gbc_trans.o gbc3-gbc_header.o
gbc3-gbc_trans_code.o gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3-
gbc_trans_ctrl.o gbc3-gbc_trans_subr.o gbc3-gbc_output.o gbc3-gbc_pcode.o
gbc3-gb_file.o gbc3-gbc_form.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o
gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lm
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_error.o -MD -MP -MF .deps/gba3-gb_error.Tpo -c -o gba3-gb_error.o
`test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gba3-gb_error.Tpo .deps/gba3-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_alloc.o -MD -MP -MF .deps/gba3-gb_alloc.Tpo -c -o gba3-gb_alloc.o
`test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gba3-gb_alloc.Tpo .deps/gba3-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_array.o -MD -MP -MF .deps/gba3-gb_array.Tpo -c -o gba3-gb_array.o
`test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gba3-gb_array.Tpo .deps/gba3-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_table.o -MD -MP -MF .deps/gba3-gb_table.Tpo -c -o gba3-gb_table.o
`test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gba3-gb_table.Tpo .deps/gba3-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_str.o -MD -MP -MF .deps/gba3-gb_str.Tpo -c -o gba3-gb_str.o `test -f
'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gba3-gb_str.Tpo .deps/gba3-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_file.o -MD -MP -MF .deps/gba3-gb_file.Tpo -c -o gba3-gb_file.o `test -f
'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gba3-gb_file.Tpo .deps/gba3-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gbc_archive.o -MD -MP -MF .deps/gba3-gbc_archive.Tpo -c -o gba3-
gbc_archive.o `test -f 'gbc_archive.c' || echo './'`gbc_archive.c
mv -f .deps/gba3-gbc_archive.Tpo .deps/gba3-gbc_archive.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gbc_chown.o -MD -MP -MF .deps/gba3-gbc_chown.Tpo -c -o gba3-gbc_chown.o
`test -f 'gbc_chown.c' || echo './'`gbc_chown.c
mv -f .deps/gba3-gbc_chown.Tpo .deps/gba3-gbc_chown.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gb_common.o -MD -MP -MF .deps/gba3-gb_common.Tpo -c -o gba3-gb_common.o
`test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gba3-gb_common.Tpo .deps/gba3-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gbc_arch.o -MD -MP -MF .deps/gba3-gbc_arch.Tpo -c -o gba3-gbc_arch.o
`test -f 'gbc_arch.c' || echo './'`gbc_arch.c
mv -f .deps/gba3-gbc_arch.Tpo .deps/gba3-gbc_arch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gba3-gba.o -MD -MP -MF .deps/gba3-gba.Tpo -c -o gba3-gba.o `test -f 'gba.c' ||
echo './'`gba.c
mv -f .deps/gba3-gba.Tpo .deps/gba3-gba.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -
DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -I../share -o gba3 gba3-gb_error.o gba3-
gb_alloc.o gba3-gb_array.o gba3-gb_table.o gba3-gb_str.o gba3-gb_file.o gba3-
gbc_archive.o gba3-gbc_chown.o gba3-gb_common.o gba3-gbc_arch.o gba3-gba.o
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_error.o -MD -MP -MF .deps/gbi3-gb_error.Tpo -c -o gbi3-gb_error.o
`test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbi3-gb_error.Tpo .deps/gbi3-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_alloc.o -MD -MP -MF .deps/gbi3-gb_alloc.Tpo -c -o gbi3-gb_alloc.o
`test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbi3-gb_alloc.Tpo .deps/gbi3-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_array.o -MD -MP -MF .deps/gbi3-gb_array.Tpo -c -o gbi3-gb_array.o
`test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbi3-gb_array.Tpo .deps/gbi3-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_str.o -MD -MP -MF .deps/gbi3-gb_str.Tpo -c -o gbi3-gb_str.o `test -f
'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gbi3-gb_str.Tpo .deps/gbi3-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_file.o -MD -MP -MF .deps/gbi3-gb_file.Tpo -c -o gbi3-gb_file.o `test -f
'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbi3-gb_file.Tpo .deps/gbi3-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_table.o -MD -MP -MF .deps/gbi3-gb_table.Tpo -c -o gbi3-gb_table.o
`test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gbi3-gb_table.Tpo .deps/gbi3-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gb_common.o -MD -MP -MF .deps/gbi3-gb_common.Tpo -c -o gbi3-gb_common.o
`test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbi3-gb_common.Tpo .deps/gbi3-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gbc_arch.o -MD -MP -MF .deps/gbi3-gbc_arch.Tpo -c -o gbi3-gbc_arch.o
`test -f 'gbc_arch.c' || echo './'`gbc_arch.c
mv -f .deps/gbi3-gbc_arch.Tpo .deps/gbi3-gbc_arch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share -MT
gbi3-gbi.o -MD -MP -MF .deps/gbi3-gbi.Tpo -c -o gbi3-gbi.o `test -f 'gbi.c' ||
echo './'`gbi.c
mv -f .deps/gbi3-gbi.Tpo .deps/gbi3-gbi.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -
DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -I../share -o gbi3 gbi3-gb_error.o gbi3-
gb_alloc.o gbi3-gb_array.o gbi3-gb_str.o gbi3-gb_file.o gbi3-gb_table.o gbi3-
gb_common.o gbi3-gbc_arch.o gbi3-gbi.o -ldl
gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Wno-unused-value -fsigned-char -
fvisibility=hidden -g -Os -I../share -MT gbc_reserved_make.o -MD -MP -MF
.deps/gbc_reserved_make.Tpo -c -o gbc_reserved_make.o gbc_reserved_make.c
mv -f .deps/gbc_reserved_make.Tpo .deps/gbc_reserved_make.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Wno-unused-value -
fsigned-char -fvisibility=hidden -g -Os -I../share -o gbcm3
gbc_reserved_make.o
make[4]: Leaving directory `/home/lordh/gambas3-2.99.0/main/gbc'
Making all in gbx
make[4]: Entering directory `/home/lordh/gambas3-2.99.0/main/gbx'
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3 -I../share -MT
libgbx_a-gb_error.o -MD -MP -MF .deps/libgbx_a-gb_error.Tpo -c -o libgbx_a-
gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/libgbx_a-gb_error.Tpo .deps/libgbx_a-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3 -I../share -MT
libgbx_a-gbx_exec_loop.o -MD -MP -MF .deps/libgbx_a-gbx_exec_loop.Tpo -c -o
libgbx_a-gbx_exec_loop.o `test -f 'gbx_exec_loop.c' || echo
'./'`gbx_exec_loop.c
mv -f .deps/libgbx_a-gbx_exec_loop.Tpo .deps/libgbx_a-gbx_exec_loop.Po
rm -f libgbx.a
ar cru libgbx.a libgbx_a-gb_error.o libgbx_a-gbx_exec_loop.o
ranlib libgbx.a
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-DGBX_INFO -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g
-Os -I../share -D_REENTRANT -I/usr/lib/libffi-3.0.9/include -O0 -MT gb_la-
gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c -o gb_la-
gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c
mv -f .deps/gb_la-gbx_c_class.Tpo .deps/gb_la-gbx_c_class.Plo
mv: cannot stat `.deps/gb_la-gbx_c_class.Tpo': No such file or directory
make[4]: *** [gb_la-gbx_c_class.lo] Error 1
make[4]: Leaving directory `/home/lordh/gambas3-2.99.0/main/gbx'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/lordh/gambas3-2.99.0/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/lordh/gambas3-2.99.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lordh/gambas3-2.99.0'
make: *** [all] Error 2
Benoît Minisini
2011-03-19 17:39:47 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.b
z2 /download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
make all-recursive
make[1]: Entering directory `/home/lordh/gambas3-2.99.0'
Making all in main
make[2]: Entering directory `/home/lordh/gambas3-2.99.0/main'
make all-recursive
make[3]: Entering directory `/home/lordh/gambas3-2.99.0/main'
Making all in gbc
make[4]: Entering directory `/home/lordh/gambas3-2.99.0/main/gbc'
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_error.o -MD -MP -MF .deps/gbc3-gb_error.Tpo -c -o
gbc3-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbc3-gb_error.Tpo .deps/gbc3-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_alloc.o -MD -MP -MF .deps/gbc3-gb_alloc.Tpo -c -o
gbc3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbc3-gb_alloc.Tpo .deps/gbc3-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_array.o -MD -MP -MF .deps/gbc3-gb_array.Tpo -c -o
gbc3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbc3-gb_array.Tpo .deps/gbc3-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_read.o -MD -MP -MF .deps/gbc3-gbc_read.Tpo -c -o
gbc3-gbc_read.o `test -f 'gbc_read.c' || echo './'`gbc_read.c
mv -f .deps/gbc3-gbc_read.Tpo .deps/gbc3-gbc_read.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_preprocess.o -MD -MP -MF
.deps/gbc3-gbc_preprocess.Tpo -c -o gbc3- gbc_preprocess.o `test -f
'gbc_preprocess.c' || echo './'`gbc_preprocess.c mv -f
.deps/gbc3-gbc_preprocess.Tpo .deps/gbc3-gbc_preprocess.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_reserved.o -MD -MP -MF
.deps/gbc3-gbc_reserved.Tpo -c -o gbc3- gbc_reserved.o `test -f
'gbc_reserved.c' || echo './'`gbc_reserved.c mv -f
.deps/gbc3-gbc_reserved.Tpo .deps/gbc3-gbc_reserved.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_compile.o -MD -MP -MF .deps/gbc3-gbc_compile.Tpo
-c -o gbc3- gbc_compile.o `test -f 'gbc_compile.c' || echo
'./'`gbc_compile.c
mv -f .deps/gbc3-gbc_compile.Tpo .deps/gbc3-gbc_compile.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_type.o -MD -MP -MF .deps/gbc3-gbc_type.Tpo -c -o
gbc3-gbc_type.o `test -f 'gbc_type.c' || echo './'`gbc_type.c
mv -f .deps/gbc3-gbc_type.Tpo .deps/gbc3-gbc_type.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_buffer.o -MD -MP -MF .deps/gbc3-gb_buffer.Tpo -c
-o gbc3-gb_buffer.o `test -f 'gb_buffer.c' || echo './'`gb_buffer.c
mv -f .deps/gbc3-gb_buffer.Tpo .deps/gbc3-gb_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_dump.o -MD -MP -MF .deps/gbc3-gbc_dump.Tpo -c -o
gbc3-gbc_dump.o `test -f 'gbc_dump.c' || echo './'`gbc_dump.c
mv -f .deps/gbc3-gbc_dump.Tpo .deps/gbc3-gbc_dump.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_class.o -MD -MP -MF .deps/gbc3-gbc_class.Tpo -c
-o gbc3-gbc_class.o `test -f 'gbc_class.c' || echo './'`gbc_class.c
mv -f .deps/gbc3-gbc_class.Tpo .deps/gbc3-gbc_class.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_code.o -MD -MP -MF .deps/gbc3-gbc_code.Tpo -c -o
gbc3-gbc_code.o `test -f 'gbc_code.c' || echo './'`gbc_code.c
mv -f .deps/gbc3-gbc_code.Tpo .deps/gbc3-gbc_code.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_trans.o -MD -MP -MF .deps/gbc3-gbc_trans.Tpo -c
-o gbc3-gbc_trans.o `test -f 'gbc_trans.c' || echo './'`gbc_trans.c
mv -f .deps/gbc3-gbc_trans.Tpo .deps/gbc3-gbc_trans.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_header.o -MD -MP -MF .deps/gbc3-gbc_header.Tpo -c
-o gbc3- gbc_header.o `test -f 'gbc_header.c' || echo './'`gbc_header.c
mv -f .deps/gbc3-gbc_header.Tpo .deps/gbc3-gbc_header.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_trans_code.o -MD -MP -MF
.deps/gbc3-gbc_trans_code.Tpo -c -o gbc3- gbc_trans_code.o `test -f
'gbc_trans_code.c' || echo './'`gbc_trans_code.c mv -f
.deps/gbc3-gbc_trans_code.Tpo .deps/gbc3-gbc_trans_code.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_trans_expr.o -MD -MP -MF
.deps/gbc3-gbc_trans_expr.Tpo -c -o gbc3- gbc_trans_expr.o `test -f
'gbc_trans_expr.c' || echo './'`gbc_trans_expr.c mv -f
.deps/gbc3-gbc_trans_expr.Tpo .deps/gbc3-gbc_trans_expr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_trans_tree.o -MD -MP -MF
.deps/gbc3-gbc_trans_tree.Tpo -c -o gbc3- gbc_trans_tree.o `test -f
'gbc_trans_tree.c' || echo './'`gbc_trans_tree.c mv -f
.deps/gbc3-gbc_trans_tree.Tpo .deps/gbc3-gbc_trans_tree.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_trans_ctrl.o -MD -MP -MF
.deps/gbc3-gbc_trans_ctrl.Tpo -c -o gbc3- gbc_trans_ctrl.o `test -f
'gbc_trans_ctrl.c' || echo './'`gbc_trans_ctrl.c mv -f
.deps/gbc3-gbc_trans_ctrl.Tpo .deps/gbc3-gbc_trans_ctrl.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_trans_subr.o -MD -MP -MF
.deps/gbc3-gbc_trans_subr.Tpo -c -o gbc3- gbc_trans_subr.o `test -f
'gbc_trans_subr.c' || echo './'`gbc_trans_subr.c mv -f
.deps/gbc3-gbc_trans_subr.Tpo .deps/gbc3-gbc_trans_subr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_output.o -MD -MP -MF .deps/gbc3-gbc_output.Tpo -c
-o gbc3- gbc_output.o `test -f 'gbc_output.c' || echo './'`gbc_output.c
mv -f .deps/gbc3-gbc_output.Tpo .deps/gbc3-gbc_output.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_pcode.o -MD -MP -MF .deps/gbc3-gbc_pcode.Tpo -c
-o gbc3-gbc_pcode.o `test -f 'gbc_pcode.c' || echo './'`gbc_pcode.c
mv -f .deps/gbc3-gbc_pcode.Tpo .deps/gbc3-gbc_pcode.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_file.o -MD -MP -MF .deps/gbc3-gb_file.Tpo -c -o
gbc3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbc3-gb_file.Tpo .deps/gbc3-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_form.o -MD -MP -MF .deps/gbc3-gbc_form.Tpo -c -o
gbc3-gbc_form.o `test -f 'gbc_form.c' || echo './'`gbc_form.c
mv -f .deps/gbc3-gbc_form.Tpo .deps/gbc3-gbc_form.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_str.o -MD -MP -MF .deps/gbc3-gb_str.Tpo -c -o
gbc3-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gbc3-gb_str.Tpo .deps/gbc3-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_chown.o -MD -MP -MF .deps/gbc3-gbc_chown.Tpo -c
-o gbc3-gbc_chown.o `test -f 'gbc_chown.c' || echo './'`gbc_chown.c
mv -f .deps/gbc3-gbc_chown.Tpo .deps/gbc3-gbc_chown.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_common.o -MD -MP -MF .deps/gbc3-gb_common.Tpo -c
-o gbc3-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbc3-gb_common.Tpo .deps/gbc3-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc_arch.o -MD -MP -MF .deps/gbc3-gbc_arch.Tpo -c -o
gbc3-gbc_arch.o `test -f 'gbc_arch.c' || echo './'`gbc_arch.c
mv -f .deps/gbc3-gbc_arch.Tpo .deps/gbc3-gbc_arch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gb_table.o -MD -MP -MF .deps/gbc3-gb_table.Tpo -c -o
gbc3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gbc3-gb_table.Tpo .deps/gbc3-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbc3-gbc.o -MD -MP -MF .deps/gbc3-gbc.Tpo -c -o gbc3-gbc.o
`test -f 'gbc.c' || echo './'`gbc.c
mv -f .deps/gbc3-gbc.Tpo .deps/gbc3-gbc.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -
DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gbc3
gbc3-gb_error.o gbc3- gb_alloc.o gbc3-gb_array.o gbc3-gbc_read.o
gbc3-gbc_preprocess.o gbc3- gbc_reserved.o gbc3-gbc_compile.o
gbc3-gbc_type.o gbc3-gb_buffer.o gbc3- gbc_dump.o gbc3-gbc_class.o
gbc3-gbc_code.o gbc3-gbc_trans.o gbc3-gbc_header.o gbc3-gbc_trans_code.o
gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3- gbc_trans_ctrl.o
gbc3-gbc_trans_subr.o gbc3-gbc_output.o gbc3-gbc_pcode.o gbc3-gb_file.o
gbc3-gbc_form.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o
gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lm
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_error.o -MD -MP -MF .deps/gba3-gb_error.Tpo -c -o
gba3-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gba3-gb_error.Tpo .deps/gba3-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_alloc.o -MD -MP -MF .deps/gba3-gb_alloc.Tpo -c -o
gba3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gba3-gb_alloc.Tpo .deps/gba3-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_array.o -MD -MP -MF .deps/gba3-gb_array.Tpo -c -o
gba3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gba3-gb_array.Tpo .deps/gba3-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_table.o -MD -MP -MF .deps/gba3-gb_table.Tpo -c -o
gba3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gba3-gb_table.Tpo .deps/gba3-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_str.o -MD -MP -MF .deps/gba3-gb_str.Tpo -c -o
gba3-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gba3-gb_str.Tpo .deps/gba3-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_file.o -MD -MP -MF .deps/gba3-gb_file.Tpo -c -o
gba3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gba3-gb_file.Tpo .deps/gba3-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gbc_archive.o -MD -MP -MF .deps/gba3-gbc_archive.Tpo
-c -o gba3- gbc_archive.o `test -f 'gbc_archive.c' || echo
'./'`gbc_archive.c
mv -f .deps/gba3-gbc_archive.Tpo .deps/gba3-gbc_archive.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gbc_chown.o -MD -MP -MF .deps/gba3-gbc_chown.Tpo -c
-o gba3-gbc_chown.o `test -f 'gbc_chown.c' || echo './'`gbc_chown.c
mv -f .deps/gba3-gbc_chown.Tpo .deps/gba3-gbc_chown.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gb_common.o -MD -MP -MF .deps/gba3-gb_common.Tpo -c
-o gba3-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gba3-gb_common.Tpo .deps/gba3-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gbc_arch.o -MD -MP -MF .deps/gba3-gbc_arch.Tpo -c -o
gba3-gbc_arch.o `test -f 'gbc_arch.c' || echo './'`gbc_arch.c
mv -f .deps/gba3-gbc_arch.Tpo .deps/gba3-gbc_arch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gba3-gba.o -MD -MP -MF .deps/gba3-gba.Tpo -c -o gba3-gba.o
`test -f 'gba.c' || echo './'`gba.c
mv -f .deps/gba3-gba.Tpo .deps/gba3-gba.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -
DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gba3
gba3-gb_error.o gba3- gb_alloc.o gba3-gb_array.o gba3-gb_table.o
gba3-gb_str.o gba3-gb_file.o gba3- gbc_archive.o gba3-gbc_chown.o
gba3-gb_common.o gba3-gbc_arch.o gba3-gba.o gcc -DHAVE_CONFIG_H -I. -I..
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -MT gbi3-gb_error.o
-MD -MP -MF .deps/gbi3-gb_error.Tpo -c -o gbi3-gb_error.o `test -f
'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbi3-gb_error.Tpo .deps/gbi3-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gb_alloc.o -MD -MP -MF .deps/gbi3-gb_alloc.Tpo -c -o
gbi3-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbi3-gb_alloc.Tpo .deps/gbi3-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gb_array.o -MD -MP -MF .deps/gbi3-gb_array.Tpo -c -o
gbi3-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbi3-gb_array.Tpo .deps/gbi3-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gb_str.o -MD -MP -MF .deps/gbi3-gb_str.Tpo -c -o
gbi3-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gbi3-gb_str.Tpo .deps/gbi3-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gb_file.o -MD -MP -MF .deps/gbi3-gb_file.Tpo -c -o
gbi3-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbi3-gb_file.Tpo .deps/gbi3-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gb_table.o -MD -MP -MF .deps/gbi3-gb_table.Tpo -c -o
gbi3-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gbi3-gb_table.Tpo .deps/gbi3-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gb_common.o -MD -MP -MF .deps/gbi3-gb_common.Tpo -c
-o gbi3-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbi3-gb_common.Tpo .deps/gbi3-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gbc_arch.o -MD -MP -MF .deps/gbi3-gbc_arch.Tpo -c -o
gbi3-gbc_arch.o `test -f 'gbc_arch.c' || echo './'`gbc_arch.c
mv -f .deps/gbi3-gbc_arch.Tpo .deps/gbi3-gbc_arch.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-I../share -MT gbi3-gbi.o -MD -MP -MF .deps/gbi3-gbi.Tpo -c -o gbi3-gbi.o
`test -f 'gbi.c' || echo './'`gbi.c
mv -f .deps/gbi3-gbi.Tpo .deps/gbi3-gbi.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -
DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gbi3
gbi3-gb_error.o gbi3- gb_alloc.o gbi3-gb_array.o gbi3-gb_str.o
gbi3-gb_file.o gbi3-gb_table.o gbi3- gb_common.o gbi3-gbc_arch.o
gbi3-gbi.o -ldl
gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Wno-unused-value -fsigned-char
- fvisibility=hidden -g -Os -I../share -MT gbc_reserved_make.o -MD -MP
-MF .deps/gbc_reserved_make.Tpo -c -o gbc_reserved_make.o
gbc_reserved_make.c mv -f .deps/gbc_reserved_make.Tpo
.deps/gbc_reserved_make.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Wno-unused-value
- fsigned-char -fvisibility=hidden -g -Os -I../share -o gbcm3
gbc_reserved_make.o
make[4]: Leaving directory `/home/lordh/gambas3-2.99.0/main/gbc'
Making all in gbx
make[4]: Entering directory `/home/lordh/gambas3-2.99.0/main/gbx'
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3
-I../share -MT libgbx_a-gb_error.o -MD -MP -MF
.deps/libgbx_a-gb_error.Tpo -c -o libgbx_a- gb_error.o `test -f
'gb_error.c' || echo './'`gb_error.c
mv -f .deps/libgbx_a-gb_error.Tpo .deps/libgbx_a-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3
-I../share -MT libgbx_a-gbx_exec_loop.o -MD -MP -MF
.deps/libgbx_a-gbx_exec_loop.Tpo -c -o libgbx_a-gbx_exec_loop.o `test -f
'gbx_exec_loop.c' || echo
'./'`gbx_exec_loop.c
mv -f .deps/libgbx_a-gbx_exec_loop.Tpo .deps/libgbx_a-gbx_exec_loop.Po
rm -f libgbx.a
ar cru libgbx.a libgbx_a-gb_error.o libgbx_a-gbx_exec_loop.o
ranlib libgbx.a
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-DGBX_INFO -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden
-g -Os -I../share -D_REENTRANT -I/usr/lib/libffi-3.0.9/include -O0 -MT
gb_la- gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c -o gb_la-
gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c mv -f
.deps/gb_la-gbx_c_class.Tpo .deps/gb_la-gbx_c_class.Plo
mv: cannot stat `.deps/gb_la-gbx_c_class.Tpo': No such file or directory
make[4]: *** [gb_la-gbx_c_class.lo] Error 1
make[4]: Leaving directory `/home/lordh/gambas3-2.99.0/main/gbx'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/lordh/gambas3-2.99.0/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/lordh/gambas3-2.99.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lordh/gambas3-2.99.0'
make: *** [all] Error 2
I succeeded in compiling the package on Ubuntu 10.10 with no problem... Did
you do a "./reconf-all" and then "./configure" ?
--
Benoît Minisini
Laurent Carlier
2011-03-19 17:55:36 UTC
Permalink
Post by Benoît Minisini
I succeeded in compiling the package on Ubuntu 10.10 with no problem... Did
you do a "./reconf-all" and then "./configure" ?
Damn, i've done ./reconf instead of ./reconf-all, that must be the culprit...

Sorry for the noise.

++
Benoît Minisini
2011-03-19 18:04:54 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
I succeeded in compiling the package on Ubuntu 10.10 with no problem...
Did you do a "./reconf-all" and then "./configure" ?
Damn, i've done ./reconf instead of ./reconf-all, that must be the culprit...
Sorry for the noise.
++
Not necessarily, as I do a ./reconf instead of a ./reconf-all too. But I
suspect that even if I removed the 'configure' scripts, there are other
generated libtool files in the source packages that are ubuntu-compatible
only.

By doing a reconf-all, you should replace them with the right files from your
system.
--
Benoît Minisini
Mauricio Baeza
2011-03-19 19:34:12 UTC
Permalink
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download
Please can you try to compile it on your own distribution and tell me if you
encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That way,
I hope that packaging problems will be fixed before the final release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
Hi Benoit..

I compile correctly Gambas3 in ArchLinux x64: http://uploadpie.com/18eQy

An proyect migrated: http://uploadpie.com/MVWf2

Only message diferent, after ./configure -C

||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.opengl
|| - gb.sdl
||

But, run correctly


Best regards
--
__________________________________
Mauricio Baeza Servín
Universo Libre México, A.C.
Fundador y Director General

Todo lo que no podemos dar nos posee... Andre Gide
Laurent Carlier
2011-03-19 20:15:52 UTC
Permalink
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2
/download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
gb.image directory seem to be missing from the tarball.

++
Benoît Minisini
2011-03-20 00:40:32 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.b
z2 /download
Please can you try to compile it on your own distribution and tell me if
you encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
gb.image directory seem to be missing from the tarball.
++
gb.image directory is not used anymore, I should remove it from the subversion
repository. The gb.image component is now located inside ./main/lib.

Regards,
--
Benoît Minisini
Laurent Carlier
2011-03-20 01:04:12 UTC
Permalink
Post by Benoît Minisini
Post by Laurent Carlier
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar
.b z2 /download
Please can you try to compile it on your own distribution and tell me
if you encounter any problem?
And for those who can make binary packages: can you try to make a
binary package from this source package and tell me if you get any
problem? That way, I hope that packaging problems will be fixed before
the final release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
gb.image directory seem to be missing from the tarball.
++
gb.image directory is not used anymore, I should remove it from the
subversion repository. The gb.image component is now located inside
./main/lib.
Regards,
Seem to be the same with gb.gtk.ext component.

++
m***@t-online.de
2011-03-19 21:19:05 UTC
Permalink
SUSE 11.2:

Compiling runs into error in 'make':


/bin/sh ../libtool --tag=CC --mode=link gcc
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gbc3
gbc3-gb_error.o gbc3-gb_alloc.o gbc3-gb_array.o gbc3-gbc_read.o
gbc3-gbc_preprocess.ogbc3-gbc_reserved.ogbc3-gbc_compile.ogbc3-gbc_type.o
gbc3-gb_buffer.o gbc3-gbc_dump.o gbc3-gbc_class.o gbc3-gbc_code.o
gbc3-gbc_trans.o gbc3-gbc_header.o gbc3-gbc_trans_code.o
gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3-gbc_trans_ctrl.o
gbc3-gbc_trans_subr.o gbc3-gbc_output.o gbc3-gbc_pcode.o gbc3-gb_file.o
gbc3-gbc_form.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o
gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lm
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[4]: *** [gbc3] Fehler 63
make[4]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main/gbc'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0'
make: *** [all] Fehler 2


Looks like I'd have a wrong version of libtool, but with the svn versions
everything compiles ok.


Regards

Matti

-----Original-Nachricht-----
Subject: [Gambas-user] Gambas 3 RC1 pre-release source package
Date: Sat, 19 Mar 2011 15:30:02 +0100
From: Benoît Minisini <***@users.sourceforge.net>
To: gambas-***@lists.sourceforge.net
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
release candidate. There:
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/
download
Please can you try to compile it on your own distribution and tell me if you
encounter any problem?
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way,
I hope that packaging problems will be fixed before the final release!
Note: the Gambas 3 RC1 package name will be gambas3-2.99.1.tar.bz2.
Thanks in advance!
Regards,
--
Benoît Minisini
----------------------------------------------------------------------------
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Gambas-user mailing list
Gambas-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
Benoît Minisini
2011-03-20 00:37:54 UTC
Permalink
Post by m***@t-online.de
/bin/sh ../libtool --tag=CC --mode=link gcc
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gbc3
gbc3-gb_error.o gbc3-gb_alloc.o gbc3-gb_array.o gbc3-gbc_read.o
gbc3-gbc_preprocess.ogbc3-gbc_reserved.ogbc3-gbc_compile.ogbc3-gbc_type.o
gbc3-gb_buffer.o gbc3-gbc_dump.o gbc3-gbc_class.o gbc3-gbc_code.o
gbc3-gbc_trans.o gbc3-gbc_header.o gbc3-gbc_trans_code.o
gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3-gbc_trans_ctrl.o
gbc3-gbc_trans_subr.o gbc3-gbc_output.o gbc3-gbc_pcode.o gbc3-gb_file.o
gbc3-gbc_form.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o
gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lm
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[4]: *** [gbc3] Fehler 63
make[4]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main/gbc'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0'
make: *** [all] Fehler 2
Looks like I'd have a wrong version of libtool, but with the svn
versions everything compiles ok.
Regards
Matti
Did you run ./reconf-all before running ./configure ?
--
Benoît Minisini
Matti
2011-03-20 13:10:07 UTC
Permalink
Post by Benoît Minisini
Did you run ./reconf-all before running ./configure ?
Yes!
Post by Benoît Minisini
Post by m***@t-online.de
/bin/sh ../libtool --tag=CC --mode=link gcc
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -I../share -o gbc3
gbc3-gb_error.o gbc3-gb_alloc.o gbc3-gb_array.o gbc3-gbc_read.o
gbc3-gbc_preprocess.ogbc3-gbc_reserved.ogbc3-gbc_compile.ogbc3-gbc_type.o
gbc3-gb_buffer.o gbc3-gbc_dump.o gbc3-gbc_class.o gbc3-gbc_code.o
gbc3-gbc_trans.o gbc3-gbc_header.o gbc3-gbc_trans_code.o
gbc3-gbc_trans_expr.o gbc3-gbc_trans_tree.o gbc3-gbc_trans_ctrl.o
gbc3-gbc_trans_subr.o gbc3-gbc_output.o gbc3-gbc_pcode.o gbc3-gb_file.o
gbc3-gbc_form.o gbc3-gb_str.o gbc3-gbc_chown.o gbc3-gb_common.o
gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lm
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[4]: *** [gbc3] Fehler 63
make[4]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main/gbc'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0'
make: *** [all] Fehler 2
Looks like I'd have a wrong version of libtool, but with the svn
versions everything compiles ok.
Regards
Matti
Did you run ./reconf-all before running ./configure ?
Benoît Minisini
2011-03-20 15:18:36 UTC
Permalink
Post by Benoît Minisini
Did you run ./reconf-all before running ./configure ?
Yes!
Well. Normally, when running the ./reconf-all script, all libtool macro files
inside the m4 directory should be replaced by what is installed on your
system.

So:

1) Can you check that libtool is installed on your system?

2) Can you compare the contents of the m4 directory between before running
"./reconf-all" (just after the source package has been extracted), and just
after?

3) Can you tell me if you find on your system the libtool macro files having
the same name as the one located in the m4 directory?

Thanks in advance.

Regards,
--
Benoît Minisini
Benoît Minisini
2011-03-20 15:22:34 UTC
Permalink
Post by Benoît Minisini
3) Can you tell me if you find on your system the libtool macro files
having the same name as the one located in the m4 directory?
For example, on Ubuntu, there are in /usr/share/aclocal.
--
Benoît Minisini
Matti
2011-03-20 16:58:20 UTC
Permalink
Post by Benoît Minisini
Well. Normally, when running the ./reconf-all script, all libtool macro files
inside the m4 directory should be replaced by what is installed on your
system.
What is "the m4 directory"? There are many m4 directories in the gambas dirs,
all with the same files in them. Do you mean these dirs?
Post by Benoît Minisini
1) Can you check that libtool is installed on your system?
Yes, it is (otherwise, I couldn't compile the svn revisions, could I?)
Version 2.2.6-47.451.1
Post by Benoît Minisini
2) Can you compare the contents of the m4 directory between before running
"./reconf-all" (just after the source package has been extracted), and just
after?
The only change: a file "argz.m4" is added. See before/after screenshots.
I also append the output of ./reconf-all, so you can look if something went
wrong there.
Post by Benoît Minisini
3) Can you tell me if you find on your system the libtool macro files having
the same name as the one located in the m4 directory?
Yes, they are all there, same names but older dates. Except for the
"gb_cflags..." file.
Post by Benoît Minisini
Thanks in advance.
Regards,
Benoît Minisini
2011-03-20 17:05:27 UTC
Permalink
Post by Matti
Post by Benoît Minisini
Well. Normally, when running the ./reconf-all script, all libtool macro
files inside the m4 directory should be replaced by what is installed on
your system.
What is "the m4 directory"? There are many m4 directories in the gambas
dirs, all with the same files in them. Do you mean these dirs?
Yes. Actually all m4 directories are copy of the top-level m4 directories
(look inside a subversion repository copy, you will find symbolic links
instead of normal directories).
Post by Matti
Post by Benoît Minisini
1) Can you check that libtool is installed on your system?
Yes, it is (otherwise, I couldn't compile the svn revisions, could I?)
Version 2.2.6-47.451.1
Post by Benoît Minisini
2) Can you compare the contents of the m4 directory between before
running "./reconf-all" (just after the source package has been
extracted), and just after?
The only change: a file "argz.m4" is added. See before/after screenshots.
I also append the output of ./reconf-all, so you can look if something went
wrong there.
But did you compare the *contents* of the files? Did they change?
Post by Matti
Post by Benoît Minisini
3) Can you tell me if you find on your system the libtool macro files
having the same name as the one located in the m4 directory?
Yes, they are all there, same names but older dates. Except for the
"gb_cflags..." file.
Yes, but where are they? Can you compare these files with the contents of m4
directory? Normally, during the ./reconf-all, the GNU tools must copy the
contents of... Oops, wait a minute... I think that the copy is done only if
they are *newer*. Or you have a libtool version *older* than the Ubuntu one.

So: can you try to remove the libtool macro files from all m4 directories?
Those that do not begin with "gb". Then do a ./reconf-all, and see if things
get better.

If things get better, I will remove these files from the source archive
definitively.

Regards,
--
Benoît Minisini
Matti
2011-03-20 18:09:14 UTC
Permalink
Post by Benoît Minisini
Post by Matti
Post by Benoît Minisini
2) Can you compare the contents of the m4 directory between before
running "./reconf-all" (just after the source package has been
extracted), and just after?
The only change: a file "argz.m4" is added. See before/after screenshots.
I also append the output of ./reconf-all, so you can look if something went
wrong there.
But did you compare the *contents* of the files? Did they change?
As the timestamps didn't change, I assumed that the contents didn't change.
Wrong idea?
Post by Benoît Minisini
Post by Matti
Post by Benoît Minisini
3) Can you tell me if you find on your system the libtool macro files
having the same name as the one located in the m4 directory?
Yes, they are all there, same names but older dates. Except for the
"gb_cflags..." file.
Yes, but where are they? Can you compare these files with the contents of m4
directory? Normally, during the ./reconf-all, the GNU tools must copy the
contents of... Oops, wait a minute... I think that the copy is done only if
they are *newer*. Or you have a libtool version *older* than the Ubuntu one.
So: can you try to remove the libtool macro files from all m4 directories?
Those that do not begin with "gb". Then do a ./reconf-all, and see if things
get better.
If things get better, I will remove these files from the source archive
definitively.
I removed all those files, and things definitely got better. Now, during
./reconf-all, the libtool macro files are copied from my system to the m4
directories.

So, I think removing these files would be better.

I still get (another) error in 'make', but maybe I deleted something that
shouldn't be deleted. I'm waiting for the next round...
Benoît Minisini
2011-03-20 18:12:20 UTC
Permalink
Post by Matti
I removed all those files, and things definitely got better. Now, during
./reconf-all, the libtool macro files are copied from my system to the m4
directories.
So, I think removing these files would be better.
I still get (another) error in 'make', but maybe I deleted something that
shouldn't be deleted. I'm waiting for the next round...
Please send the error message, or better the full make output.

Thanks.
--
Benoît Minisini
Matti
2011-03-20 18:25:47 UTC
Permalink
Here is the complete protocol of ./reconf-all, ./configure -C and make.
Maybe there is an error before 'make'.

Error messages at the end of make:
"FÌr das Ziel »all-am« ist nichts zu tun." = For the target »all-am« there is
nothing to do.
"*** Keine Regel, um »all« zu erstellen. Schluss." = No rule to build »all«.
Finish.
Post by Benoît Minisini
Post by Matti
I removed all those files, and things definitely got better. Now, during
./reconf-all, the libtool macro files are copied from my system to the m4
directories.
So, I think removing these files would be better.
I still get (another) error in 'make', but maybe I deleted something that
shouldn't be deleted. I'm waiting for the next round...
Please send the error message, or better the full make output.
Thanks.
Benoît Minisini
2011-03-20 18:37:53 UTC
Permalink
Post by Matti
Here is the complete protocol of ./reconf-all, ./configure -C and make.
Maybe there is an error before 'make'.
"Für das Ziel »all-am« ist nichts zu tun." = For the target »all-am« there
is nothing to do.
"*** Keine Regel, um »all« zu erstellen. Schluss." = No rule to build
»all«. Finish.
Didn't you see the "syntax error" message during the configuration of
gb.sdl.sound? It should mean that the gbsdl.m4 file is missing in the m4
directory. Can you check that?
--
Benoît Minisini
Matti
2011-03-20 18:50:09 UTC
Permalink
Didn't see that. But I knew I wasn't careful enough deleting those files...
I will start again and tell you.
Post by Benoît Minisini
Didn't you see the "syntax error" message during the configuration of
gb.sdl.sound? It should mean that the gbsdl.m4 file is missing in the m4
directory. Can you check that?
Ian Haywood
2011-03-20 03:41:18 UTC
Permalink
Post by Benoît Minisini
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That way,
I hope that packaging problems will be fixed before the final release!
compiles on Debian squeeze, Ubuntu lucid and maverick without problems.

packages can be downloaded from:
https://launchpad.net/~ihaywood3/+archive/gambas3

Ian
Benoît Minisini
2011-03-20 03:59:13 UTC
Permalink
Post by Ian Haywood
Post by Benoît Minisini
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
compiles on Debian squeeze, Ubuntu lucid and maverick without problems.
https://launchpad.net/~ihaywood3/+archive/gambas3
Ian
Mmm... Binary packages must follow what is detailed on the wiki, at the "How
to package Gambas" page.

Regards,
--
Benoît Minisini
Ian Haywood
2011-03-20 05:49:59 UTC
Permalink
Post by Benoît Minisini
Post by Ian Haywood
Post by Benoît Minisini
And for those who can make binary packages: can you try to make a binary
package from this source package and tell me if you get any problem? That
way, I hope that packaging problems will be fixed before the final
release!
compiles on Debian squeeze, Ubuntu lucid and maverick without problems.
https://launchpad.net/~ihaywood3/+archive/gambas3
Ian
Mmm... Binary packages must follow what is detailed on the wiki, at the "How
to package Gambas" page.
the packages are basically the old gambas2 debian packages with "2"
replaced by "3" (and using the gambas3 source of course)
Some changes to dependencies are also required to make them build.
However I haven't changed the structure and names of the packages,
these seem to follow the guidelines set in the wiki, with two
exceptions
- gambas3-devel is gambas3-dev, this the Debian naming convention
("gambas3-devel" would be seen as being RedHat-style)
- gambas3-help doesn't exist as it doesn't seem to build, I'll take a
look at that.

I'm happy to make other changes to bring these packages into line with
the guidelines, but you will need to state specifically what the
problems are.

Ian
Benoît Minisini
2011-03-20 14:55:57 UTC
Permalink
Post by Ian Haywood
Post by Benoît Minisini
Post by Ian Haywood
Post by Benoît Minisini
And for those who can make binary packages: can you try to make a
binary package from this source package and tell me if you get any
problem? That way, I hope that packaging problems will be fixed
before the final release!
compiles on Debian squeeze, Ubuntu lucid and maverick without problems.
https://launchpad.net/~ihaywood3/+archive/gambas3
Ian
Mmm... Binary packages must follow what is detailed on the wiki, at the
"How to package Gambas" page.
the packages are basically the old gambas2 debian packages with "2"
replaced by "3" (and using the gambas3 source of course)
Some changes to dependencies are also required to make them build.
However I haven't changed the structure and names of the packages,
these seem to follow the guidelines set in the wiki, with two
exceptions
- gambas3-devel is gambas3-dev, this the Debian naming convention
("gambas3-devel" would be seen as being RedHat-style)
- gambas3-help doesn't exist as it doesn't seem to build, I'll take a
look at that.
I'm happy to make other changes to bring these packages into line with
the guidelines, but you will need to state specifically what the
problems are.
Ian
Did you read the "How to package Gambas" wiki page?
--
Benoît Minisini
Benoît Minisini
2011-03-21 11:05:40 UTC
Permalink
Post by Ian Haywood
the packages are basically the old gambas2 debian packages with "2"
replaced by "3" (and using the gambas3 source of course)
Some changes to dependencies are also required to make them build.
However I haven't changed the structure and names of the packages,
these seem to follow the guidelines set in the wiki, with two
exceptions
- gambas3-devel is gambas3-dev, this the Debian naming convention
("gambas3-devel" would be seen as being RedHat-style)
- gambas3-help doesn't exist as it doesn't seem to build, I'll take a
look at that.
I'm happy to make other changes to bring these packages into line with
the guidelines, but you will need to state specifically what the
problems are.
Ian
1) I don't see where are all the individual binary packages (gambas3-runtime,
gambas3-dev...) on the launchpad link you sent.

2) I have updated the "How to package Gambas" on the wiki. The main change is
the removal of binary packages for gb.eval and gb.debug. They are both
included inside gambas3-runtime package.

Regards,
--
Benoît Minisini
Ian Haywood
2011-03-21 19:21:09 UTC
Permalink
Post by Benoît Minisini
1) I don't see where are all the individual binary packages (gambas3-runtime,
gambas3-dev...) on the launchpad link you sent.
https://launchpad.net/~ihaywood3/+archive/gambas3/+sourcepub/1558737/+listing-archive-extra
Laurent Carlier
2011-03-21 20:22:29 UTC
Permalink
Post by Benoît Minisini
Post by Benoît Minisini
1) I don't see where are all the individual binary packages
(gambas3-runtime,
Post by Benoît Minisini
gambas3-dev...) on the launchpad link you sent.
https://launchpad.net/~ihaywood3/+archive/gambas3/+sourcepub/1558737/+listing-archive-extra
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
It seem there is a problem with the naming of gb.qt4 packages components, it
should be gambas3-gb-qt4 instead of gambas3-gb-qt,
also gambas3-gb-opengl-glsl is missing, it's not a part of gambas-gb-opengl
package.

Regards,
Laurent Carlier
Laurent Carlier
2011-03-21 20:25:52 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
Post by Benoît Minisini
1) I don't see where are all the individual binary packages
(gambas3-runtime,
Post by Benoît Minisini
gambas3-dev...) on the launchpad link you sent.
https://launchpad.net/~ihaywood3/+archive/gambas3/+sourcepub/1558737/+listing-archive-extra
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
It seem there is a problem with the naming of gb.qt4 packages components,
it should be gambas3-gb-qt4 instead of gambas3-gb-qt,
also gambas3-gb-opengl-glsl is missing, it's not a part of gambas-gb-opengl
package.
Regards,
Laurent Carlier
Also there is no gambas3-gb-form-stock package in the wiki package list

++
Benoît Minisini
2011-03-21 20:38:02 UTC
Permalink
Post by Laurent Carlier
Post by Laurent Carlier
It seem there is a problem with the naming of gb.qt4 packages components,
it should be gambas3-gb-qt4 instead of gambas3-gb-qt,
also gambas3-gb-opengl-glsl is missing, it's not a part of
gambas-gb-opengl package.
Regards,
Laurent Carlier
Also there is no gambas3-gb-form-stock package in the wiki package list
++
Fixed in the wiki page.
--
Benoît Minisini
Laurent Carlier
2011-03-21 20:54:21 UTC
Permalink
Post by Laurent Carlier
Post by Laurent Carlier
Post by Laurent Carlier
It seem there is a problem with the naming of gb.qt4 packages
components,
Post by Laurent Carlier
Post by Laurent Carlier
it should be gambas3-gb-qt4 instead of gambas3-gb-qt,
also gambas3-gb-opengl-glsl is missing, it's not a part of
gambas-gb-opengl package.
Regards,
Laurent Carlier
Also there is no gambas3-gb-form-stock package in the wiki package list
++
Fixed in the wiki page.
--
Benoît Minisini
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
What package depend on this component ?

++
Benoît Minisini
2011-03-21 21:05:01 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
Post by Laurent Carlier
Also there is no gambas3-gb-form-stock package in the wiki package list
++
Fixed in the wiki page.
--
Benoît Minisini
What package depend on this component ?
gb.form.stock depends on nothing. It is just an hidden component used for
storing stock icon files. It is loaded by gb.form only if really needed.
--
Benoît Minisini
Olivier Cruilles
2011-03-21 23:48:41 UTC
Permalink
Hi Benoit,

I think there is a problem with the ToolBar object and the property 'Orientation'

Horizontal orientation is ok but not the Vertical orientation.


Olivier Cruilles
Post by Benoît Minisini
--
Benoît Minisini
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
Olivier Cruilles
2011-03-21 23:50:24 UTC
Permalink
Oups sorry,

On Fedora 14, Gambas 2.99 RC1


Olivier Cruilles
Post by Benoît Minisini
--
Benoît Minisini
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
Ian Haywood
2011-03-22 02:15:17 UTC
Permalink
Post by Laurent Carlier
Post by Benoît Minisini
Post by Benoît Minisini
1) I don't see where are all the individual binary packages
(gambas3-runtime,
Post by Benoît Minisini
gambas3-dev...) on the launchpad link you sent.
https://launchpad.net/~ihaywood3/+archive/gambas3/+sourcepub/1558737/+listing-archive-extra
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
It seem there is a problem with the naming of gb.qt4 packages components, it
should be gambas3-gb-qt4 instead of gambas3-gb-qt,
will do.
Post by Laurent Carlier
also gambas3-gb-opengl-glsl is missing, it's not a part of gambas-gb-opengl
package.
will take a look. do you know what "glsl" stands for? (to help work
out dependencies?)

Ian

Benoît Minisini
2011-03-21 20:38:31 UTC
Permalink
Post by Ian Haywood
Post by Benoît Minisini
1) I don't see where are all the individual binary packages
(gambas3-runtime, gambas3-dev...) on the launchpad link you sent.
https://launchpad.net/~ihaywood3/+archive/gambas3/+sourcepub/1558737/+listi
ng-archive-extra
You should read carefully the "how to package gambas" page to know what
packages should be done exactly.

Regards,
--
Benoît Minisini
Laurent Carlier
2011-03-21 20:45:17 UTC
Permalink
Post by Ian Haywood
Post by Ian Haywood
Post by Benoît Minisini
1) I don't see where are all the individual binary packages
(gambas3-runtime, gambas3-dev...) on the launchpad link you sent.
https://launchpad.net/~ihaywood3/+archive/gambas3/+sourcepub/1558737/+listi
Post by Ian Haywood
ng-archive-extra
You should read carefully the "how to package gambas" page to know what
packages should be done exactly.
Regards,
--
Benoît Minisini
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Gambas-user mailing list
https://lists.sourceforge.net/lists/listinfo/gambas-user
Also the list is available here:
http://www.archlinux.org/groups/i686/gambas3/
Emanuele Sottocorno
2011-03-20 13:03:37 UTC
Permalink
Post by Benoît Minisini
Hi,
I have uploaded a pre-release of the Gambas 3 source package for the first
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download
Ok on Ubuntu 10.10 X86_64

Emanuele
Loading...