[Gambas-user] svn 552 , can't install

Benoit Minisini gambas at ...1...
Mon Sep 3 22:35:41 CEST 2007


On lundi 03 septembre 2007, R. Stormo wrote:
> I can't install revision 552 from svn. I have reconf-all, configure and
> make everything went without any problem.
> But when I do make install it want go so smooth. I get this error
>
>
> --snip
> make  install-data-hook
> make[5]: Entering directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>
> Creating the information files for gb.qt.kde.html component...
> gb.qt.kde.html
> make[5]: *** [install-data-hook] Segmentation fault (core dumped)
> make[5]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[4]: *** [install-data-am] Error 2
> make[4]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[3]: *** [install-am] Error 2
> make[3]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde'
> make: *** [install-recursive] Error 1
>
>
>
>
> Regards R. Stormo
>
> My Gambas Community http://gambasforum.tk

Can you use valgrind to try to get some information on the crash?

Do, as root:
$ valgrind --num-callers=80 gbi2 -p gb.qt.kde.html

Thanks in advance.

Regards,

-- 
Benoit Minisini




More information about the User mailing list