Where is flock()
Jose Angel Vela Avila
josevela at mtecv2.mty.itesm.mx
Sun Jun 30 08:05:04 AEST 1991
jigang at geoblue.gcn.uoknor.edu (Jigang Yang) writes:
> I try to use flock() in my program. But I get the following message:
>$ cc flock-test.c
>0706-317 ERROR: Unresolved or undefined symbols detected:
> Symbols in error (followed by references) are
> dumped to the load map.
>.flock
> According to Info, flock() only need sys/file.h What is wrong??
Use : cc flock-test.c -lbsd
I should work...
Jose A. Vela Avila
josevela at mtecv2.mty.itesm.mx
ITESM
More information about the Comp.unix.aix
mailing list