[Scribus] compiling problem

Tom2 tjakabfy
Tue Oct 5 02:37:37 CEST 2004


Craig Ringer sent me this and it worked, maybe it will work for these 
compiles too!

It looks to me like setModal was added to Qt in qt 3.2. Has anybody else
with qt 3.1 been able to compile recent CVS?

If you want, try commenting out line 17 of
Scribus/scribus/plugins/scripter/valuedialog.cpp, so that:

	setModal( TRUE );
becomes
	// setModal( TRUE );

then see if it compiles. I haven't tested this to see if there are any
undersired side-effects - I'm sure the dialog is set to modal for a
reason, so this is really only a quick test to confirm your problem.
Undoing the change is easy (just delete the two // characters and
recompile).



Plinnell wrote:

>On Tuesday 05 October 2004 00:38, Matt Haber wrote:
>  
>
>>Craig:
>>
>>Thanks. Here's what I get:
>>
>>s/stylereader.o
>>stylereader.cpp: In member function `void StyleReader::parse(QString)':
>>stylereader.cpp:417: `XML_PARSE_RECOVER' undeclared (first use this
>>function) stylereader.cpp:417: (Each undeclared identifier is reported only
>>once foreach function it appears in.)
>>make[5]: *** [stylereader.lo] Error 1
>>make[5]: Leaving directory
>>`/var/tmp/scribus/scribus/plugins/gettext/sxwim'
>>make[4]: *** [install-recursive] Error 1
>>make[4]: Leaving directory
>>`/var/tmp/scribus/scribus/plugins/gettext/sxwim'
>>make[3]: *** [install-recursive] Error 1
>>make[3]: Leaving directory `/var/tmp/scribus/scribus/plugins/gettext'
>>make[2]: *** [install-recursive] Error 1
>>make[2]: Leaving directory `/var/tmp/scribus/scribus/plugins'
>>make[1]: *** [install-recursive] Error 1
>>make[1]: Leaving directory `/var/tmp/scribus/scribus'
>>make: *** [install-recursive] Error 1
>>
>>..................
>>
>>    
>>
>>>On Tuesday 05 October 2004 00:48, Matt Haber wrote:
>>>      
>>>
>>>>I had been running 1.2 RC and decided to upgrade to the latest
>>>>CVS. On compiling, I get errors related to excessive recursion (or
>>>>something like that). There is a suggestion listed about how to fix
>>>>the error, but i'm clueless about what file or where to set an
>>>>environment variable. (FWIW, i tried after to compile 1.2 with the
>>>>same result)
>>>>
>>>>-matt
>>>>        
>>>>
>>>Please paste some of your errors..
>>>
>>>Craig
>>>_______________________________________________
>>>Scribus mailing list
>>>Scribus at nashi.altmuehlnet.de
>>>http://nashi.altmuehlnet.de/mailman/listinfo/scribus
>>>      
>>>
>>--
>>Matt Haber
>>dance, portrait and fashion photography
>>http://www.matthaber.com
>>    
>>
>
>Hi,
>
>For current CVS, you need to add libxml2-devel to the compile requirements. 
>This is for the new Open Office text importer which will be part of the 1.2.1 
>release in the coming weeks.
>
>Hope that helps,
>Peter
>
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Scribus mailing list
>Scribus at nashi.altmuehlnet.de
>http://nashi.altmuehlnet.de/mailman/listinfo/scribus
>  
>




More information about the scribus mailing list