[Gambas-user] Still pdf problem

Laurent Carlier lordheavy at ...512...
Sat Aug 26 20:09:04 CEST 2006


Le samedi 26 août 2006 20:03, R. Stormo a écrit :
> I still have problem compileing gambas2 on Ubuntu Dapper.
>
> Poppler should be installed .
>
> --snip
> rohnny at ...1008...:~/Desktop/gambas2-1.9.40$ dpkg -l |grep poppler
> ii  libpoppler-dev                         0.5.3-0ubuntu1
> PDF rendering library -- development files
> ii  libpoppler-glib-dev                    0.5.3-0ubuntu1
> PDF rendering library -- development files (
> ii  libpoppler-qt-dev                      0.5.3-0ubuntu1
> PDF rendering library -- development files (
> ii  libpoppler0c2                          0.4.2-0ubuntu6.6
> PDF rendering library
> ii  libpoppler0c2-glib                     0.4.2-0ubuntu6.6
> PDF rendering library (GLib-based shared lib
> ii  libpoppler0c2-qt                       0.4.2-0ubuntu6.6
> PDF rendering library (Qt-based shared libra
> ii  libpoppler1                            0.5.3-0ubuntu1
> PDF rendering library
> ii  libpoppler1-glib                       0.5.3-0ubuntu1
> PDF rendering library (GLib-based shared lib
> ii  libpoppler1-qt                         0.5.3-0ubuntu1
> PDF rendering library (Qt-based shared libra
> ii  poppler-utils                          0.5.3-0ubuntu1
> PDF utilitites (based on libpoppler)
> --snap
>
>
>
>
> --gambas error
> --snip
>
>
> Making all in gb.pdf
> make[2]: Entering directory `/home/rohnny/Desktop/gambas2-1.9.40/gb.pdf'
> make  all-recursive
> make[3]: Entering directory `/home/rohnny/Desktop/gambas2-1.9.40/gb.pdf'
> Making all in src
> make[4]: Entering directory
> `/home/rohnny/Desktop/gambas2-1.9.40/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
> mkdir .libs
>  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.40/gb.pdf/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.40/gb.pdf'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.40/gb.pdf'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rohnny/Desktop/gambas2-1.9.40'
> make: *** [all] Error 2
>
>

Try to remove 0.5.3 at least devel packages version (if you can) but keep 
0.4.2 and i guess it should work.

Regards,





More information about the User mailing list