Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ps.c build failed on updating the system

0 views
Skip to first unread message

Pavlin Petkov

unread,
Oct 5, 2000, 3:00:00 AM10/5/00
to
Hi. Few days ago I updated my source tree. When I run make build in /usr/src it stops on building /usr/src/bin/ps/ with the following problem:

cc -O2 -DUVM -c /usr/src/bin/ps/fmt.c
cc -O2 -DUVM -c /usr/src/bin/ps/keyword.c
cc -O2 -DUVM -c /usr/src/bin/ps/nlist.c
cc -O2 -DUVM -c /usr/src/bin/ps/print.c
cc -O2 -DUVM -c /usr/src/bin/ps/ps.c
/usr/src/bin/ps/ps.c: In function `main':
/usr/src/bin/ps/ps.c:317: `KERN_PROC_KTHREAD' undeclared (first use in this function)
/usr/src/bin/ps/ps.c:317: (Each undeclared identifier is reported only once
/usr/src/bin/ps/ps.c:317: for each function it appears in.)
*** Error code 1

Stop in /usr/src/bin/ps.

I grepped through the /usr/include for KERN_PROC_KTHREAD but did not find it.
Does anyone know where that thing is defined, or what am I missing?
--
+---------------------------+
| Pavlin Petkov |
| _____________ |
| ppe...@crosswinds.net |
| cala...@mbox.digsys.bg |
+---------------------------+


David Terrell

unread,
Oct 6, 2000, 3:00:00 AM10/6/00
to
It sounds like you didn't read the upgrade minifaq.

http://www.openbsd.org/faq/upgrade-minifaq.html

--
David Terrell | "Anyone want to start a fund for students
Nebcorp Prime Minister | that vow not to work at MS?"
d...@meat.net | - Libor Michalek
http://wwn.nebcorp.com/


0 new messages