[Gambas-user] make install: violation segment

jj at ...1636... jj at ...1636...
Sat Sep 1 09:07:54 CEST 2007


Hi!
In gnu/Linex, last version svn, in the "#make install".
what's wrong?
thanks!


Making install in gb.desktop
make[1]: Entering directory `/home/jj/Desktop/trunk/gb.desktop'
Making install in src
make[2]: Entering directory `/home/jj/Desktop/trunk/gb.desktop/src'
make[3]: Entering directory `/home/jj/Desktop/trunk/gb.desktop/src'
make[3]: No se hace nada para `install-exec-am'.
test -z "/usr/local/lib/gambas2" || mkdir -p -- "/usr/local/lib/gambas2"
/usr/bin/install -c -m 644 'gb.desktop.component'
'/usr/local/lib/gambas2/gb.desktop.component'
test -z "/usr/local/lib/gambas2" || mkdir -p -- "/usr/local/lib/gambas2"
/usr/bin/install -c -m 644 'gb.desktop.component'
'/usr/local/lib/gambas2/gb.desktop.component'
test -z "/usr/local/lib/gambas2" || mkdir -p -- "/usr/local/lib/gambas2"
/bin/sh ../libtool --mode=install /usr/bin/install -c  'gb.desktop.la'
'/usr/local/lib/gambas2/gb.desktop.la'
/usr/bin/install -c .libs/gb.desktop.so.0.0.0
/usr/local/lib/gambas2/gb.desktop.so.0.0.0
(cd /usr/local/lib/gambas2 && rm -f gb.desktop.so.0 && ln -s
gb.desktop.so.0.0.0
gb.desktop.so.0)
(cd /usr/local/lib/gambas2 && rm -f gb.desktop.so && ln -s gb.desktop.so.0.0.0
gb.desktop.so)
/usr/bin/install -c .libs/gb.desktop.lai /usr/local/lib/gambas2/gb.desktop.la
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gambas2
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make  install-data-hook
make[4]: Entering directory `/home/jj/Desktop/trunk/gb.desktop/src'
Compiling the gb.desktop project...
gb.desktop
OK

Creating the information files for gb.desktop component...
gb.desktop

make[4]: Leaving directory `/home/jj/Desktop/trunk/gb.desktop/src'
make[3]: Leaving directory `/home/jj/Desktop/trunk/gb.desktop/src'
make[2]: Leaving directory `/home/jj/Desktop/trunk/gb.desktop/src'
make[2]: Entering directory `/home/jj/Desktop/trunk/gb.desktop'
make[3]: Entering directory `/home/jj/Desktop/trunk/gb.desktop'
make[3]: No se hace nada para `install-exec-am'.
make[3]: No se hace nada para `install-data-am'.
make[3]: Leaving directory `/home/jj/Desktop/trunk/gb.desktop'
make[2]: Leaving directory `/home/jj/Desktop/trunk/gb.desktop'
make[1]: Leaving directory `/home/jj/Desktop/trunk/gb.desktop'
Making install in comp
make[1]: Entering directory `/home/jj/Desktop/trunk/comp'
make[2]: Entering directory `/home/jj/Desktop/trunk/comp'
Running the informer again because of dependencies between information files
gb.net
gb.qt.kde
gb.corba
gb.vb
gb.xml
gb.xml.rpc
gb.gui
gb.ldap
gb.sdl.sound
gb.pcre
gb.gtk
gb.debug
gb.qt.kde.html
make[2]: *** [install-exec-local] Violación de segmento
make[2]: Leaving directory `/home/jj/Desktop/trunk/comp'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/jj/Desktop/trunk/comp'
make: *** [install-recursive] Error 1








More information about the User mailing list