Subject: Re: problems building ms-ttf
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Juan RP <juan@xtrarom.org>
List: tech-pkg
Date: 08/08/2005 13:16:15
On Mon, 08 Aug 2005 07:04:35 -0400
"Steven M. Bellovin" <smb@cs.columbia.edu> wrote:

> This is with up-to-the-minute pkgsrc from tree head, up-to-the-minute 
> -current, and xorg.
> 
>  c++ -I/usr/pkgsrc/fonts/ttmkfdir2/work/.buildlink/include/freetype2
> -O2 -I/usr/ pkgsrc/fonts/ttmkfdir2/work/.buildlink/include -c
> parser.cpp  -fPIC -DPIC -o .li bs/parser.o
> parser.cpp: In function `yy_buffer_state* yy_scan_bytes(const char*,
> int)': parser.cpp:1682: error: invalid conversion from `const char*'
> to `char*' parser.cpp:1682: error:   initializing argument 1 of
> `yy_buffer_state* yy_scan_buffer(char*, unsigned int)'
> gmake: *** [parser.o] Error 1
> *** Error code 2

christos fixed that hours ago, please update your lex tool.