Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 1995 10:24:11 +0200
From:      "Philippe Charnier" <charnier@lirmm.fr>
To:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Cc:        hackers@FreeBSD.org
Subject:   Re: wchar_t definition... 
Message-ID:  <199504220824.KAA22267@lirmm.lirmm.fr>
In-Reply-To: Your message of "Fri, 21 Apr 1995 16:45:34 %2B0200." <199504211445.QAA21595@labinfo.iet.unipi.it> 

next in thread | previous in thread | raw e-mail | index | archive | help
Salut,

In the message wchar_t definition...,
Luigi Rizzo <luigi@labinfo.iet.unipi.it> wrote :

>This was on snap950322 with XFree86-3.1.
>
>While compiling the stock xdvi (xdvk-1.18f) I got the following errors:
>
>In file included from xdvi.h:22,
>                 from config.h:43,
>                 from xdvi.c:86:
>/usr/X11R6/include/X11/Xlib.h:74: conflicting types for `wchar_t'
>/usr/include/stdlib.h:50: previous declaration of `wchar_t'

Try with -DNOFOIL_X_WCHAR_T or -DNO_FOIL_X_WCHAR_T 
or even  -DFOIL_X_WCHAR_T 

(didn't remember the correct one for FreeBSD)

>/usr/X11R6/include/X11/Xos.h:107: conflicting types for `sys_errlist'

remove #include <X11/Xos.h> in Xdvi sources


--------                                                        --------
Philippe Charnier                                      charnier@lirmm.fr
                               

         LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France
------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504220824.KAA22267>