[Gambas-user] compiling error gambas2-2.3.0 and 2.4.0
Demosthenes K
demosthenesk at ...626...
Wed Mar 19 15:55:43 CET 2008
Hi to all,
i am new to Gambas world and to this list and i face up some problems.
i use gambas2-2.0.0 for now and i am very happy.
i try to compile the new versions of gambas but i get this error.
make[4]: Entering directory
`/home/dimos/Pliroforiki/DEVELOPMENT/Basic/gambas/gambas2-2.3.0/gb.net.smtp/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -module
-no-undefined -o gb.net.smtp.la -rpath /usr/local/lib/gambas2 main.lo
libsmtp_comm.lo libsmtp_connection.lo libsmtp_data.lo libsmtp_error.lo
base64.lo comm.lo parts.lo quoted.lo CSmtpClient.lo -lglib-2.0
gcc -shared .libs/main.o .libs/libsmtp_comm.o
.libs/libsmtp_connection.o .libs/libsmtp_data.o .libs/libsmtp_error.o
.libs/base64.o .libs/comm.o .libs/parts.o .libs/quoted.o
.libs/CSmtpClient.o -lglib-2.0 -Wl,-soname -Wl,gb.net.smtp.so.0 -o
.libs/gb.net.smtp.so.0.0.0
/usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld:
cannot find -lglib-2.0
collect2: ld returned 1 exit status
make[4]: *** [gb.net.smtp.la] Error 1
make[4]: Leaving directory
`/home/dimos/Pliroforiki/DEVELOPMENT/Basic/gambas/gambas2-2.3.0/gb.net.smtp/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/dimos/Pliroforiki/DEVELOPMENT/Basic/gambas/gambas2-2.3.0/gb.net.smtp'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/dimos/Pliroforiki/DEVELOPMENT/Basic/gambas/gambas2-2.3.0/gb.net.smtp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/dimos/Pliroforiki/DEVELOPMENT/Basic/gambas/gambas2-2.3.0'
make: *** [all] Error 2
Note: i have installed glib2 libs and devel rpms and i use openSuse 10.2
any help?
More information about the User
mailing list