[wellylug] 49

Cliff Pratt enkidu at cliffp.com
Mon Mar 2 21:13:26 NZDT 2009


Cliff Pratt wrote:
> Adam Bogacki wrote:
>>>>> Other than that, I'm out of ideas.
>>>> Well, to go back to basics .. 
>>>>
>>>>  ./configure --prefix=/usr/local/bin/AbiWord-2.6.6
>>>>  --enable-libabiword --enable-binreloc
>> <snip> 
>>>>  "[all-recursive] Error 1" does not mean much to me.
>>>>
>>> Errghhh! What happened *just before*??? AFAIK all that Error 1 means "An 
>>> error occurred earlier".
>>>
>>> Cheers,
>>>
>>> Cliff
>> Cliff, you are - of course - correct. I realised my error just after
>> sending the email. I have reproduced it (properly, I hope) below.
>>
>> (1) Configure works ..
>>
>> Configured to build on a Unix/Linux platform.
>> Configured with printing capabilities.
>> Configured with XFT support.
>>  
>>   XML Parser:             libxml2 in -lxml2
>>   zlib:                   zlib in -lz
>>   PNG Library:            libpng in -lpng12  
>>   popt:	                  libpopt in -lpopt
>>   WV Library:             -L/usr/local/lib -lwv -lgsf-1
>> -lgobject-2.0 -lxml2 -lglib-2.0 -lpng -lz -lm  
>>   iconv:                  system iconv
>>   spelling:               enchant
>>   goffice:                built in
>>   gnome-vfs:              no (>= 2.2.0 not fulfilled)
>>   gnome-ui:               yes (autodetected)
>>   libabiword:             yes
>>   binreloc:               yes
>>
>>   installing in:
>> 			   /usr/local/bin/AbiWord-2.6.6
>>
>>> Type make to build AbiWord.
>> (2) .. but "make" does not. 
>>
>> -I/usr/include/pango-1.0 -I/usr/include/gail-1.0
>> -I/usr/include/freetype2 -I/usr/include/atk-1.0
>> -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
>> -I/usr/include/pixman-1 -I/usr/include/directfb
>> -I/usr/include/libpng12   -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1
>> -DABI_BUILD_VERSION=\"2.6.6\" -MT ap_UnixApp.o -MD -MP -MF
>> .deps/ap_UnixApp.Tpo -c -o ap_UnixApp.o ap_UnixApp.cpp ap_UnixApp.cpp:121:22: error: prefix.h: No such file or directory
>> In file included from ../../../../src/af/xap/xp/xap_ModuleManager.h:38,
>>                  from ap_UnixApp.cpp:94:
>> ../../../../src/af/xap/xp/xap_Module.h:61: warning: ‘typedef’ was ignored in this declaration
>> make[5]: *** [ap_UnixApp.o] Error 1
>> make[5]: Leaving directory `/home/adam/Applications/Abiword-2.6.6/abiword-2.6.6/src/wp/ap/unix'
>> make[4]: *** [all-recursive] Error 1
>>
>> ..snip..
>>
>> Can anyone cast light on the error and whether it can be fixed ?
>>
>> Also, I get 
>>
>> /usr/lib/at-spi/at-spi-registryd
>> Xlib:  extension "XEVIE" missing on display ":0.0".
>>
>> .. What is "XEVIE" ?
>>
> Interesting. It is missing 'prefix.h' when compiling ap_UnixApp I 
> believe. A quick Google doesn't throw anything up.
> 
XEvIE - X Event Interceptor extension

If you've got it, then man xevie will give you some info.

By the way, you have done make clean between goes, I'd guess?

Cheers,

Cliff

Cheers,

Cliff



More information about the wellylug mailing list