From: Josh R. <jos...@eu...> - 2009-02-05 20:18:33
|
On Thu, February 5, 2009 1:13 pm, Dmitry Torokhov wrote: > Hi Josh, > > > On Wednesday 04 February 2009 18:44:04 Josh Rickmar wrote: > >> I just downloaded the latest release from SourceForge, and it is >> currently failing to build on FreeBSD 7.1-RELEASE. Any help? >> > ... > > >> cc1: warnings being treated as errors >> hostname.c: In function 'Hostinfo_HostName': >> hostname.c:248: warning: implicit declaration of function >> 'Unicode_Alloc' >> hostname.c:249: warning: return makes pointer from integer without a >> cast > > Hmm, Unicode_Alloc is defined in lib/include/unicodeBase.h... Do you > happen to have unicode.h or unicodeBase.h in /usr/local/include or in > /usr/include? > > > -- > Dmitry > > I have /usr/local/include/unicode.h -- To send me a personal email, please place [personal] in the Subject line. |