First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 21633
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marius Mauch (RETIRED) <genone@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jean-Francois Perreault <cmcpero@megacom.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 21633 depends on: Show dependency tree
Bug 21633 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-05-24 15:55 0000
This is RAD tool very similar to MS Visual Basic 

This application does not build on a recent Gentoo x86 System 

The Gambas author (Benoit Minisini) suggest this is related to incompatibilities
between KDE malloc and Glibc malloc 

for some reason the configure script does not find KDE libs and KDE includes so
the --with-kde-libraries=/usr/kde/3.1/lib
--with-kde-includes=/usr/kde/3.1/include  options must be set

also if mysql is not present add --disable-mysql-driver
or if Postgresql is not present add --disable-pgsgl-driver

I was not able to install this application because it crashes at the "make install"

here's what I get :
------------------------------
Making symbolic links in /usr/bin...


Compiling and installing the development environment...

Compiling gambas...

OK

Compiling gambas-database-manager...

OK


Creating the library info files...

/opt/gambas/lib/info/gb.info

/opt/gambas/lib/info/gb.eval.info

/opt/gambas/lib/info/gb.example.info

/opt/gambas/lib/info/gb.db.info

/opt/gambas/lib/info/gb.qt.editor.info

/opt/gambas/lib/info/gb.qt.ext.info

make[2]: *** [install-exec-local] Segmentation fault

make[2]: Leaving directory /root/gambas-0.56'

make[1]: *** [install-am] Error 2

make[1]: Leaving directory /root/gambas-0.56'

make: *** [install-recursive] Error 1
-------------------------------

btw, here's some of the spec about my system if this could help 

glib 2.2.1
glibc 2.3.1-r4
gcc 3.2.2
gcc-config 1.3.1-r1
kdelibs 3.1.1a (most of kde is 3.1.1 but core packages are 3.1.1a)
I'm using compiler options (CFLAGS & CXXFLAGS) = "-mcpu=athlon-xp -03 -pipe" 

thanks,

(btw, this is the first time I submit a bug with bugzilla if I did anything
wrong to not hesitate to tell me at my address below)

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

UIN 783056
cmcpero@megacom.net

------- Comment #1 From Marius Mauch (RETIRED) 2003-11-17 16:25:55 0000 -------
0.71 committed to cvs.

First Last Prev Next    No search results available      Search page      Enter new bug