Hi folks,
ich versuche gerade, auf einem FreeBSD RELEASE-5.0-p1 die Anwendung
xperfmon3 zu installieren (/usr/ports/sysutils/xperfmon3). Der
Kompilierungsvorang verabschiedet sich leider mit einem:
freebsd_system.c:137:21: nfs/nfs.h: No such file or directory
freebsd_system.c: In function `sys_setup':
freebsd_system.c:282: warning: passing arg 2 of `getvfsbyname' from
incompatible pointer type
freebsd_system.c: In function `get_nfsstat':
freebsd_system.c:534: sizeof applied to an incomplete type
freebsd_system.c:543: invalid use of undefined type `struct nfsstats'
[letzte Meldung für verschiedene Zeilen x-mal wiederholt]
freebsd_system.c:564: `NQNFSPROC_GETLEASE' undeclared (first use in this
function)
freebsd_system.c:564: (Each undeclared identifier is reported only once
freebsd_system.c:564: for each function it appears in.)
freebsd_system.c:565: invalid use of undefined type `struct nfsstats'
freebsd_system.c:565: `NQNFSPROC_VACATED' undeclared (first use in this
function)
freebsd_system.c:566: invalid use of undefined type `struct nfsstats'
freebsd_system.c:566: `NQNFSPROC_EVICTED' undeclared (first use in this
function)
...
/usr/include/ctype.h: At top level:
freebsd_system.c:210: storage size of `nfsstats' isn't known
*** Error code 1
Stop in /usr/ports/sysutils/xperfmon3/work/xperfmon++.
*** Error code 1
Stop in /usr/ports/sysutils/xperfmon3.
"nfs.h" gibt es in /usr/include/nfsclient/ und /usr/include/nfsserver/,
jedoch nicht in /usr/include/nfs/.
Kann mir jemand weiterhelfen?
Ciao
Achim
-- pgp/gnupg key: 1024D/5DF3A722 (wwwkeys.de.pgp.net) To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sat 15 Feb 2003 - 12:15:38 CET