[Gambas-user] Gambas3 @ Mint LMDE

Demosthenes Koptsis demosthenesk at ...626...
Fri Sep 23 23:06:04 CEST 2011


ok, i made a symbolic link to /usr/lib with

sudo ln
-s /usr/lib/x86_64-linux-gnu/libfreetype.la /usr/lib/libfreetype.la

and i compiled successfully the svn.

So, what was this?
a bug in gb.sdl or a Mint misconfiguration?



On Wed, 2011-09-21 at 12:40 +0200, Caveat wrote: 
> make > make_result.txt 2>&1
> gzip make_result.txt
> 
> Send make_result.txt.gz
> 
> Kind regards,
> Caveat
> 
> On Wed, 2011-09-21 at 13:26 +0300, Demosthenes Koptsis wrote:
> > yes it is 64bit machine.
> > 
> > ## --------- ##
> > ## Platform. ##
> > ## --------- ##
> > 
> > hostname = mint-desktop
> > uname -m = x86_64
> > uname -r = 2.6.39-2-amd64
> > uname -s = Linux
> > uname -v = #1 SMP Tue Jul 5 02:51:22 UTC 2011
> > 
> > 
> > i dont know how back to go to copy the output.
> > i hope this is ok.
> > 
> > 
> > /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> > -I.. -I/usr/include/SDL/    -pipe -Wall -fno-exceptions
> > -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
> > -fno-omit-frame-pointer -DDATA_DIR=\"/usr/local/share/gambas3/gb.sdl\"
> > -MT gb_sdl_la-Cwindow.lo -MD -MP -MF .deps/gb_sdl_la-Cwindow.Tpo -c -o
> > gb_sdl_la-Cwindow.lo `test -f 'Cwindow.cpp' || echo './'`Cwindow.cpp
> > libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/
> > -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
> > -fvisibility=hidden -g -Os -fno-omit-frame-pointer -DDATA_DIR=
> > \"/usr/local/share/gambas3/gb.sdl\" -MT gb_sdl_la-Cwindow.lo -MD -MP
> > -MF .deps/gb_sdl_la-Cwindow.Tpo -c Cwindow.cpp  -fPIC -DPIC
> > -o .libs/gb_sdl_la-Cwindow.o
> > mv -f .deps/gb_sdl_la-Cwindow.Tpo .deps/gb_sdl_la-Cwindow.Plo
> > /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> > -I.. -I/usr/include/SDL/    -pipe -Wall -fno-exceptions
> > -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
> > -fno-omit-frame-pointer -DDATA_DIR=\"/usr/local/share/gambas3/gb.sdl\"
> > -MT gb_sdl_la-main.lo -MD -MP -MF .deps/gb_sdl_la-main.Tpo -c -o
> > gb_sdl_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp
> > libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL/
> > -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
> > -fvisibility=hidden -g -Os -fno-omit-frame-pointer -DDATA_DIR=
> > \"/usr/local/share/gambas3/gb.sdl\" -MT gb_sdl_la-main.lo -MD -MP
> > -MF .deps/gb_sdl_la-main.Tpo -c main.cpp  -fPIC -DPIC
> > -o .libs/gb_sdl_la-main.o
> > mv -f .deps/gb_sdl_la-main.Tpo .deps/gb_sdl_la-main.Plo
> > /bin/bash ../libtool --tag=CXX   --mode=link g++ -pipe -Wall
> > -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g
> > -Os -fno-omit-frame-pointer -DDATA_DIR=\"/usr/local/share/gambas3/gb.sdl
> > \"  -module   -L/usr/lib64/ -L/usr/lib64/x86_64-linux-gnu/  -o gb.sdl.la
> > -rpath /usr/local/lib/gambas3 gb_sdl_la-SDLapp.lo gb_sdl_la-SDLcore.lo
> > gb_sdl_la-SDLdebug.lo gb_sdl_la-SDLerror.lo gb_sdl_la-SDLfont.lo
> > gb_sdl_la-SDLgfx.lo gb_sdl_la-SDLcursor.lo gb_sdl_la-SDLosrender.lo
> > gb_sdl_la-SDLsurface.lo gb_sdl_la-SDLtexture.lo gb_sdl_la-SDLwindow.lo
> > gb_sdl_la-Cconst.lo gb_sdl_la-Cdesktop.lo gb_sdl_la-Cdraw.lo
> > gb_sdl_la-Cfont.lo gb_sdl_la-Cimage.lo gb_sdl_la-Cjoystick.lo
> > gb_sdl_la-Ckey.lo gb_sdl_la-Cmouse.lo gb_sdl_la-Cwindow.lo
> > gb_sdl_la-main.lo -lSM -lICE  -lX11 -lXext -lSDL_ttf -lGLEW -lXcursor 
> > libtool: link: g++  -fPIC -DPIC -shared
> > -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o  .libs/gb_sdl_la-SDLapp.o .libs/gb_sdl_la-SDLcore.o .libs/gb_sdl_la-SDLdebug.o .libs/gb_sdl_la-SDLerror.o .libs/gb_sdl_la-SDLfont.o .libs/gb_sdl_la-SDLgfx.o .libs/gb_sdl_la-SDLcursor.o .libs/gb_sdl_la-SDLosrender.o .libs/gb_sdl_la-SDLsurface.o .libs/gb_sdl_la-SDLtexture.o .libs/gb_sdl_la-SDLwindow.o .libs/gb_sdl_la-Cconst.o .libs/gb_sdl_la-Cdesktop.o .libs/gb_sdl_la-Cdraw.o .libs/gb_sdl_la-Cfont.o .libs/gb_sdl_la-Cimage.o .libs/gb_sdl_la-Cjoystick.o .libs/gb_sdl_la-Ckey.o .libs/gb_sdl_la-Cmouse.o .libs/gb_sdl_la-Cwindow.o .libs/gb_sdl_la-main.o   -L/usr/lib64/ -L/usr/lib64/x86_64-linux-gnu/ -lSM -lICE -lX11 -lXext /usr/lib/libSDL_ttf.so -lGLEW -lXcursor -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o  -Os   -Wl,-soname -Wl,gb.sdl.so.0 -o .libs/gb.sdl.so.0.0.0
> > libtool: link: (cd ".libs" && rm -f "gb.sdl.so.0" && ln -s
> > "gb.sdl.so.0.0.0" "gb.sdl.so.0")
> > libtool: link: (cd ".libs" && rm -f "gb.sdl.so" && ln -s
> > "gb.sdl.so.0.0.0" "gb.sdl.so")
> > /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/user/Downloads/Gambas/gambas3-svn4143/gb.sdl/src'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory
> > `/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory
> > `/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/user/Downloads/Gambas/gambas3-svn4143'
> > make: *** [all] Error 2
> > 
> > 
> > 
> > 
> > 
> > On Wed, 2011-09-21 at 19:37 +0930, Bruce Bruen wrote: 
> > > On Wed, 2011-09-21 at 12:19 +0300, Demosthenes Koptsis wrote:
> > > 
> > > > before i run locate i did an updatedb
> > > > 
> > > > ok here is the ls
> > > > 
> > > > ls -al /usr/lib/x86_64-linux-gnu/libfreetype*
> > > > 
> > > > -rw-r--r-- 1 root root 862114 Jun 23
> > > > 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.a
> > > > 
> > > > -rw-r--r-- 1 root root    892 Jun 23
> > > > 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.la
> > > > 
> > > > lrwxrwxrwx 1 root root     20 Jun 23
> > > > 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.so -> libfreetype.so.6.6.2
> > > > 
> > > > lrwxrwxrwx 1 root root     20 Sep 20
> > > > 16:45 /usr/lib/x86_64-linux-gnu/libfreetype.so.6 -> libfreetype.so.6.6.2
> > > > 
> > > > -rw-r--r-- 1 root root 628440 Jun 23
> > > > 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.6.2
> > > > 
> > > > 
> > > > 
> > > > On Wed, 2011-09-21 at 18:09 +0930, Bruce Bruen wrote: 
> > > > > On Wed, 2011-09-21 at 11:21 +0300, Demosthenes Koptsis wrote:
> > > > > 
> > > > > > i did a 
> > > > > > locate libfreetype
> > > > > > 
> > > > > > and yes i think i ahve
> > > > > > 
> > > > > > /usr/lib/vlc/plugins/misc/libfreetype_plugin.so
> > > > > > /usr/lib/x86_64-linux-gnu/libfreetype.a
> > > > > > /usr/lib/x86_64-linux-gnu/libfreetype.la
> > > > > > /usr/lib/x86_64-linux-gnu/libfreetype.so
> > > > > > /usr/lib/x86_64-linux-gnu/libfreetype.so.6
> > > > > > /usr/lib/x86_64-linux-gnu/libfreetype.so.6.6.2
> > > > > > /usr/lib32/libfreetype.so.6
> > > > > > /usr/lib32/libfreetype.so.6.6.0
> > > > > > 
> > > > > 
> > > 
> > > (Takes deep breath)
> > > 
> > > OK, so I presume that there is no libfreetype files or links in /usr/lib
> > > itself?  
> > > 
> > > But you do appear to have 
> > > 1) the full set of 64 bit library files and 
> > > 2) a different version of the library executable in /usr/lib32
> > > (probably /usr/lib32/libfreetype.so.6 is a link
> > > to /usr/lib/libfreetype.so.6.0)
> > > 
> > > Is this a 64bit machine?  If so you can add links in /usr/lib to
> > > the /usr/lib/x86_64-linux-gnu files for libfreetype.so.6 and
> > > libfreetype.la but if not then you are going to have to find the
> > > correct .la file for the /usr/lib32 version and then link to them.  
> > > 
> > > I don't know where in debian to find the lib32 versions.
> > > 
> > > hth
> > > Bruce
> > > ------------------------------------------------------------------------------
> > > All the data continuously generated in your IT infrastructure contains a
> > > definitive record of customers, application performance, security
> > > threats, fraudulent activity and more. Splunk takes this data and makes
> > > sense of it. Business sense. IT sense. Common sense.
> > > http://p.sf.net/sfu/splunk-d2dcopy1
> > > _______________________________________________
> > > Gambas-user mailing list
> > > Gambas-user at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > 
> > 
> > 
> > ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure contains a
> > definitive record of customers, application performance, security
> > threats, fraudulent activity and more. Splunk takes this data and makes
> > sense of it. Business sense. IT sense. Common sense.
> > http://p.sf.net/sfu/splunk-d2dcopy1
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user






More information about the User mailing list