Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 1997 12:15:52 -0400 (EDT)
From:      Bill Grunfelder <wjgrun@outland.cyberwar.com>
To:        freebsd-questions@freebsd.org
Subject:   C compilation errors
Message-ID:  <Pine.BSF.3.95q.970513115918.24021A-100000@outland.cyberwar.com>

next in thread | raw e-mail | index | archive | help

Can someone tell me (or point me in the right direction as to) what
(packages/ports/libraries/whatever) I'm missing that would result in
these errors when trying to compile a C program?

m.c: In function `lockfile':
m.c:113: `F_LOCK' undeclared (first use this function)
m.c:113: (Each undeclared identifier is reported only once
m.c:113: for each function it appears in.)
m.c: In function `unlockfile':
m.c:204: `F_ULOCK' undeclared (first use this function)

This is on a newly installed FreeBSD 2.2.1-RELEASE system.  Also, does
anyone have a port of req/tkreq - I didn't see one in the ports
collection.  Thanks,

Bill
.......................................................................
Bill Grunfelder                                    System Administrator

-The above does not necessarily coincide with the views of my employer-




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970513115918.24021A-100000>