Hi !

I tried to build  gambas for ARM, but the Make the procedure give me 
this error:

make[4]: Entering directory `/home/user/gambas2-2.18.0/main/gbc'
/bin/sh ../libtool --tag=CC   --mode=link gcc 
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value 
-Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share    -o 
gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o gbi2-gb_str.o 
gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o gbi2-gbi.o -ldl
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall 
-Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os 
-I../share -o gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o 
gbi2-gb_str.o gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o 
gbi2-gbi.o  -ldl
gbi2-gbi.o: In function `analyze_native_component':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:360: undefined reference to 
`lt_dlopenext'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:363: undefined reference to 
`lt_dlerror'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:367: undefined reference to 
`lt_dlsym'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:375: undefined reference to 
`lt_dlsym'
gbi2-gbi.o: In function `init':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:160: undefined reference to 
`lt_dlinit'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:161: undefined reference to 
`lt_dlerror'
collect2: ld returned 1 exit status
make[4]: *** [gbi2] Error 1
make[4]: Leaving directory `/home/user/gambas2-2.18.0/main/gbc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/gambas2-2.18.0/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/gambas2-2.18.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/gambas2-2.18.0'
make: *** [all] Error 2


How I can solve ?

Thanks





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to