[Gambas-user] gb3: compiling on Debian Wheezy (testing)

Kevin Fishburne kevinfishburne at ...1887...
Sat Jul 23 20:18:01 CEST 2011


On 07/23/2011 04:24 AM, Kevin Fishburne wrote:
> Everythings seems to work up to the end when I receive this:
>
> Making install in gb.sdl
> make[1]: Entering directory 
> `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl'
> Making install in src
> make[2]: Entering directory 
> `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl/src'
> make[3]: Entering directory 
> `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl/src'
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/usr/local/lib/gambas3" || /bin/mkdir -p 
> "/usr/local/lib/gambas3"
>  /usr/bin/install -c -m 644 gb.sdl.component '/usr/local/lib/gambas3'
> test -z "/usr/local/lib/gambas3" || /bin/mkdir -p 
> "/usr/local/lib/gambas3"
>  /usr/bin/install -c -m 644 gb.sdl.component '/usr/local/lib/gambas3'
> test -z "/usr/local/lib/gambas3" || /bin/mkdir -p 
> "/usr/local/lib/gambas3"
>  /bin/bash ../libtool   --mode=install /usr/bin/install -c   gb.sdl.la 
> '/usr/local/lib/gambas3'
> libtool: install: /usr/bin/install -c .libs/gb.sdl.so.0.0.0 
> /usr/local/lib/gambas3/gb.sdl.so.0.0.0
> libtool: install: (cd /usr/local/lib/gambas3 && { ln -s -f 
> gb.sdl.so.0.0.0 gb.sdl.so.0 || { rm -f gb.sdl.so.0 && ln -s 
> gb.sdl.so.0.0.0 gb.sdl.so.0; }; })
> libtool: install: (cd /usr/local/lib/gambas3 && { ln -s -f 
> gb.sdl.so.0.0.0 gb.sdl.so || { rm -f gb.sdl.so && ln -s 
> gb.sdl.so.0.0.0 gb.sdl.so; }; })
> libtool: install: /usr/bin/install -c .libs/gb.sdl.lai 
> /usr/local/lib/gambas3/gb.sdl.la
> /usr/bin/install: cannot stat `.libs/gb.sdl.lai': No such file or 
> directory
> make[3]: *** [install-gblibLTLIBRARIES] Error 1
> make[3]: Leaving directory 
> `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl/src'
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory 
> `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory 
> `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl'
> make: *** [install-recursive] Error 1
>
> Any idea what could be causing that? Some of the dependencies aren't 
> quite the same as in the wiki but I installed all the equivalents 
> except for the thunderbird/icedove.
>
> I have these SDL dev packages installed:
>
> libsdl-image1.2-dev
> libsdl-mixer1.2-dev
> libsdl-sound1.2-dev
> libsdl-ttf2.0-dev
> libsdl-1.2-dev

Just caught something new:

/bin/sed: can't read /usr/lib/libfreetype.la: No such file or directory
libtool: link: `/usr/lib/libfreetype.la' is not a valid libtool archive
make[4]: *** [gb.sdl.la] Error 1
make[4]: Leaving directory 
`/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/kevinfishburne/Desktop/gb3/trunk/gb.sdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kevinfishburne/Desktop/gb3/trunk'
make: *** [all] Error 2

I've checked for the presence of every dependency library in Synaptic 
and searching the file system and everything seems to be there, though 
there may be a version mismatch (newer libraries possibly). I also saw 
the someone named Henry in the mailing list had the same problem this 
year but received no replies.

-- 
Kevin Fishburne
Eight Virtues
www: http://sales.eightvirtues.com
e-mail: sales at ...1887...
phone: (770) 853-6271





More information about the User mailing list