[Scribus] compile of 1.3.3.1 fails with "error 139"

Jim Osborn jimo
Wed Apr 12 06:00:13 CEST 2006


I configured the new 1.3.3.1 release with just --prefix=/opt/scribus-1.3.3.1,
and it found all my prerequisites, announcing Yes for all the Libraries
and GhostScript, and No for Debugging and cairo.  However, make eventually
fails with this (some linebreaks added):

  /usr/lib/qt3/bin/moc docitemattrprefsbase.h -o docitemattrprefsbase.moc
  rm -f docitemattrprefsbase.cpp
  /usr/lib/qt3/bin/uic -L  -nounload -i docitemattrprefsbase.h \
    ./docitemattrprefsbase.ui > docitemattrprefsbase.cpp; ret=$?; \
  if test "$ret" = 0; then echo '#include "docitemattrprefsbase.moc"' \
    >> docitemattrprefsbase.cpp; else rm -f docitemattrprefsbase.cpp ; \
     exit $ret ; fi
  make[3]: *** [docitemattrprefsbase.cpp] Error 139
  make[3]: Leaving directory `/var/tmp/build/scribus-1.3.3.1/scribus'


I can't find any useful info via google about "error 139" or
docitemattrprefsbase.

Anyone have any suggestions?

Here's my environment:
  Qt 3.3.4   
  libarts 2.3.17
  fontconfig 2.3.2
  freetype 2.1.10
  lcms 1.15
  tiff 3.7.3
  libxml 1.8.17
  libxml2 2.6.22
  ghostscript (espgs) 8.15.1
  cups 1.1.23
  python 2.4.2
  kde 3.4.2
and:
  gcc 3.4.3
  glibc 2.2.4
  automake 1.9.6
  autoconf 2.58
  bison 2.1
  linux kernel 2.4.23

Thanks,

Jim



More information about the scribus mailing list