[Gambas-user] pre-version of gambas (third edition)

Jean-Francois Perreault cmcpero at ...142...
Mon Jun 9 17:20:54 CEST 2003


Hi,

(from gambas-58pre2 I ran make uninstall then rm -r /opt/gambas)

then for gambas-0.58pre3


./configure --disable-pgsql-driver
... (no obvious errors) and it found kde libs and kde include during the 
configure step
make
... (no obvious errors)
make install
... (no obvious errors)
Installing the library help files...

Installing the control icons...
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/gambas-0.58pre3'
make[1]: Leaving directory `/root/gambas-0.58pre3'
DJHaCK-3 gambas-0.58pre3 # gambas
Segmentation fault
DJHaCK-3 gambas-0.58pre3 # gdb gbx
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run
Starting program: /usr/bin/gbx
ERROR: #45: File or directory does not exist: /root/gambas-0.58pre3/.project

Program exited with code 01.
(gdb) quit
DJHaCK-3 gambas-0.58pre3 # cd ..
DJHaCK-3 root # gdb gbx
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run
Starting program: /usr/bin/gbx
Syntax error in project file.
Cannot preload libraries: Success

Program received signal SIGSEGV, Segmentation fault.
0x0805b1c2 in project_analyze (addr=0x807df68 "", len=0) at project.c:205
205       if (PROJECT_name[0] == 0)
(gdb)

now from ~/gambas-0.58pre3/app/gambas/

DJHaCK-3 gambas #gdb gbx
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run
Starting program: /usr/bin/gbx

Program received signal SIGTRAP, Trace/breakpoint trap.
0x40000b40 in _start () from /lib/ld-linux.so.2
(gdb) bt
#0  0x40000b40 in _start () from /lib/ld-linux.so.2
(gdb)

do you want ssh access ? you know more what you're doing then me

I'm starting to believe it's my systems that are screwed up !
or I am doing something fundamentaly wrong (what is that .project file 
anyway ?)

Benoit Minisini wrote:

>This post concerns:
>- Gentoo users
>- SuSE users
>- RedHat users
>- Every users using NVidia driver
>
>I have uploaded a pre-version of gambas here:
>http://gambas.sourceforge.net/gambas-0.58pre3.tar.gz
>
>This version may solve:
>- The crash on compilation (everywhere)
>- The crash on SuSE when running the IDE (maybe)
>- The crash when using NVidia driver (not sure)
>- The problem to find KDE paths on Gentoo
>
>I'm waiting for your returns now :-)
>
>Regards,
>
>  
>


-- 
--------------------
Jean-Francois Perreault
NanoTech Informatique

UIN 783056
cmcpero at ...142...






More information about the User mailing list