My aim is to get pdf printing on AIX (running oracle financials) - which requires pdftops. I am on aix 5.3, just installed GCC compiler, GNU MAKE, then FREETYPE2 (pre-req) all apparently successfully. Then when configuring and installing xpdf to get pdftops, it bombed out in the install.
# . . . Function.cc g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Gfx.cc configure: WARNING: Couldn't find Motif configure: WARNING: Couldn't find FreeType configure: WARNING: -- You will be able to compile pdftops, pdftotext, pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm # # g++: Internal error: Segmentation fault (program as) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [Gfx.o] Error 1 make[1]: Leaving directory `/apps/gcc/xpdf-3.02/xpdf' make: *** [all] Error 2 # -- Summary: compile of xpdf finished in errors Product: gcc Version: 3.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rosie dot coffey at intl dot pepsico dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37575