[Gambas-user] new pre-version of gambas
Brian Snipes
bsnipes at ...21...
Tue Jun 10 04:46:51 CEST 2003
This workstation is based Gentoo 1.4rc2 I believe.
I just 'emerge world' 2 weeks ago so my programs are current:
qt = qt-3.1.2-r3
kde = kde-3.1.2
NVidia OpenGL libraries are still a problem with 0.58pre3
Brian
On Mon, 2003-06-09 at 09:17, Jean-Francois Perreault wrote:
> Hi,
>
> So I've been the one with a problem all along argg
> maybe I have some crud in my system I built it 27-4-2003 can you check
> when you built yours ?
>
> I'll try to produce a gdb log but I never used that before (the little
> C/C++ I know never left books)
>
> first I got a gambas is not en executable error
> so I opened the file , first line refers to gbx -i , I assume this is
> some kind BASIC interpretor ?
>
> so according to the 12 years old gdb man page I run this
> gdb gbx
> run -i /opt/gambas/bin/gambas
>
> first time it says
> no file or directory called /root/.project
>
> if I just run it says "gbx :too many project files"
>
> I created a /root/.project directory
> not it says /root/.project is not a file
>
> rm -r /root/.project
> gdb gbx
> run -i /opt/gambas/bin/gambas
>
> (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=0x807dee8 "$3\027@$3\027@\020",
> len=0) at project.c:205
> 205 if (PROJECT_name[0] == 0)
> (gdb)
> (I just love how you can paste UNIX text files into mozilla and it just
> understands , no lost formatting , sweet...)
> strange thing though , the strace log looked like more stuff was happening
>
> I though of other factors
> maybe it's because I'm using a 2.4.20-gentoo-r5 kernel , what are you
> using Brian ?
>
> Brian Snipes wrote:
>
> >Installs and runs perfectly on Gentoo (with current QT, KDE, MySQL and
> >PostgreSQL).
> >Any chance of getting the Gentoo paths for KDE libraries and includes
> >added to the configure script? My paths are:
> >/usr/kde/3.1/lib
> >/usr/kde/3.1/include
> >
> >Brian
> >
> >On Sat, 2003-06-07 at 07:40, Benoit Minisini wrote:
> >
> >
> >>Hello Suse 8.2, RedHat and Gentoo users,
> >>
> >>I have made a new pre-version of gambas here:
> >>
> >>http://gambas.sourceforge.net/gambas-0.58pre2.tar.gz
> >>
> >>Could you download it and compile it ?
> >>
> >>It should compile, the IDE should run, and should crash if you try to create a
> >>project using the KDE component.
> >>
> >>Tell me if I'm right or wrong,
> >>
> >>Regards,
> >>
> >>
More information about the User
mailing list