<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
Greetings all!
I've been trying to compile the Abiword application on an SGI Indy with Irix 6.5.4.
When I compile with gcc 2.8.1 and gmake, I am presented with the following error after a while:
gmake[4]: Entering directory `/tommy.1/people/bob/dev/abi-0.7.0/src/af/xap/unix'
Building with [LicensedTrademarks:Off Debug:Off].
xap_UnixPSGenerate.cpp:
xap_UnixPSGenerate.cpp: In method `unsigned char ps_Generate::openFile(unsigned
char)':
xap_UnixPSGenerate.cpp:64: warning: implicit declaration of function
`int popen(...)'
xap_UnixPSGenerate.cpp: In method `void ps_Generate::closeFile()':
xap_UnixPSGenerate.cpp:80: warning: implicit declaration of function
`int pclose(...)'
xap_UnixPSGenerate.cpp: In method `void ps_Generate::doProtectFromPipe()':
xap_UnixPSGenerate.cpp:236: passing `void (*)(int)' as argument 2 of
`signal(int, void (*)())'
xap_UnixPSGenerate.cpp: In method `void ps_Generate::undoProtectFromPipe()':
xap_UnixPSGenerate.cpp:241: passing `void (*)(int)' as argument 2 of
`signal(int, void (*)())'
xap_UnixPSGenerate.cpp: In function `static void ps_Generate::pipeSignalHandler(int)':
xap_UnixPSGenerate.cpp:251: passing `void (*)(int)' as argument 2 of
`signal(int, void (*)())'
gmake[4]: *** [../../../IRIX_6.5_IP22_OBJ/obj/xap_UnixPSGenerate.o]
Error 1
gmake[4]: Leaving directory `/tommy.1/people/bob/dev/abi-0.7.0/src/af/xap/unix'
gmake[3]: *** [build] Error 2
gmake[3]: Leaving directory `/tommy.1/people/bob/dev/abi-0.7.0/src/af/xap'
gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory `/tommy.1/people/bob/dev/abi-0.7.0/src/af'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/tommy.1/people/bob/dev/abi-0.7.0/src'
gmake: *** [compile] Error 2
I have compiled and installed gtk 1.2.x, libpng (from the abi site)
zlib (also from the abi site) and other
related tar files..
Any help would be appreciated!
bob..
-- Bob Monaghan - Systems Manager Santa Barbara Studios, Inc. 300-201 N. Calle Cesar Chavez Santa Barbara, CA 93103 U.S.A.--------------DF5DF849796F32AEEC729976 Content-Type: text/x-vcard; charset=us-ascii; name="bob.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Bob Monaghan Content-Disposition: attachment; filename="bob.vcf" begin:vcard n:Monaghan;Bob tel;fax:805 568 3733 tel;work:805 568 1902 x-mozilla-html:FALSE url:http://www.sbst.com org:Santa Barbara Studios adr:;;300-201 N. Calle Cesar Chavez;Santa Barbara;CA;;USA version:2.1 email;internet:bob@sbst.com x-mozilla-cpt:;0 fn:Bob Monaghan end:vcard --------------DF5DF849796F32AEEC729976--