I'm having a terrible time getting basic ports to compile on a machine that
I just setup with 3.2-RELEASE. Ports I've tried are:
lynx
less
samba
(latest versions of each)
Amazingly, bash compiled and installed, but that's the only thing I've
gotten to run.
Here's any example error:
cc -DHAVE_CONFIG_H -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I
../WWW/Library/Implementation -O -pipe -c ./LYUtils.c
./LYUtils.c:5414: conflicting types for `remove'
/usr/include/stdio.h:232: previous declaration of `remove'
*** Error code 1
I'm fairly new at this, but I did manage to setup a smooth running
3.1-RELEASE on my previous computer, and had no such problems. Any advice
will be appreciated.
Thanks.