[Gambas-user] SVN rev.965 `sudo make` error

Arief Bayu Purwanto ariefbayu at ...626...
Mon Jan 14 09:56:36 CET 2008


Log snippet.

Making all in gbx
make[4]: Entering directory `/home/silent/tmp/gambas2/trunk/main/gbx'
/bin/bash ../libtool --tag=CC   --mode=link gcc
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-fvisibility=hidden -g -Os    -o gbx2 gbx2-gb_common.o gbx2-gbx_debug.o
gbx2-gb_error.o gbx2-gb_alloc.o gbx2-gb_array.o gbx2-gbx_stack.o
gbx2-gb_buffer.o gbx2-gbx_replace.o gbx2-gb_list.o gbx2-gb_hash.o
gbx2-gb_table.o gbx2-gbx_type.o gbx2-gbx_value.o gbx2-gbx_subst.o
gbx2-gbx_exec.o gbx2-gbx_exec_push.o gbx2-gbx_exec_enum.o
gbx2-gbx_exec_pop.o gbx2-gbx_exec_loop.o gbx2-gbx_class_init.o
gbx2-gbx_class.o gbx2-gbx_class_native.o gbx2-gbx_class_load.o
gbx2-gbx_event.o gbx2-gb_file.o gbx2-gbx_stream.o gbx2-gbx_stream_direct.o
gbx2-gbx_stream_buffer.o gbx2-gbx_stream_memory.o gbx2-gbx_stream_arch.o
gbx2-gbx_stream_process.o gbx2-gbx_stream_pipe.o gbx2-gbx_project.o
gbx2-gbx_library.o gbx2-gbx_subr.o gbx2-gbx_subr_file.o
gbx2-gbx_subr_string.o gbx2-gbx_subr_conv.o gbx2-gbx_subr_time.o
gbx2-gbx_subr_extern.o gbx2-gbx_subr_misc.o gbx2-gbx_math.o
gbx2-gbx_subr_math.o gbx2-gbx_subr_test.o gbx2-gbx_api.o gbx2-gbx_local.o
gbx2-gbx_regexp.o gbx2-gbx_archive.o gbx2-gbx_watch.o gbx2-gbx_eval.o
gbx2-gbx_compare.o gbx2-gbx.o gbx2-gbx_number.o gbx2-gbx_object.o
gbx2-gbx_string.o gbx2-gbx_variant.o gbx2-gbx_date.o gbx2-gbx_array.o
gbx2-gbx_c_class.o gbx2-gbx_c_collection.o gbx2-gbx_c_error.o
gbx2-gbx_c_gambas.o gbx2-gbx_c_file.o gbx2-gbx_c_application.o
gbx2-gbx_c_array.o gbx2-gbx_c_process.o gbx2-gbx_c_subcollection.o
gbx2-gbx_c_string.o gbx2-gbx_component.o gbx2-gbx_extern.o gbx2-gbx_print.o
gbx2-gbx_c_enum.o gbx2-gbx_c_timer.o gbx2-gbx_c_quote.o -lm    -lgettextlib
-ldl  @TTY_LIB@
gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value
-fvisibility=hidden -g -Os -o gbx2 gbx2-gb_common.o gbx2-gbx_debug.o
gbx2-gb_error.o gbx2-gb_alloc.o gbx2-gb_array.o gbx2-gbx_stack.o
gbx2-gb_buffer.o gbx2-gbx_replace.o gbx2-gb_list.o gbx2-gb_hash.o
gbx2-gb_table.o gbx2-gbx_type.o gbx2-gbx_value.o gbx2-gbx_subst.o
gbx2-gbx_exec.o gbx2-gbx_exec_push.o gbx2-gbx_exec_enum.o
gbx2-gbx_exec_pop.o gbx2-gbx_exec_loop.o gbx2-gbx_class_init.o
gbx2-gbx_class.o gbx2-gbx_class_native.o gbx2-gbx_class_load.o
gbx2-gbx_event.o gbx2-gb_file.o gbx2-gbx_stream.o gbx2-gbx_stream_direct.o
gbx2-gbx_stream_buffer.o gbx2-gbx_stream_memory.o gbx2-gbx_stream_arch.o
gbx2-gbx_stream_process.o gbx2-gbx_stream_pipe.o gbx2-gbx_project.o
gbx2-gbx_library.o gbx2-gbx_subr.o gbx2-gbx_subr_file.o
gbx2-gbx_subr_string.o gbx2-gbx_subr_conv.o gbx2-gbx_subr_time.o
gbx2-gbx_subr_extern.o gbx2-gbx_subr_misc.o gbx2-gbx_math.o
gbx2-gbx_subr_math.o gbx2-gbx_subr_test.o gbx2-gbx_api.o gbx2-gbx_local.o
gbx2-gbx_regexp.o gbx2-gbx_archive.o gbx2-gbx_watch.o gbx2-gbx_eval.o
gbx2-gbx_compare.o gbx2-gbx.o gbx2-gbx_number.o gbx2-gbx_object.o
gbx2-gbx_string.o gbx2-gbx_variant.o gbx2-gbx_date.o gbx2-gbx_array.o
gbx2-gbx_c_class.o gbx2-gbx_c_collection.o gbx2-gbx_c_error.o
gbx2-gbx_c_gambas.o gbx2-gbx_c_file.o gbx2-gbx_c_application.o
gbx2-gbx_c_array.o gbx2-gbx_c_process.o gbx2-gbx_c_subcollection.o
gbx2-gbx_c_string.o gbx2-gbx_component.o gbx2-gbx_extern.o gbx2-gbx_print.o
gbx2-gbx_c_enum.o gbx2-gbx_c_timer.o gbx2-gbx_c_quote.o @TTY_LIB@  -lm
/usr/lib/libgettextlib.so -lc -ldl
gcc: @TTY_LIB@: No such file or directory
make[4]: *** [gbx2] Error 1
make[4]: Leaving directory `/home/silent/tmp/gambas2/trunk/main/gbx'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/silent/tmp/gambas2/trunk/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/silent/tmp/gambas2/trunk/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/silent/tmp/gambas2/trunk'
make: *** [all] Error 2

I think this fault is from my side, but I couldn't find a solution, so any
help is appreciated.
-- 
Daiguren Hyōrinmaru<http://en.wikipedia.org/wiki/Toshiro_Hitsugaya#Hy.C5.8Drinmaru>


More information about the User mailing list