-------- Original-Nachricht -------- > Datum: Tue, 07 Jul 2009 12:36:57 +0200 > Von: Oliver Tappe <zooey@xxxxxxxxxxxxxxx> > I have just merged the work on wchar_t (and some more) into r31443 of the > trunk, as a > result you need to update to that or a later revision and then rebuild > everything, > i.e. the buildtools and haiku itself. > > Please tell if you encounter any peculiarities. Subversion doesn't work out of the box anymore. It is linked against "libiconv.so.2", but the library is installed only as "libiconv.so". Adding a symlink solves the problem. Tested under gcc4/gcc2 hybrid, but I guess it's a universal problem with the new libiconv package. CU, Ingo