(There are two further breaks in that tinderbox build. One is desktop, which has been fixed on the CWS in the meantime. The other is some setlocale stuff in vcl, <http://tinderbox.go-oo.org/gunzip.cgi?tree=sb83&brief-log=1205767802.29103#err55>, and I assume it is not related to the CWS.)
Hmm - as this as well doesn't happen in any other cws or master, this
might still be a side-effect of the cws, same with the autodoc one.
Right, it is probably related to using the compiler's C++ library instead of STLport. I now get errors ("[Tue Mar 18 09:08:52 2008] gunzip.cgi: tree: sb83 does not exist") when I try to access the tinderbox status, so I have currently no idea how to address this.

This might be caused by solenv/inc/unxmacx.mk:1.22.14.6 l. 55--57

.IF "$(GUIBASE)"=="unx"
CDEFS+= -DX_LOCALE
.ENDIF

(whatever that is supposed to be good for). Could anybody verify that a CWS sb83 based (i.e., --without-stlport), X11 (i.e., --with-x) build succeeds when those three lines are dropped?

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to