[Gambas-devel] gambas fails to install in most platforms except i386

José L. Redrejo Rodríguez jredrejo at ...101...
Thu Dec 9 13:17:10 CET 2004


Hi, Benoît, when finally the 0.99+1.0RC2 version has gone into debian
sid I have found a new problem: it compiles on every platform, but the
installation fails in all of them excepting intel 386.
When creating the debian package, source is compiled, and later
installed on the building directory. This last step is failing in most
platforms, but in gambas 0.99 it worked in all platforms, excepting
powerpc.
You can see the build logs at
http://buildd.debian.org/build.php?pkg=gambas

The error is the same in all platforms:

.....
make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src'
make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src'
make[2]: Entering directory `/build/buildd/gambas-0.99+1.0RC2'
make[3]: Entering directory `/build/buildd/gambas-0.99+1.0RC2'
Installing with ROOT=/build/buildd/gambas-0.99+1.0RC2/debian/tmp


Creating the library info files...
make[3]: *** [install-exec-local] Segmentation fault
make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2'
make: *** [install] Error 2


Have you  made any modification in the source code that could cause this error? any idea?






More information about the Devel mailing list