| Summary: | Undefined symbol `_poll' referenced from text segment | ||
|---|---|---|---|
| Product: | Base System | Reporter: | khayes <khayes> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
khayes
2000-06-08 16:10:01 UTC
State Changed From-To: open->closed RTFM. Each function lists the library its in. NAME poll - synchronous I/O multiplexing LIBRARY Standard C Library (libc, -lc) You might need to get the path for aout libs right, but we've moved to elf long ago. Try to use the much better supported elf format. |