[758] in arla-drinkers

home help back first fref pref prev next nref lref last post

arla on NeXTSTEP3.3/Intel (4/5)

daemon@ATHENA.MIT.EDU (Helmut Heller)
Fri Apr 16 06:12:13 1999

From owner-arla-drinkers@stacken.kth.se Fri Apr 16 10:12:12 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 20406 invoked from network); 16 Apr 1999 10:12:11 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 16 Apr 1999 10:12:11 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id LAA10022
	for arla-drinkers-list; Fri, 16 Apr 1999 11:59:03 +0200 (MET DST)
Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id LAA10006
	for <arla-drinkers@stacken.kth.se>; Fri, 16 Apr 1999 11:58:50 +0200 (MET DST)
Received: from robert.e.kth.se (robert.e.kth.se [130.237.48.106])
	by elixir.e.kth.se (8.9.2/8.9.2) with ESMTP id LAA24505;
	Fri, 16 Apr 1999 11:58:42 +0200 (MET DST)
Received: (from lha@localhost)
	by robert.e.kth.se (8.9.2/8.9.2) id LAA07751;
	Fri, 16 Apr 1999 11:58:41 +0200 (MET DST)
Message-Id: <9904160954.AA01752@next.lrz-muenchen.de>
X-Image-Url: http://www.lrz.de/~heller/hheller.tiff
X-Face: #K8+M!=vK|\bQ[&P:z)d$Q:i(@36P1!7if~nI%OB\9I>;p5Vs<_YkU;].K(chZJ,k8X96t
	]!d?;H/|Jc:Hr-hhbBow![@FkT0xNOVXK|TO%Jg@Xz<z|uVs,@UjxkuWF"W&fK[SUZI'xL
	zS+rYcYYg\vFh_r^d!.;O!-cOu0Cd
X-Nextstep-Mailer: Mail 3.3 (Enhance 2.2p1)
From: Helmut Heller <Helmut.Heller@lrz-muenchen.de>
Date: Fri, 16 Apr 1999 11:54:52 +0200
To: arla-drinkers@stacken.kth.se, lxs@mit.edu
Cc: Helmut.Heller@lrz-muenchen.de, Herbert.Huber@lrz-muenchen.de
Reply-To: Helmut.Heller@lrz-muenchen.de
X-Reply-Format: NeXT Mail preferred
X-Url: http://www.lrz.de/~heller
Subject: arla on NeXTSTEP3.3/Intel (4/5)
Mime-Version: 1.0 (split by tm-edit 7.106)
Content-Type: message/partial; id="Fri_Apr_16_11:58:39_1999@robert.e.kth.se"; number=4; total=5
Lines: 999
X-Mailer: Gnus v5.5/Emacs 20.2
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

#line 6768 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char warnx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char warnx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_warnx) || defined (__stub___warnx)
choke me
#else
warnx();
#endif

; return 0; }
configure:6763: checking for writev
configure:6791: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6883: checking for fcntl
configure:6911: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6883: checking for getrlimit
configure:6911: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6883: checking for getspnam
configure:6911: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_getspnam
configure: failed program was:
#line 6888 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getspnam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getspnam) || defined (__stub___getspnam)
choke me
#else
getspnam();
#endif

; return 0; }
configure:6883: checking for getspuid
configure:6911: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_getspuid
configure: failed program was:
#line 6888 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getspuid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspuid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getspuid) || defined (__stub___getspuid)
choke me
#else
getspuid();
#endif

; return 0; }
configure:6883: checking for mktime
configure:6911: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6883: checking for setregid
configure:6911: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6938: checking for setresuid
configure:6966: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_setresuid
configure: failed program was:
#line 6943 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setresuid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setresuid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setresuid) || defined (__stub___setresuid)
choke me
#else
setresuid();
#endif

; return 0; }
configure:6938: checking for setreuid
configure:6966: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6938: checking for setsid
configure:6966: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_setsid
configure: failed program was:
#line 6943 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setsid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setsid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setsid) || defined (__stub___setsid)
choke me
#else
setsid();
#endif

; return 0; }
configure:6938: checking for setsockopt
configure:6966: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:6938: checking for sysconf
configure:6966: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_sysconf
configure: failed program was:
#line 6943 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysconf(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char sysconf();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_sysconf) || defined (__stub___sysconf)
choke me
#else
sysconf();
#endif

; return 0; }
configure:6938: checking for sysctl
configure:6966: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_sysctl
configure: failed program was:
#line 6943 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysctl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char sysctl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_sysctl) || defined (__stub___sysctl)
choke me
#else
sysctl();
#endif

; return 0; }
configure:6993: checking for syslog
configure:7049: checking for getvfsbyname
configure:7077: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_getvfsbyname
configure: failed program was:
#line 7054 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getvfsbyname(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getvfsbyname();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getvfsbyname) || defined (__stub___getvfsbyname)
choke me
#else
getvfsbyname();
#endif

; return 0; }
configure:7049: checking for vfsisloadable
configure:7077: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_vfsisloadable
configure: failed program was:
#line 7054 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char vfsisloadable(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char vfsisloadable();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_vfsisloadable) || defined (__stub___vfsisloadable)
choke me
#else
vfsisloadable();
#endif

; return 0; }
configure:7049: checking for vfsload
configure:7077: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_vfsload
configure: failed program was:
#line 7054 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char vfsload(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char vfsload();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_vfsload) || defined (__stub___vfsload)
choke me
#else
vfsload();
#endif

; return 0; }
configure:7144: checking for optreset
configure:7158: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_optreset
configure: failed program was:
#line 7150 "configure"
#include "confdefs.h"
extern int optreset;
int foo() { return optreset; }
int main() {
foo()
; return 0; }
configure:7283: checking if hstrerror needs const
configure:7295: cc -c -g  -Wall  conftest.c 1>&5
configure:7289: illegal external declaration, missing `;' after `netdb'
configure: failed program was:
#line 7288 "configure"
#include "confdefs.h"
netdb.h
int main() {
const char *hstrerror(int);
; return 0; }
configure:7326: checking for kvm_open
configure:7346: cc -o conftest -g  -Wall   conftest.c  1>&5
configure: In function `main':
configure:7342: warning: implicit declaration of function `kvm_open'
ld: Undefined symbols:
_kvm_open
configure: failed program was:
#line 7339 "configure"
#include "confdefs.h"

int main() {
kvm_open()
; return 0; }
configure:7346: cc -o conftest -g  -Wall   conftest.c -lkvm  1>&5
configure: In function `main':
configure:7342: warning: implicit declaration of function `kvm_open'
ld: can't locate file for: -lkvm
configure: failed program was:
#line 7339 "configure"
#include "confdefs.h"

int main() {
kvm_open()
; return 0; }
configure:7414: checking for kvm_nlist
configure:7434: cc -o conftest -g  -Wall   conftest.c  1>&5
configure: In function `main':
configure:7430: warning: implicit declaration of function `kvm_nlist'
ld: Undefined symbols:
_kvm_nlist
configure: failed program was:
#line 7427 "configure"
#include "confdefs.h"

int main() {
kvm_nlist()
; return 0; }
configure:7434: cc -o conftest -g  -Wall   conftest.c -lkvm  1>&5
configure: In function `main':
configure:7430: warning: implicit declaration of function `kvm_nlist'
ld: can't locate file for: -lkvm
configure: failed program was:
#line 7427 "configure"
#include "confdefs.h"

int main() {
kvm_nlist()
; return 0; }
configure:7503: checking if strtok_r needs a prototype
configure:7520: cc -c -g  -Wall  conftest.c 1>&5
configure:7548: checking if select needs a prototype
configure:7569: cc -c -g  -Wall  conftest.c 1>&5
configure:7597: checking if dirent has a field d_type
configure:7615: cc -c -g  -Wall  conftest.c 1>&5
configure: In function `main':
configure:7611: storage size of `foo' isn't known
configure:7611: warning: unused variable `bar'
configure:7611: warning: unused variable `foo'
configure: failed program was:
#line 7603 "configure"
#include "confdefs.h"

#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#include <dirent.h>

int main() {
struct dirent foo; int bar =3D foo.d_type;=20
; return 0; }
configure:7647: checking if vfsconf has a field vfc_refcount
configure:7667: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `main':
configure:7663: storage size of `foo' isn't known
configure:7663: warning: unused variable `bar'
configure:7663: warning: unused variable `foo'
configure: failed program was:
#line 7656 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>

int main() {
struct vfsconf foo; int bar =3D foo.vfc_refcount;=20
; return 0; }
configure:7701: checking if vfsconf has a field vfc_mountroot
configure:7721: cc -c -g  -Wall   conftest.c 1>&5
configure:7717: syntax error, missing `;' after `)'
configure: failed program was:
#line 7710 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>

int main() {
struct vfsconf foo; int (*)(void) bar =3D foo.vfc_mountroot;=20
; return 0; }
configure:7755: checking if uio has a field uio_procp
configure:7775: cc -c -g  -Wall   conftest.c 1>&5
configure:7767: header file 'sys/cdefs.h' not found
configure: failed program was:
#line 7764 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/cdefs.h>
#include <sys/uio.h>

int main() {
struct uio foo; struct proc * bar =3D foo.uio_procp;=20
; return 0; }
configure:7809: checking if vfsops has a field vfs_opv_descs
configure:7829: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `main':
configure:7825: storage size of `foo' isn't known
configure:7825: warning: unused variable `bar'
configure:7825: warning: unused variable `foo'
configure: failed program was:
#line 7818 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>

int main() {
struct vfsops foo; struct vnodeopv_desc ** bar =3D foo.vfs_opv_descs;=20
; return 0; }
configure:7863: checking if vfsops has a field vfs_name
configure:7883: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `main':
configure:7879: storage size of `foo' isn't known
configure:7879: warning: unused variable `bar'
configure:7879: warning: unused variable `foo'
configure: failed program was:
#line 7872 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>

int main() {
struct vfsops foo; char * bar =3D foo.vfs_name;=20
; return 0; }
configure:7917: checking if vfsops has a field vfs_uninit
configure:7937: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `main':
configure:7933: storage size of `foo' isn't known
configure:7933: warning: unused variable `bar'
configure:7933: warning: unused variable `foo'
configure: failed program was:
#line 7926 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>

int main() {
struct vfsops foo; void * bar =3D foo.vfs_uninit;=20
; return 0; }
configure:7971: checking if vfsops has a field vfs_oid
configure:7991: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `main':
configure:7987: storage size of `foo' isn't known
configure:7987: warning: unused variable `bar'
configure:7987: warning: unused variable `foo'
configure: failed program was:
#line 7980 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>

int main() {
struct vfsops foo; struct sysctl_oid * bar =3D foo.vfs_oid;=20
; return 0; }
configure:8025: checking if file_operations has a field flush
configure:8044: cc -c -g  -Wall   conftest.c 1>&5
configure:8036: header file 'linux/fs.h' not found
configure: failed program was:
#line 8034 "configure"
#include "confdefs.h"

#include <linux/fs.h>
typedef int (*flush_type)(struct file *);

int main() {
struct file_operations foo; flush_type bar =3D foo.flush;=20
; return 0; }
configure:8079: checking if mount has a field mnt_syncer
configure:8111: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `main':
configure:8107: storage size of `foo' isn't known
configure:8107: warning: unused variable `bar'
configure:8107: warning: unused variable `foo'
configure: failed program was:
#line 8088 "configure"
#include "confdefs.h"

#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#ifdef HAVE_SYS_PROC_H
#include <sys/proc.h>
#endif
#ifdef HAVE_SYS_VNODE_H
#include <sys/vnode.h>
#endif
#ifdef HAVE_SYS_MOUNT_H
#include <sys/mount.h>
#endif

int main() {
struct mount foo; struct vnode * bar =3D foo.mnt_syncer;=20
; return 0; }
configure:8146: checking if proc has a field p_retval
configure:8172: cc -c -g  -Wall   conftest.c 1>&5
configure:8168: undefined type, found `register_t'
configure: failed program was:
#line 8155 "configure"
#include "confdefs.h"

#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#ifdef HAVE_SYS_PROC_H
#include <sys/proc.h>
#endif

int main() {
struct proc foo; register_t * bar =3D foo.p_retval;=20
; return 0; }
configure:8206: checking for sa_len in struct sockaddr
configure:8221: cc -c -g  -Wall  conftest.c 1>&5
configure: In function `main':
configure:8217: structure has no member named `sa_len'
configure:8217: warning: unused variable `foo'
configure: failed program was:
#line 8212 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
int main() {
struct sockaddr sa;
int foo =3D sa.sa_len;
; return 0; }
configure:8246: checking for h_errno
configure:8260: cc -o conftest -g  -Wall   conftest.c  1>&5
configure:8289: checking if h_errno is properly declared
configure:8308: cc -c -g  -Wall  conftest.c 1>&5
configure:8302: conflicting types for `h_errno'
/NextDeveloper/Headers/bsd/netdb.h:96: previous declaration of `h_errno'
configure: failed program was:
#line 8295 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif
extern struct { int foo; } h_errno;
int main() {
h_errno.foo =3D 1;
; return 0; }
configure:8343: checking for h_errlist
configure:8357: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_h_errlist
configure: failed program was:
#line 8349 "configure"
#include "confdefs.h"
extern int h_errlist;
int foo() { return h_errlist; }
int main() {
foo()
; return 0; }
configure:8437: checking for h_nerr
configure:8451: cc -o conftest -g  -Wall   conftest.c  1>&5
ld: Undefined symbols:
_h_nerr
configure: failed program was:
#line 8443 "configure"
#include "confdefs.h"
extern int h_nerr;
int foo() { return h_nerr; }
int main() {
foo()
; return 0; }
configure:8532: checking for AIX
configure:8582: checking for ELF object format
configure:8589: cc -c -g  -Wall  conftest.c 1>&5
configure:8608: checking for vop_nolock in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8616: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8619: warning: implicit declaration of function `vop_nolock'
configure:8625: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8613 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_nolock();
return 0; }
configure:8653: checking for vop_nounlock in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8661: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8664: warning: implicit declaration of function `vop_nounlock'
configure:8670: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8658 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_nounlock();
return 0; }
configure:8698: checking for vop_noislocked in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8706: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8709: warning: implicit declaration of function `vop_noislocked'
configure:8715: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8703 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_noislocked();
return 0; }
configure:8743: checking for vop_revoke in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8751: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8754: warning: implicit declaration of function `vop_revoke'
configure:8760: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8748 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_revoke();
return 0; }
configure:8788: checking for vop_stdlock in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8796: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8799: warning: implicit declaration of function `vop_stdlock'
configure:8805: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8793 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_stdlock();
return 0; }
configure:8833: checking for vop_stdunlock in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8841: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8844: warning: implicit declaration of function `vop_stdunlock'
configure:8850: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8838 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_stdunlock();
return 0; }
configure:8878: checking for vop_stdislocked in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8886: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8889: warning: implicit declaration of function =
`vop_stdislocked'
configure:8895: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8883 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vop_stdislocked();
return 0; }
configure:8923: checking for genfs_nolock in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8931: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8934: warning: implicit declaration of function `genfs_nolock'
configure:8940: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8928 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
genfs_nolock();
return 0; }
configure:8968: checking for genfs_nounlock in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:8976: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:8979: warning: implicit declaration of function `genfs_nounlock'
configure:8985: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 8973 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
genfs_nounlock();
return 0; }
configure:9013: checking for genfs_noislocked in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9021: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9024: warning: implicit declaration of function =
`genfs_noislocked'
configure:9030: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9018 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
genfs_noislocked();
return 0; }
configure:9058: checking for genfs_revoke in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9066: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9069: warning: implicit declaration of function `genfs_revoke'
configure:9075: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9063 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
genfs_revoke();
return 0; }
configure:9103: checking for vfs_opv_init in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9111: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9114: warning: implicit declaration of function `vfs_opv_init'
configure:9120: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9108 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_opv_init();
return 0; }
configure:9148: checking for vfs_opv_init_default in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9156: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9159: warning: implicit declaration of function =
`vfs_opv_init_default'
configure:9165: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9153 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_opv_init_default();
return 0; }
configure:9193: checking for vfs_opv_init_explicit in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9201: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9204: warning: implicit declaration of function =
`vfs_opv_init_explicit'
configure:9210: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9198 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_opv_init_explicit();
return 0; }
configure:9238: checking for vfs_add_vnodeops in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9246: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9249: warning: implicit declaration of function =
`vfs_add_vnodeops'
configure:9255: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9243 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_add_vnodeops();
return 0; }
configure:9283: checking for vfs_attach in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9291: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9294: warning: implicit declaration of function `vfs_attach'
configure:9300: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9288 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_attach();
return 0; }
configure:9328: checking for vfs_register in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9336: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9339: warning: implicit declaration of function `vfs_register'
configure:9345: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9333 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_register();
return 0; }
configure:9373: checking for vfs_getnewfsid in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9381: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9384: warning: implicit declaration of function `vfs_getnewfsid'
configure:9390: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9378 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_getnewfsid();
return 0; }
configure:9418: checking for vfs_getvfs in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9426: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9429: warning: implicit declaration of function `vfs_getvfs'
configure:9435: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9423 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_getvfs();
return 0; }
configure:9463: checking for vfs_object_create in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9471: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9474: warning: implicit declaration of function =
`vfs_object_create'
configure:9480: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9468 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
vfs_object_create();
return 0; }
configure:9508: checking for zfreei in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9516: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9519: warning: implicit declaration of function `zfreei'
configure:9525: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5
ld: file: /dev/null is empty (not an object or archive)
configure: failed program was:
#line 9513 "configure"
#include "confdefs.h"

int _foo() {
return foo();
}
int foo() {
zfreei();
return 0; }
configure:9553: checking for vfs_cache_lookup in kernel
configure:__oline__: cc -c -g  -Wall   conftest.c 1>&5
configure: In function `_foo':
configure:9561: warning: implicit declaration of function `foo'
configure: In function `foo':
configure:9564: warning: implicit declaration of function =
`vfs_cache_lookup'
configure:9570: ld -o conftest  -A /dev/null conftest.o -e _foo 1>&5

home help back first fref pref prev next nref lref last post