search for: 1506

Displaying 20 results from an estimated 245 matches for "1506".

Did you mean: 1500
2013 Jan 07
2
Samba 4 on AIX with XLC
...N [ 44/3655] Generating smbd/build_options.c [2833/3655] Compiling source3/utils/net_rpc.c [2838/3655] Compiling source3/utils/net_cache.c [2844/3655] Compiling source3/utils/net_rpc_printer.c [2851/3655] Compiling source3/utils/net_rpc_shell.c "../source3/utils/net_cache.c", line 87.56: 1506-226 (S) The ":" operator is not allowed between "char[1]" and "int". "../source3/utils/net_cache.c", line 86.18: 1506-280 (W) Function argument assignment between types "const char*" and "int" is not allowed. "../source3/utils/net_cac...
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09-Oct-16 22:51, Aki Tuomi wrote: >> >> Michael > > Does the compiler support C99 standard? > > Aki Yes. Plus extended features. Key difference with GCC, e.g., are the flags to the compiler, but autotools general manages those well. Key difference with platform (well, of of) is that it is not GNU, and how shared libraries are built. Again, libtool in particular,
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -I/opt/include -I/opt/buildaix/include -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/buildaix/includes -c -o test-http-auth.o test-http-auth.c "test-http-auth.c", line 27.27: 1506-022 (S) "scheme" is not a member of "const struct http_auth_challenges_test". "test-http-auth.c", line 27.37: 1506-196 (W) Initialization between types "struct http_auth_challenge_test* const" and "char*" is not allowed. "test-http-auth.c&quo...
2016 Oct 09
6
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...--localstatedir=/var/dovecot\ --mandir=/usr/share/man\ --infodir=/opt/share/info/dovecot \ > .buildaix/configure.out xlc_r: 1501-216 (W) command option -dM is not recognized - passed to ld xlc_r: 1501-228 (W) input file c not found 1506-297 (S) Unable to open input file null. No such file or directory. ./configure[25617]: rpcgen: not found messages to stderr by make: + make > .buildaix/make.out ./update-version.sh[42]: git: not found. "askpass.c", line 59.18: 1506-359 (I) Automatic variable str contains a const m...
2015 Feb 23
2
Call for testing: OpenSSH 6.8
On Mon, Feb 23, 2015 at 5:27 PM, Kevin Brott <kevin.brott at gmail.com> wrote: > Just as an FYI - the whole sys/queue.h issue is impacting HP-UX 11.23 and > 11.31 as well - so we'll see how the latest fixes flush out. > > And, not to play the fool overmuch - but is there a quick howto on how > you're expecting we get the git clone pulls into a buildable state? When I
2004 Aug 24
1
building 3.0.6 on AIX
...9373 checking for cups-config... no ./configure[9373]: ==: unknown test operator checking for library containing dlopen... none required However getting past that trying to make always fails with: Compiling nsswitch/winbind_nss_aix.c with -O2 "nsswitch/winbind_nss_aix.c", line 747.8: 1506-166 (S) Definition of function attrlist_t requires parentheses. "nsswitch/winbind_nss_aix.c", line 747.19: 1506-276 (S) Syntax error: possible missing '{'? "nsswitch/winbind_nss_aix.c", line 749.22: 1506-045 (S) Undeclared identifier ret. "nsswitch/winbind_nss_aix.c...
2005 Aug 11
2
Make process stops with errors
...freeware/lib -L/opt/compiled/lib -L/opt/compiled/lib/sasl2 -L/opt/compiled/lib LDFLAGS = -L/opt/compiled/lib -lcrypto -L/opt/freeware/lib -L/opt/compiled/lib -L/opt/compiled/lib/sasl2 -L/opt/compiled/lib Compiling nsswitch/pam_winbind.c with -O2 "nsswitch/pam_winbind.c", line 71.43: 1506-280 (W) Function argument assignment between types "void**" and "const void**" is not allowed. "nsswitch/pam_winbind.c", line 73.36: 1506-280 (W) Function argument assignment between types "struct pam_message**" and "const struct pam_message**" is n...
2006 Feb 28
1
Compiling R on aix getting error
...is up to date. Target "Makedeps" is up to date. xlc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -O -qstrict -c platform.c -o platform.o "/usr/include/netinet/in.h", line 793.1: 1506-166 (S) Definition of function socklen_t requires parentheses. "/usr/include/netinet/in.h", line 793.17: 1506-276 (S) Syntax error: possible missing '{'? "/usr/include/sys/socket.h", line 374.9: 1506-046 (S) Syntax error. "/usr/include/sys/socket.h", line 378...
2017 Jun 10
2
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...const char *args, 379 | const char **error_r) 380 | { 381 | const struct quota_param_parser default_params[] = { 382 | quota_param_hidden, "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: 1506-196 (S) Initialization between types "char* const" and "struct quota_param_parser" is not allowed. 383 | quota_param_ignoreunlimited, "../../../../src/x071-test/src/plugins/quota/quota.c", line 383.17: 1506-196 (S) Initialization between types...
2020 Feb 19
2
OpenSSH ver.8.2p1 compilation error on AIX
...h OpenSSL ver. 1.0.2r (and the earlier versions) > Any idea how to fix? Thank you Are you sure this is the 8.2p1 source? The line numbers from the error messages don't correspond to those in 8.2p1, but they do match 7.9p1. For example: > "libressl-api-compat.c", line 619.26: 1506-043 (S) The operand of the sizeof operator is not valid. $ head -619 openssh-7.9p1/openbsd-compat/libressl-api-compat.c | tail -1 return calloc(1, sizeof(EVP_MD_CTX)); $ head -619 openssh-8.0p1/openbsd-compat/libressl-api-compat.c | tail -1 #ifndef HAVE_EVP_MD_CTX_NEW $ head -619 openssh-8.2p1/ope...
2012 Oct 25
0
Compiling Samba4 RC3 on AIX 6.1 with IBM vac
...h path) 2. In order to get the ldap definitions (ldap.h etc) I've installed openldap 2.4.28. 3. Learning to hate '//' line comments :-) 4. I get the following error and the make stops [2358/3381] Compiling source3/passdb/pdb_ldap_util.c "/usr/include/stdio.h", line 528.12: 1506-343 (S) Redeclaration of fgetpos64 differs from previous declaration on line 323 of "/usr/include/stdio.h". "/usr/include/stdio.h", line 528.12: 1506-377 (I) The type "long long*" of parameter 2 differs from the previous type "long*". "/usr/include/stdio...
2006 Feb 21
2
building in AIXV5.3 using the IBM C for AIX compiler V6.0
...OpenSSL binaries (which IBM, in its wisdom, puts in special places), doing a multiproccesor-enabled compile, etc. for later. Onward! I have defined CC= /usr/vac/bin/cc. But alas, the party just doesn't happen. There's much like this: "/usr/include/sys/types.h", line 136.25: 1506-115 (E) Duplicate type specifier "unsigned" ignored. "/usr/include/sys/types.h", line 136.1: 1506-137 (E) Declaration must declare at least one declarator, tag, or the memb ers of an enumeration. "/usr/include/sys/types.h", line 156.1: 1506-137 (E) Declaration must dec...
1999 Dec 10
5
openssh on AIX v4.3.3 with native compiler
...have compiled openssh on AIX.. Just wondering what you have used. # make cc -g -I/usr/local/include -DETCDIR=\"//etc\" -DSSH_PROGRAM=\"//bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"//libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c atomicio.c "ssh.h", line 494.36: 1506-276 (S) Syntax error: possible missing '{'? make: 1254-004 The error code from the last command is 1. The code is below... /* Output a message to syslog or stderr */ void fatal(const char *fmt,...) __attribute__((format(printf, 1, 2))); void error(const char *fmt,...) __attribute__(...
2017 Jun 12
0
AIX packaging: src/plugin/quota does not build
...see only the error messages It comes down to more issues with how IBM xlc handles (less elegantly) Compound Literals compared to GCC. michael at x071:[/data/prj/aixtools/github/dovecot/x071-test]make -i >/dev/null "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: 1506-196 (S) Initialization between types "char* const" and "struct quota_param_parser" is not allowed. "../../../../src/x071-test/src/plugins/quota/quota.c", line 383.17: 1506-196 (S) Initialization between types "void(* const)(struct quota_root*,const char*)"...
2020 Feb 19
0
OpenSSH ver.8.2p1 compilation error on AIX
...ier > > versions) Any idea how to fix? Thank you > > Are you sure this is the 8.2p1 source? The line numbers from the error > messages don't correspond to those in 8.2p1, but they do match 7.9p1. For > example: > > > "libressl-api-compat.c", line 619.26: 1506-043 (S) The operand of the sizeof > operator is not valid. > > $ head -619 openssh-7.9p1/openbsd-compat/libressl-api-compat.c | tail -1 > return calloc(1, sizeof(EVP_MD_CTX)); $ head -619 openssh-8.0p1/openbsd- > compat/libressl-api-compat.c | tail -1 #ifndef HAVE_EVP_MD_CTX_NEW $ &...
2017 Jun 10
0
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...379 | const char **error_r) > 380 | { > 381 | const struct quota_param_parser default_params[] = { > 382 | quota_param_hidden, > "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: > 1506-196 (S) Initialization between types "char* const" and "struct > quota_param_parser" is not allowed. > 383 | quota_param_ignoreunlimited, > "../../../../src/x071-test/src/plugins/quota/quota.c", line 383.17: > 1506-196 (S) Initializa...
2017 Jun 10
1
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...be extensive, only what I >>> run across and is easy to report) So, now in an attempt to report on where I am at... michael at x071.home.local:[/data/prj/aixtools/github/dovecot/x071-test]make -i >/dev/null "../../../src/x071-test/src/doveadm/doveadm-cmd.c", line 434.24: 1506-007 (S) "struct option" is undefined. "../../../src/x071-test/src/doveadm/doveadm-cmd.c", line 516.9: 1506-285 (S) The indirection operator cannot be applied to a pointer to an incomplete struct or union. "../../../src/x071-test/src/doveadm/doveadm-cmd.c", line 536.3...
2004 Jun 23
0
Problem with XML package compilation on AIX
...-DROOT_HAS_DTD_NODE=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -I. -DLIBXML2=1 -I/usr/local/include -O -qstrict -c DocParse.c -o DocParse.o "DocParse.c", line 113.29: 1506-280 (E) Function argument assignment between types "const unsigned char*" and "char*" is not allowed. and then more of the same on other lines. Does anyone know what I can do to get this to compile happy and install? Any help would be appreciated. I'll put the full transc...
1998 Jun 08
1
IBM AIX problems
...as no problem with both finite(.) and FINITE(.). BUT: I have never been successful compiling R with xlc: Compilation of the current snapshot stops with $ xlc -DANSI -D_XOPEN_SOURCE -I/usr/local/vni/.include -I../include \ -c system.c "system.c", line 150.16: 1506-275 (S) Unexpected text readMask ignored. "system.c", line 150.9: 1506-045 (S) Undeclared identifier fd_set. "system.c", line 151.9: 1506-275 (S) Unexpected text 'int' ignored. "system.c", line 151.13: 1506-045 (S) Undeclared identifier std...
2009 Jul 06
1
libsieve compilation error on AIX 5.3
Dovecot revision: 9186:f70192e7ff3c libsieve revision: 958:e86a81f4bf28 Using IBM c compiler version 8. Trying to compile libsieve(64 bit mode if it matters): "sieve-ast.c", line 302.9: 1506-045 (S) Undeclared identifier last. "sieve-ast.c", line 302.9: 1506-045 (S) Undeclared identifier result. "sieve-ast.c", line 320.9: 1506-275 (S) Unexpected text node encountered. "sieve-ast.c", line 320.9: 1506-045 (S) Undeclared identifier node. "sieve-ast.c&q...