[Gambas-user] Unable to compile gb.pdf component

Leonardo Miliani leonardo at ...1237...
Mon Jul 24 23:50:43 CEST 2006


Benoit Minisini ha scritto:
> On Sunday 23 July 2006 12:30, Leonardo Miliani wrote:
>> On my notebook I've changed distro, from Suse 10.1 to Kubuntu 6.06.
>> I was trying to recompile Gambas byt I'm having a problem compiling
>> gb.pdf component.
>> The configure command doesn't find any error but when I launch the make
>> command, compilation stops with this error:
>>
>> ----------------------------------------
>> Making all in gb.pdf
>> make[2]: Entering directory
>> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34/gb.pdf'
>> make  all-recursive
>> make[3]: Entering directory
>> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34/gb.pdf'
>> Making all in src
>> make[4]: Entering directory
>> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34/gb.pdf/s
>> rc' 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/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34/gb.pdf/s
>> rc' make[3]: *** [all-recursive] Error 1
>> make[3]: Leaving directory
>> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34/gb.pdf'
>> make[2]: *** [all] Error 2
>> make[2]: Leaving directory
>> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34/gb.pdf'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory
>> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-1.9.34'
>> make: *** [all] Error 2
>> ------------------------------------------------------------
>>
>> I cannot understand where is the error because I think I have installed
>> all the dependencies needed.
> 
> What returns 'pkg-config poppler --modversion' on your system?
> 

Thanks for your interest... but I'm back to my little old love, Suse :-)
Kubuntu was a little different in different things and... how can I
explain... it didn't let me feel at home :-)

-- 
Ciao.
Leo

Visita il mio sito personale: www.leonardomiliani.com
e-mail: leonardo at ...1237...




More information about the User mailing list