Subject: compiling config
To: None <port-macppc@netbsd.org>
From: Joao Pedras <jpedras@webvolution.net>
List: port-macppc
Date: 05/21/2001 16:38:28
Hello all

I recently installed the macppc port on a G4/350/AGP.

I updated the sources to -current.

When I try to compile 'config' I get the following :

cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Werror   -I/usr/src/usr.sbin/config -I. -c hash.c
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Werror   -I/usr/src/usr.sbin/config -I. -c main.c
cc1: warnings being treated as errors
main.c: In function `main':
main.c:112: warning: implicit declaration of function `setprogname'
*** Error code 1

Stop.

What I am doing wrong ?

Tkx

Joao