Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 01:36:16 -0700 (PDT)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/openoffice Makefile
Message-ID:  <200205220836.g4M8aGV70778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2002/05/22 01:36:16 PDT

  Modified files:
    editors/openoffice   Makefile 
  Log:
  Mark it broken again.
  
  It seems that our c++ (2.95.3) has still bugs. This time c++ exceptions
  do not work as they should and instead a clean exit we get a segfault.
  This works with a virgin 2.95.3 compiler, or even the one in the ports
  collection. Another bug is a internal compiler error during compile
  a part of OO without -g or with -O.
  
  The rtld-elf symbolcache seems to have problems too. If used,
  the installation coredumps. A workaround seems to disable the
  caching altough this can't be the real solution.
  
  There is also an outstanding problem in the uno-bridge code of OO.
  We are currently investigating it:
  
  http://www.openoffice.org/issues/show_bug.cgi?id=5071
  
  Revision  Changes    Path
  1.56      +3 -0      ports/editors/openoffice/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205220836.g4M8aGV70778>