search for: aio_sigev

Displaying 5 results from an estimated 5 matches for "aio_sigev".

2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this. The build failed with: Compiling dynconfig.c In file included from include/includes.h:507, from dynconfig.c:21: /usr/include/aio.h:76: field `aio_sigevent' has incomplete type /usr/include/aio.h:127: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21: include/includes.h:811: redefinition of `struct timespec' make: 1254-004 The error code from the last command is 1. Same problem as 3.0.20 -Ric
2006 Jan 10
3
Please help with samba 3.0.21a on AIX 5.3
...berok LDFLAGS = PIE_CFLAGS = PIE_LDFLAGS = Compiling dynconfig.c In file included from /usr/include/aio.h:31, from include/includes.h:518, from /home/inst/software/samba/samba-3.0.21a/source/dynconfig.c:21: /usr/include/sys/aio.h:91: error: field `aio_sigevent' has incomplete type /usr/include/sys/aio.h:147: error: field `aio_sigevent' has incomplete type In file included from /home/inst/software/samba/samba-3.0.21a/source/dynconfig.c:21: include/includes.h:822: error: redefinition of `struct timespec' make: 1254-004 The error code from th...
2005 Sep 28
0
Samba 3.0.20 aio compile failure on AIX 5.2
I just tried to compile Samba 3.0.20 on AIX 5.2 (someone suggested that it may resolve the other issue I'm having, I doubt it, but it's worth a try). I received the following error when I tried to do the compile: /usr/include/aio.h:76: field `aio_sigevent' has incomplete type /usr/include/aio.h:127: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21: include/includes.h:799: redefinition of `struct timespec' make: 1254-004 The error code from the last command is 1. I'm guessing that I'm not the firs...
2005 Oct 03
0
Need help with Samba 3.20a error
...`struct dom_binding' declared inside parameter list /usr/include/rpcsvc/ypclnt.h:99: warning: its scope is only this definition or declaration, which is probably not what you want. In file included from include/includes.h:507, from dynconfig.c:21: /usr/include/aio.h:75: field `aio_sigevent' has incomplete type /usr/include/aio.h:124: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21: include/includes.h:799: redefinition of `struct timespec' make: 1254-004 The error code from the last command is 1. *******************************************...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *