Subject: make problem
To: None <PORT-MAC68K@NetBSD.ORG>
From: Max Leek <max@spidaweb.eils.lib.id.us>
List: port-mac68k
Date: 04/18/1997 09:02:07
Apologies are at the end of this message.
I'm trying to "make" a program called zclient, a Z39.50 client. I get the
following report:
killick# make
cd ../api; make;
cc -c -o ./msg.o ./msg.c -qarch=pwr2 -qlanglvl=ansi -DPOSIX -I.
cc: unrecognized option `-qarch=pwr2'
cc: unrecognized option `-qlanglvl=ansi'
./msg.c: In function `msg_make':
./msg.c:109: conflicting types for `sys_errlist'
/usr/include/errno.h:48: previous declaration of `sys_errlist'
*** Error code 1
Stop.
*** Error code 1
Stop.
I'm guessing that I can edit out the unrecognized options from the
Makefile, but will I need to replace them with something?
msg.c:109 looks just like errno.48, but I don't know if I can delete one,
or which one.
I'm ignorant of C and just beginning Un*x. Where should I turn? If I can
find a local mentor, do I have to find a person familiar with NetBSD to
discuss these questions, or would a garden-variety UNIX person do?
+++apologies+++
I suspect that this question is neither a port-mac68K question nor a netBSD
question, and therefore not specifically for this list. So I'm sorry. This
is the door I came in, however, and I've appreciated the friendly help on
this list.
GENERIC#27 on a IIci with 20 MB RAM.
Thanks.
Max Leek, Library Director NOTHING
Marshall Public Library IS
113 S. Garfield SIMPLE
Pocatello, ID 83204
208-232-1263, extension 29
max@spidaweb.eils.lib.id.us