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

  • From: Olivier Coursiere <olivier.coursiere@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 23 Jan 2009 22:10:58 +0100

Hi,
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:
Same thing here.

I have removed "#" before wcsrtombs.c in Jamfile in src/system/libroot/posix/glibc/wcsmbs/.

It builds ok. Still have to test if nothing important is broken ("populating image").

Olivier


Other related posts: