[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep: Task List
From: |
Adam Fedor |
Subject: |
Re: GNUstep: Task List |
Date: |
Tue, 14 Nov 2000 11:16:31 -0700 |
Dirk Olmes wrote:
>
> 2) When building GSLocale.m on FreeBSD the compile fails because <langinfo.h>
> cannot be found. I had to search other mailinglists and found that per
> default there is no langinfo.h on FreeBSD machines (I don't know what
> alternatives exist on FreeBSD machines since I am no FreeBSD expert ...)
Fixed. Actually I already checked for langinfo, I just forgot to put the
ifdef's around the include file.