[haiku-development] Re: [Haiku-commits] r28997 - in haiku/trunk/src/system/libroot/posix: glibc/stdlib glibc/wcsmbs locale

  • From: rossi@xxxxxxxxxxxxxxx
  • To: "SVN commits to the Haiku source repository" <haiku-commits@xxxxxxxxxxxxxxxx>
  • Date: Fri, 23 Jan 2009 16:05:45 -0500 (EST)

> Author: jackburton
> Date: 2009-01-23 15:05:12 +0100 (Fri, 23 Jan 2009)
> New Revision: 28997
> ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=28997&view=rev
>
> Modified:
>    haiku/trunk/src/system/libroot/posix/glibc/stdlib/Jamfile
>    haiku/trunk/src/system/libroot/posix/glibc/wcsmbs/Jamfile
>    haiku/trunk/src/system/libroot/posix/locale/Jamfile
> Log:
>  revert r28970, since they cause crashes. Still looking into it

It looks like this change broke the build, at least for me ;-( The build
fails while trying to build libroot with a bunch of undefined references
"undefined reference to `__wcsrtombs'".

I tried a clean build from a fresh checkout. You can find the log files of
the build attempt here:

http://www.streetpainter.net/haiku/downloads/images/build-r28997.log
http://www.streetpainter.net/haiku/downloads/images/error-r28997.log

The first file contains the stdout output, the other the stderr output.

Cheers,
Rossi

Other related posts: