|
From: Adar D. <ad...@vm...> - 2008-03-27 07:30:15
|
> >>> On 3/25/2008 at 12:08, "Adar Dembo" <ad...@vm...> wrote: > > I couldn't reproduce this on my machine using your exact > command line (after > > modifying the include path) so I suspect we must have > misdetecting something > > during ./configure. Line 46 of str.c is fairly innocuous: > > > > extern int vswprintf(wchar_t *wcs, size_t maxlen, const > wchar_t *format, > > va_list args); > > > > I don't know why it would give you the errors you're > seeing. Do you happen > > to > > know what may have changed in terms of libc headers between > openSUSE 10.3 > > and > > 11.0? > > > > Also, would you mind filing a bug report on the Sourceforge > bug tracker? > > > > Adar, > > I just filed bug #1925183 for this issue. glibc was updated > from 2.5 (openSUSE 10.3) to 2.7 (upcoming openSUSE 11.0) > > Dominique Thanks; Trampus is looking into it. If anyone else has any insight into the problem, please update the bug report. |