ports/60485: New port: textproc/skribe (a highly programmable document processing system)

Kimura Fuyuki fuyuki at nigredo.org
Mon Dec 29 23:29:42 UTC 2003


At Sun, 28 Dec 2003 23:55:31 -0800 (PST),
Edwin Groothuis <edwin at FreeBSD.org> wrote:
> 
> Could you please see if you can get rid of the inclusion of varargs.h:
> 
> gcc -I/local0/scratch/edwin/ports/lang/bigloo/work/bigloo2.5a/lib/2.5a -O3  -DBGL_NO_PIC -I/local0/scratch/edwin/ports/lang/bigloo/work/bigloo2.5a/gc-boehm -I/local0/scratch/edwin/ports/lang/bigloo/work/bigloo2.5a/gc-boehm/include -c Clib/cstring.c && mv cstring.o objs/obj_u/Clib/cstring.o
> In file included from Clib/cstring.c:15:
> /usr/include/varargs.h:34:2: #error "<varargs.h> is obsolete with this version of GCC."
> /usr/include/varargs.h:35:2: #error "Change your code to use <stdarg.h> instead."
> gmake[3]: Leaving directory `/local0/scratch/edwin/ports/lang/bigloo/work/bigloo2.5a/runtime'

Bigloo port has been updated to 2.6b since a week ago and it never
uses varargs.h. (and cleanly builds on 5.2-RC!)



More information about the freebsd-ports-bugs mailing list