[Gambas-user] make problem

Johan en Katrien Dewaele jenkdewaele2 at ...43...
Tue Oct 28 21:13:34 CET 2003


Hi,

I'm trying to build gambas 0.70 on my Debian
testing/unstable pc but I get following error when
trying to make - entering directory 'exec' : 

[di okt 28][18:07:58]root at ...287...:gambas-0.70# make
make  all-recursive
make[1]: Entering directory
`/usr/local/gambas/gambas-0.70'
Making all in libltdl
make[2]: Entering directory
`/usr/local/gambas/gambas-0.70/libltdl'
make[2]: Niets te doen voor `all'.
make[2]: Leaving directory
`/usr/local/gambas/gambas-0.70/libltdl'
Making all in src
make[2]: Entering directory
`/usr/local/gambas/gambas-0.70/src'
Making all in share
make[3]: Entering directory
`/usr/local/gambas/gambas-0.70/src/share'
make[3]: Niets te doen voor `all'.
make[3]: Leaving directory
`/usr/local/gambas/gambas-0.70/src/share'
Making all in comp
make[3]: Entering directory
`/usr/local/gambas/gambas-0.70/src/comp'
make[3]: Niets te doen voor `all'.
make[3]: Leaving directory
`/usr/local/gambas/gambas-0.70/src/comp'
make[3]: Niets te doen voor `all'.
make[3]: Leaving directory
`/usr/local/gambas/gambas-0.70/src/comp'
Making all in exec
make[3]: Entering directory
`/usr/local/gambas/gambas-0.70/src/exec'
/bin/sh ../../libtool --mode=link gcc-3.2  -g -O2
-pipe -Wall -g -O0  -o lib.gb.la -rpath
/opt/gambas/lib  common.lo error.lo alloc.lo array.lo
stack.lo buffer.lo replace.lo list.lo hash.lo table.lo
type.lo value.lo subst.lo exec.lo exec_loop.lo
exec_push.lo exec_enum.lo exec_pop.lo pcode.lo
trace.lo class_init.lo class.lo class_native.lo
class_load.lo event.lo file.lo stream.lo
stream_direct.lo stream_buffer.lo stream_memory.lo
stream_arch.lo project.lo library.lo subr.lo su
br_file.lo subr_string.lo subr_conv.lo subr_time.lo
subr_misc.lo mathext.lo subr
_math.lo subr_test.lo gambas_api.lo local.lo regexp.lo
archive.lo watch.lo eval.
lo compare.lo Number.lo Object.lo String.lo Variant.lo
Date.lo Array.lo CClass.l
o CCollection.lo CError.lo CGambas.lo CFile.lo CApp.lo
CArray.lo CProcess.lo class_info.lo -lm  -Lno -lintl
../../libltdl/libltdlc.la 
../../libtool: line 1: cd: no: No such file or
directory
libtool: link: cannot determine absolute directory
name of `no'
make[3]: *** [lib.gb.la] Fout 1
make[3]: Leaving directory
`/usr/local/gambas/gambas-0.70/src/exec'
make[2]: *** [all-recursive] Fout 1
make[2]: Leaving directory
`/usr/local/gambas/gambas-0.70/src'
make[1]: *** [all-recursive] Fout 1
make[1]: Leaving directory
`/usr/local/gambas/gambas-0.70'
make: *** [all-recursive-am] Fout 2
[di okt 28][18:08:06]root at ...287...:gambas-0.70# 

I guess I'm missing some library : lib.gb.la ? I can't
figure out where to find it.
What bothers me also is the '-rpath /opt/gambas/lib'
switch when compiling : I don't have this directory on
my system.  Should I change the path in the different
Makefiles ?

Please excuse me if I'm asking trivial questions - I
appreciate any hint.

TIA

Johan

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/




More information about the User mailing list