[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Webglimpse Home]

FreeBSD 3.3



I just downloaded and tried to compile Glimpse 4.12.5 on my FreeBSD 3.3 box
and came up with a few errors.

Making all in util
gcc -c -O  -I./../include strerror.c
strerror.c: In function `strerror':
strerror.c:63: conflicting types for `sys_errlist'
/usr/include/stdio.h:225: previous declaration of `sys_errlist'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

I thought I would ask about FreeBSD support before I started to play around
a bit with the source (in an effort to get it to compile).

Thanks!

-Mitch