[Gambas-user] Release of gambas 1.9.26
ron
ronstk at ...239...
Fri Mar 3 15:41:19 CET 2006
On Friday 03 March 2006 07:29, Benoit Minisini wrote:
>
> I have just uploaded a fixed 1.9.26 source package.
>
> Regards,
>
Hello Benoit,
I just download the latest, this one.
I'm not sure I got the realy latest from the sf mirror.
The propagation across the mirrors problem i'm afraid for.
Please if you make the little corrections as the to patche s
regarding the EXPORT increment the version or add at least a
'a', 'b', or 'c' to the version so we can see the mirror has
the correct one.
Else what should be the correct url to get the latest you did
upload to sf ?
./src/gb.qt.kde/src/main.cpp is mar-2-17:32
./config ended without errors.
config.status: executing depfiles commands
************************************************************
THESE COMPONENTS ARE DISABLED:
- gb.corba
- gb.db.firebird
- gb.db.odbc
- gb.db.postgresql
- gb.db.sqlite
- gb.ldap
- gb.pdf
************************************************************
then the first trial _make_ results in next report:
terminator:/home/ron/src/gambas2-1.9.26 # make
make all-recursive
make[1]: Entering directory `/mnt/hda6/ron/src/gambas2-1.9.26'
Making all in main
make[2]: Entering directory `/mnt/hda6/ron/src/gambas2-1.9.26/main'
make all-recursive
make[3]: Entering directory `/mnt/hda6/ron/src/gambas2-1.9.26/main'
Making all in libltdl
make[4]: Entering directory `/mnt/hda6/ron/src/gambas2-1.9.26/main/libltdl'
make all-am
make[5]: Entering directory `/mnt/hda6/ron/src/gambas2-1.9.26/main/libltdl'
make[5]: Leaving directory `/mnt/hda6/ron/src/gambas2-1.9.26/main/libltdl'
make[4]: Leaving directory `/mnt/hda6/ron/src/gambas2-1.9.26/main/libltdl'
Making all in gbx
make[4]: Entering directory `/mnt/hda6/ron/src/gambas2-1.9.26/main/gbx'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sh are -I../libltdl -DGBX_INFO -pipe -Wall -fno-strict-aliasing -Wno-unused-value -f visibility=hidden -g -Os -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_clas s.c; \
then mv -f ".deps/gb_la-gbx_c_class.Tpo" ".deps/gb_la-gbx_c_class.Plo"; else rm -f ".d eps/gb_la-gbx_c_class.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../share -I../libltdl -DGBX_INFO -pipe -Wall -fno- strict-aliasing -Wno-unused-value -fvisibility=hidden -g -Os -O0 -MT gb_la-gbx_c_class .lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c gbx_c_class.c -fPIC -DPIC -o .libs/gb_ la-gbx_c_class.o
cc1: error: unrecognized option `-fvisibility=hidden'
make[4]: *** [gb_la-gbx_c_class.lo] Error 1
make[4]: Leaving directory `/mnt/hda6/ron/src/gambas2-1.9.26/main/gbx'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mnt/hda6/ron/src/gambas2-1.9.26/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/hda6/ron/src/gambas2-1.9.26/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/hda6/ron/src/gambas2-1.9.26'
make: *** [all] Error 2
terminator:/home/ron/src/gambas2-1.9.26 #
After re-reading the README
terminator:/home/ron/src/gambas2-1.9.26 # ./reconf
/usr/share/aclocal/lqt.m4:14: warning: underquoted definition of AC_PATH_LQT
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/local/share/aclocal/lqt.m4:14: warning: underquoted definition of AC_PATH_LQT
terminator:/home/ron/src/gambas2-1.9.26 # make
Same error now
Any hint to look for beside download again.
I wish to understand more what is going wrong
cc1: error: unrecognized option `-fvisibility=hidden'
Does this mean my compiler is not OK.
terminator:/home/ron/src/gambas2-1.9.26 # cc -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local
--infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada
--disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++
--with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.4 (pre 3.3.5 20040809)
Greets Ron
More information about the User
mailing list