[gtkada] some questions about installation
Thomas De Contes
d.l.tDeContes at free.fr
Sat Nov 20 19:26:19 CET 2004
hi :-)
running
http://tDeContes.hd.free.fr/miseADisposition/contributions/
install%20scripts/03%20gtkada/gtkadascript
i got
Hunk #1 FAILED at 94.
Hunk #3 FAILED at 957.
misordered hunks! output would be garbled
Hunk #5 FAILED at 1022.
3 out of 5 hunks FAILED -- saving rejects to file config.sub.rej
Hunk #1 FAILED at 12.
1 out of 3 hunks FAILED -- saving rejects to file src/Makefile.in.rej
there is no inconvenient ?
i got then
strip: symbols referenced by relocation entries that can't be stripped
in: libgtkada.dylib
_gtkada__pixmaps__confirmation_xpm
........
_gtk_signal_compat_matched
with a loooooooong list of symbols, it seems to be all the symbols
defined by gtkada
is it normal to get that when reinstalling gtkada, the older one being
still visible ?
it said then :
"To be able to use the library, you may need to update your
LD_LIBRARY_PATH or to run ldconfig."
i didn't and i could compile gtk samples anyway
what does this variable exactly ?
then, at the end, testgtk makes
raised CONSTRAINT_ERROR : gtk-handlers.adb:1368 access parameter is null
but i don't know if it (gtkada) runs or not, because seeing that
(fails) i've not installed it in the normal directory
in fact, when i click on the red button of the window, to close it, i
get
raised CONSTRAINT_ERROR : gtk-handlers.adb:368 access parameter is null
and when i click on a button inside the window to quit the programm, i
get
raised CONSTRAINT_ERROR : gtk-handlers.adb:1012 access parameter is null
with hello,
raised CONSTRAINT_ERROR : gtk-handlers.adb:1368 access parameter is null
with hello2 and table_test,
and
Exiting of Packbox_Test
with packbox_test
(with the old gtkada, a few days old :-) )
More information about the gtkada
mailing list