[Gambas-user] Release of gambas 1.9.31

Benoit Minisini gambas at ...1...
Mon May 29 06:59:48 CEST 2006


On Monday 29 May 2006 06:39, R. Stormo wrote:
> Not able to "make" V. 1,9,31. Have had the same problem in the latest
> version.
> --snip
> Making all in gb.pdf
> make[2]: Entering directory `/home/rohnny/Desktop/gambas2-1.9.31/gb.pdf'
> make  all-recursive
> make[3]: Entering directory `/home/rohnny/Desktop/gambas2-1.9.31/gb.pdf'
> Making all in src
> make[4]: Entering directory
> `/home/rohnny/Desktop/gambas2-1.9.31/gb.pdf/src' if /bin/sh ../libtool
> --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
> -I/usr/include/poppler     -pipe -Wall -fno-exceptions
> -Wno-unused-value -fvisibility=hidden -g -Os -fno-omit-frame-pointer  -MT
> main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
>         then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f
> ".deps/main.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/poppler -pipe -Wall
> -fno-exceptions -Wno-unused-value -fvisibility=hidden -g -Os
> -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp
> -fPIC -DPIC -o .libs/main.o
> main.cpp: In function 'int GB_INIT()':
> main.cpp:63: error: 'class GlobalParams' has no member named
> 'setupBaseFontsFc'
> make[4]: *** [main.lo] Error 1
> make[4]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.31/gb.pdf/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.31/gb.pdf'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.31/gb.pdf'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.31'
> make: *** [all] Error 2
> --snap
> Regards
>     R. Stormo
> -----------------------------------------
> Gambas brings Basic to Linux.
> My Gambas Community http://forum.stormweb.no
>
>

You have to disable the gb.pdf component, it only compile with the stable 
release of poppler (0.4), not the development one.

Regards,

-- 
Benoit Minisini




More information about the User mailing list