[Gambas-user] 64bit make install core dump

Paul Horechuk horechuk at ...981...
Sun Jan 13 23:32:14 CET 2008


using: Kubuntu 7.04 64 bit and svn 962, I get all the way through to make 
install and get this:

make install
<snip>

make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gambas3" || mkdir -p -- "/usr/local/lib/gambas3"
 /usr/bin/install -c -m 
644 'gb.gtk.component' '/usr/local/lib/gambas3/gb.gtk.component'
test -z "/usr/local/lib/gambas3" || mkdir -p -- "/usr/local/lib/gambas3"
 /usr/bin/install -c -m 
644 'gb.gtk.component' '/usr/local/lib/gambas3/gb.gtk.component'
test -z "/usr/local/lib/gambas3" || mkdir -p -- "/usr/local/lib/gambas3"
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'gb.gtk.la' '/usr/local/lib/gambas3/gb.gtk.la'
/usr/bin/install -c .libs/gb.gtk.so.0.0.0 /usr/local/lib/gambas3/gb.gtk.so.0.0.0
(cd /usr/local/lib/gambas3 && rm -f gb.gtk.so.0 && ln -s gb.gtk.so.0.0.0 
gb.gtk.so.0)
(cd /usr/local/lib/gambas3 && rm -f gb.gtk.so && ln -s gb.gtk.so.0.0.0 
gb.gtk.so)
/usr/bin/install -c .libs/gb.gtk.lai /usr/local/lib/gambas3/gb.gtk.la
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gambas3
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas3

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[5]: Entering directory 
`/home/phorechuk/Downloads/Gambas/64bits/gb.gtk/src'
Compiling the gb.gtk project...
gb.gtk
/bin/sh: line 10: 18586 Segmentation fault      (core 
dumped) /usr/local/bin/gbi3 -r /usr/local gb.gtk
/home/phorechuk/Downloads/Gambas/64bits/gb.gtk/src/gb.gtk/Action.class:15: 
Unknown identifier: Control

Creating the information files for gb.gtk component...
gb.gtk
make[5]: *** [install-data-hook] Segmentation fault (core dumped)
make[5]: Leaving directory 
`/home/phorechuk/Downloads/Gambas/64bits/gb.gtk/src'
make[4]: *** [install-data-am] Error 2
make[4]: Leaving directory 
`/home/phorechuk/Downloads/Gambas/64bits/gb.gtk/src'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory 
`/home/phorechuk/Downloads/Gambas/64bits/gb.gtk/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory 
`/home/phorechuk/Downloads/Gambas/64bits/gb.gtk/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/phorechuk/Downloads/Gambas/64bits/gb.gtk'
make: *** [install-recursive] Error 1


Any ideas? What more do you need?

-- 
-- Paul Horechuk
Think Free
Use Open Sourec Software




More information about the User mailing list