<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DUO with UNIX compile failure in Managing Users</title>
    <link>https://community.cisco.com/t5/managing-users/duo-with-unix-compile-failure/m-p/4881107#M677</link>
    <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;First I’m new to DOU.&lt;/P&gt;
&lt;P&gt;I’m attempting to install DOU_UNIX on one of my AIX platforms.  I have installed it on many others but I’m dealing with a compile issue.  All of thre prereqs have been installed without any issues.  When I attempt to run…&lt;/P&gt;
&lt;P&gt;Nothing shows in the config.log as to the error and/or reason.&lt;/P&gt;
&lt;P&gt;./configure --prefix=/usr &amp;amp;&amp;amp; make &amp;amp;&amp;amp; sudo make install&lt;/P&gt;
&lt;P&gt;Output:&lt;BR /&gt;
checking for a BSD-compatible install… autotools/install-sh -c&lt;BR /&gt;
checking whether build environment is sane… yes&lt;BR /&gt;
checking for a thread-safe mkdir -p… autotools/install-sh -c -d&lt;BR /&gt;
checking for gawk… no&lt;BR /&gt;
checking for mawk… no&lt;BR /&gt;
checking for nawk… nawk&lt;BR /&gt;
checking whether make sets $(MAKE)… yes&lt;BR /&gt;
checking whether make supports nested variables… yes&lt;BR /&gt;
checking whether to enable maintainer-specific portions of Makefiles… no&lt;BR /&gt;
checking build system type… powerpc-ibm-aix7.1.0.0&lt;BR /&gt;
checking host system type… powerpc-ibm-aix7.1.0.0&lt;BR /&gt;
configure: autobuild project… duo_unix&lt;BR /&gt;
configure: autobuild revision… 1.11.5&lt;BR /&gt;
configure: autobuild hostname… lsfappdev&lt;BR /&gt;
configure: autobuild timestamp… 20220307T180900Z&lt;BR /&gt;
checking for style of include used by make… GNU&lt;BR /&gt;
checking for gcc… no&lt;BR /&gt;
checking for cc… cc&lt;BR /&gt;
checking whether the C compiler works… yes&lt;BR /&gt;
checking for C compiler default output file name… a.out&lt;BR /&gt;
checking for suffix of executables…&lt;BR /&gt;
checking whether we are cross compiling… no&lt;BR /&gt;
checking for suffix of object files… o&lt;BR /&gt;
checking whether we are using the GNU C compiler… no&lt;BR /&gt;
checking whether cc accepts -g… yes&lt;BR /&gt;
checking for cc option to accept ISO C89… -qlanglvl=extc89&lt;BR /&gt;
checking dependency style of cc -qlanglvl=extc89… xlc&lt;BR /&gt;
checking how to run the C preprocessor… cc -qlanglvl=extc89 -E&lt;BR /&gt;
checking for grep that handles long lines and -e… /usr/bin/grep&lt;BR /&gt;
checking for egrep… /usr/bin/grep -E&lt;BR /&gt;
checking for ANSI C header files… yes&lt;BR /&gt;
checking for sys/types.h… yes&lt;BR /&gt;
checking for sys/stat.h… yes&lt;BR /&gt;
checking for stdlib.h… yes&lt;BR /&gt;
checking for string.h… yes&lt;BR /&gt;
checking for memory.h… yes&lt;BR /&gt;
checking for strings.h… yes&lt;BR /&gt;
checking for inttypes.h… yes&lt;BR /&gt;
checking for stdint.h… yes&lt;BR /&gt;
checking for unistd.h… yes&lt;BR /&gt;
checking minix/config.h usability… no&lt;BR /&gt;
checking minix/config.h presence… no&lt;BR /&gt;
checking for minix/config.h… no&lt;BR /&gt;
checking whether it is safe to define &lt;STRONG&gt;EXTENSIONS&lt;/STRONG&gt;… yes&lt;BR /&gt;
checking whether we are using the GNU C compiler… (cached) no&lt;BR /&gt;
checking whether cc accepts -g… (cached) yes&lt;BR /&gt;
checking for cc option to accept ISO C89… (cached) -qlanglvl=extc89&lt;BR /&gt;
checking dependency style of cc -qlanglvl=extc89… (cached) xlc&lt;BR /&gt;
checking whether cc -qlanglvl=extc89 and cc understand -c and -o together… yes&lt;BR /&gt;
checking how to print strings… print -r&lt;BR /&gt;
checking for a sed that does not truncate output… /usr/bin/sed&lt;BR /&gt;
checking for fgrep… /usr/bin/grep -F&lt;BR /&gt;
checking for non-GNU ld… /usr/bin/ld&lt;BR /&gt;
checking if the linker (/usr/bin/ld) is GNU ld… no&lt;BR /&gt;
checking for BSD- or MS-compatible name lister (nm)… /usr/bin/nm -B&lt;BR /&gt;
checking the name lister (/usr/bin/nm -B) interface… BSD nm&lt;BR /&gt;
checking whether ln -s works… yes&lt;BR /&gt;
checking the maximum length of command line arguments… 786432&lt;BR /&gt;
checking whether the shell understands some XSI constructs… yes&lt;BR /&gt;
checking whether the shell understands “+=”… no&lt;BR /&gt;
checking how to convert powerpc-ibm-aix7.1.0.0 file names to powerpc-ibm-aix7.1.0.0 format… func_convert_file_noop&lt;BR /&gt;
checking how to convert powerpc-ibm-aix7.1.0.0 file names to toolchain format… func_convert_file_noop&lt;BR /&gt;
checking for /usr/bin/ld option to reload object files… -r&lt;BR /&gt;
checking for objdump… no&lt;BR /&gt;
checking how to recognize dependent libraries… pass_all&lt;BR /&gt;
checking for dlltool… no&lt;BR /&gt;
checking how to associate runtime and link libraries… print -r –&lt;BR /&gt;
checking for ar… ar&lt;BR /&gt;
checking for archiver &lt;SPAN class="mention"&gt;@FILE&lt;/SPAN&gt; support… no&lt;BR /&gt;
checking for strip… strip&lt;BR /&gt;
checking for ranlib… ranlib&lt;BR /&gt;
checking command to parse /usr/bin/nm -B output from cc -qlanglvl=extc89 object… ok&lt;BR /&gt;
checking for sysroot… no&lt;BR /&gt;
checking for mt… mt&lt;BR /&gt;
checking if mt is a manifest tool… no&lt;BR /&gt;
checking for dlfcn.h… yes&lt;BR /&gt;
checking for objdir… .libs&lt;BR /&gt;
checking for cc -qlanglvl=extc89 option to produce PIC…  -DPIC&lt;BR /&gt;
checking if cc -qlanglvl=extc89 PIC flag  -DPIC works… yes&lt;BR /&gt;
checking if cc -qlanglvl=extc89 static flag -bnso -bI:/lib/syscalls.exp works… no&lt;BR /&gt;
checking if cc -qlanglvl=extc89 supports -c -o file.o… yes&lt;BR /&gt;
checking if cc -qlanglvl=extc89 supports -c -o file.o… (cached) yes&lt;BR /&gt;
checking whether the cc -qlanglvl=extc89 linker (/usr/bin/ld) supports shared libraries… yes&lt;BR /&gt;
checking dynamic linker characteristics… aix7.1.0.0 ld.so&lt;BR /&gt;
checking how to hardcode library paths into programs… immediate&lt;BR /&gt;
checking whether stripping libraries is possible… no&lt;BR /&gt;
checking if libtool supports shared libraries… yes&lt;BR /&gt;
checking whether to build shared libraries… yes&lt;BR /&gt;
checking whether to build static libraries… no&lt;BR /&gt;
checking if -fstack-protector and -fstack-protector-all are supported… yes&lt;BR /&gt;
configure: -fstack-protector disabled on AIX&lt;BR /&gt;
checking whether byte ordering is bigendian… yes&lt;BR /&gt;
checking for an ANSI C-conforming const… yes&lt;BR /&gt;
checking for int64_t… yes&lt;BR /&gt;
checking for ANSI C header files… (cached) yes&lt;BR /&gt;
checking for inttypes.h… (cached) yes&lt;BR /&gt;
checking limits.h usability… yes&lt;BR /&gt;
checking limits.h presence… yes&lt;BR /&gt;
checking for limits.h… yes&lt;BR /&gt;
checking for memory.h… (cached) yes&lt;BR /&gt;
checking for stdint.h… (cached) yes&lt;BR /&gt;
checking for stdlib.h… (cached) yes&lt;BR /&gt;
checking for string.h… (cached) yes&lt;BR /&gt;
checking for unistd.h… (cached) yes&lt;BR /&gt;
checking for pkg-config… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/local/ssl… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/lib/ssl… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/ssl… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/pkg… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/local… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr… yes&lt;BR /&gt;
checking whether compiling and linking against OpenSSL works… yes&lt;BR /&gt;
checking whether X509_TEA_set_state runs… no&lt;BR /&gt;
configure: Using privilege separation user “sshd”&lt;BR /&gt;
configure: Using libdir “${exec_prefix}/lib”&lt;BR /&gt;
checking for memcpy… yes&lt;BR /&gt;
checking for memset… yes&lt;BR /&gt;
checking for sysconf… yes&lt;BR /&gt;
checking for getaddrinfo… yes&lt;BR /&gt;
checking for open64… yes&lt;BR /&gt;
checking for fopen64… yes&lt;BR /&gt;
checking for explicit_bzero… no&lt;BR /&gt;
checking for memset_s… yes&lt;BR /&gt;
checking for asprintf… no&lt;BR /&gt;
checking for getgrouplist… no&lt;BR /&gt;
checking for strlcpy… no&lt;BR /&gt;
checking for vsyslog… no&lt;BR /&gt;
checking for strnlen… yes&lt;BR /&gt;
checking for library containing inet_ntoa… none required&lt;BR /&gt;
checking for library containing socket… none required&lt;BR /&gt;
checking that generated files are newer than configure… done&lt;BR /&gt;
configure: creating ./config.status&lt;BR /&gt;
config.status: creating Makefile&lt;BR /&gt;
config.status: creating compat/Makefile&lt;BR /&gt;
config.status: creating duo_unix_support/Makefile&lt;BR /&gt;
config.status: creating lib/Makefile&lt;BR /&gt;
config.status: creating lib/libduo.pc&lt;BR /&gt;
config.status: creating login_duo/Makefile&lt;BR /&gt;
config.status: creating pam_duo/Makefile&lt;BR /&gt;
config.status: creating tests/Makefile&lt;BR /&gt;
config.status: creating tests/unity_tests/Makefile&lt;BR /&gt;
config.status: creating tests/unity_tests/Unity-2.4.3/Makefile&lt;BR /&gt;
config.status: creating config.h&lt;BR /&gt;
config.status: config.h is unchanged&lt;BR /&gt;
config.status: executing depfiles commands&lt;BR /&gt;
config.status: executing libtool commands&lt;BR /&gt;
make  all-recursive&lt;BR /&gt;
Making all in compat&lt;BR /&gt;
Target “all” is up to date.&lt;BR /&gt;
Making all in lib&lt;BR /&gt;
source=‘util.c’ object=‘util.lo’ libtool=yes  DEPDIR=.deps depmode=xlc /bin/sh …/autotools/depcomp  /bin/sh …/libtool  --tag=CC    --mode=compile cc -qlanglvl=extc89 -DHAVE_CONFIG_H  -I. -I…  -I…/compat -I/usr/include    -g -c -o util.lo util.c&lt;BR /&gt;
libtool: compile:  cc -qlanglvl=extc89 -DHAVE_CONFIG_H -I. -I… -I…/compat -I/usr/include -g -c util.c -Wp,-qmakedep=gcc,-MF.deps/util.TPlo  -DPIC -o .libs/util.o&lt;BR /&gt;
“util.c”, line 151.13: 1506-046 (S) Syntax error.&lt;BR /&gt;
“util.c”, line 151.16: 1506-045 (S) Undeclared identifier Offset.&lt;BR /&gt;
make: The error code from the last command is 1.&lt;/P&gt;
&lt;P&gt;Stop.&lt;BR /&gt;
make: The error code from the last command is 1.&lt;/P&gt;
&lt;P&gt;Stop.&lt;BR /&gt;
make: The error code from the last command is 2.&lt;/P&gt;
&lt;P&gt;Stop.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 07 Mar 2022 18:12:10 GMT</pubDate>
    <dc:creator>kcunningham</dc:creator>
    <dc:date>2022-03-07T18:12:10Z</dc:date>
    <item>
      <title>DUO with UNIX compile failure</title>
      <link>https://community.cisco.com/t5/managing-users/duo-with-unix-compile-failure/m-p/4881107#M677</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;First I’m new to DOU.&lt;/P&gt;
&lt;P&gt;I’m attempting to install DOU_UNIX on one of my AIX platforms.  I have installed it on many others but I’m dealing with a compile issue.  All of thre prereqs have been installed without any issues.  When I attempt to run…&lt;/P&gt;
&lt;P&gt;Nothing shows in the config.log as to the error and/or reason.&lt;/P&gt;
&lt;P&gt;./configure --prefix=/usr &amp;amp;&amp;amp; make &amp;amp;&amp;amp; sudo make install&lt;/P&gt;
&lt;P&gt;Output:&lt;BR /&gt;
checking for a BSD-compatible install… autotools/install-sh -c&lt;BR /&gt;
checking whether build environment is sane… yes&lt;BR /&gt;
checking for a thread-safe mkdir -p… autotools/install-sh -c -d&lt;BR /&gt;
checking for gawk… no&lt;BR /&gt;
checking for mawk… no&lt;BR /&gt;
checking for nawk… nawk&lt;BR /&gt;
checking whether make sets $(MAKE)… yes&lt;BR /&gt;
checking whether make supports nested variables… yes&lt;BR /&gt;
checking whether to enable maintainer-specific portions of Makefiles… no&lt;BR /&gt;
checking build system type… powerpc-ibm-aix7.1.0.0&lt;BR /&gt;
checking host system type… powerpc-ibm-aix7.1.0.0&lt;BR /&gt;
configure: autobuild project… duo_unix&lt;BR /&gt;
configure: autobuild revision… 1.11.5&lt;BR /&gt;
configure: autobuild hostname… lsfappdev&lt;BR /&gt;
configure: autobuild timestamp… 20220307T180900Z&lt;BR /&gt;
checking for style of include used by make… GNU&lt;BR /&gt;
checking for gcc… no&lt;BR /&gt;
checking for cc… cc&lt;BR /&gt;
checking whether the C compiler works… yes&lt;BR /&gt;
checking for C compiler default output file name… a.out&lt;BR /&gt;
checking for suffix of executables…&lt;BR /&gt;
checking whether we are cross compiling… no&lt;BR /&gt;
checking for suffix of object files… o&lt;BR /&gt;
checking whether we are using the GNU C compiler… no&lt;BR /&gt;
checking whether cc accepts -g… yes&lt;BR /&gt;
checking for cc option to accept ISO C89… -qlanglvl=extc89&lt;BR /&gt;
checking dependency style of cc -qlanglvl=extc89… xlc&lt;BR /&gt;
checking how to run the C preprocessor… cc -qlanglvl=extc89 -E&lt;BR /&gt;
checking for grep that handles long lines and -e… /usr/bin/grep&lt;BR /&gt;
checking for egrep… /usr/bin/grep -E&lt;BR /&gt;
checking for ANSI C header files… yes&lt;BR /&gt;
checking for sys/types.h… yes&lt;BR /&gt;
checking for sys/stat.h… yes&lt;BR /&gt;
checking for stdlib.h… yes&lt;BR /&gt;
checking for string.h… yes&lt;BR /&gt;
checking for memory.h… yes&lt;BR /&gt;
checking for strings.h… yes&lt;BR /&gt;
checking for inttypes.h… yes&lt;BR /&gt;
checking for stdint.h… yes&lt;BR /&gt;
checking for unistd.h… yes&lt;BR /&gt;
checking minix/config.h usability… no&lt;BR /&gt;
checking minix/config.h presence… no&lt;BR /&gt;
checking for minix/config.h… no&lt;BR /&gt;
checking whether it is safe to define &lt;STRONG&gt;EXTENSIONS&lt;/STRONG&gt;… yes&lt;BR /&gt;
checking whether we are using the GNU C compiler… (cached) no&lt;BR /&gt;
checking whether cc accepts -g… (cached) yes&lt;BR /&gt;
checking for cc option to accept ISO C89… (cached) -qlanglvl=extc89&lt;BR /&gt;
checking dependency style of cc -qlanglvl=extc89… (cached) xlc&lt;BR /&gt;
checking whether cc -qlanglvl=extc89 and cc understand -c and -o together… yes&lt;BR /&gt;
checking how to print strings… print -r&lt;BR /&gt;
checking for a sed that does not truncate output… /usr/bin/sed&lt;BR /&gt;
checking for fgrep… /usr/bin/grep -F&lt;BR /&gt;
checking for non-GNU ld… /usr/bin/ld&lt;BR /&gt;
checking if the linker (/usr/bin/ld) is GNU ld… no&lt;BR /&gt;
checking for BSD- or MS-compatible name lister (nm)… /usr/bin/nm -B&lt;BR /&gt;
checking the name lister (/usr/bin/nm -B) interface… BSD nm&lt;BR /&gt;
checking whether ln -s works… yes&lt;BR /&gt;
checking the maximum length of command line arguments… 786432&lt;BR /&gt;
checking whether the shell understands some XSI constructs… yes&lt;BR /&gt;
checking whether the shell understands “+=”… no&lt;BR /&gt;
checking how to convert powerpc-ibm-aix7.1.0.0 file names to powerpc-ibm-aix7.1.0.0 format… func_convert_file_noop&lt;BR /&gt;
checking how to convert powerpc-ibm-aix7.1.0.0 file names to toolchain format… func_convert_file_noop&lt;BR /&gt;
checking for /usr/bin/ld option to reload object files… -r&lt;BR /&gt;
checking for objdump… no&lt;BR /&gt;
checking how to recognize dependent libraries… pass_all&lt;BR /&gt;
checking for dlltool… no&lt;BR /&gt;
checking how to associate runtime and link libraries… print -r –&lt;BR /&gt;
checking for ar… ar&lt;BR /&gt;
checking for archiver &lt;SPAN class="mention"&gt;@FILE&lt;/SPAN&gt; support… no&lt;BR /&gt;
checking for strip… strip&lt;BR /&gt;
checking for ranlib… ranlib&lt;BR /&gt;
checking command to parse /usr/bin/nm -B output from cc -qlanglvl=extc89 object… ok&lt;BR /&gt;
checking for sysroot… no&lt;BR /&gt;
checking for mt… mt&lt;BR /&gt;
checking if mt is a manifest tool… no&lt;BR /&gt;
checking for dlfcn.h… yes&lt;BR /&gt;
checking for objdir… .libs&lt;BR /&gt;
checking for cc -qlanglvl=extc89 option to produce PIC…  -DPIC&lt;BR /&gt;
checking if cc -qlanglvl=extc89 PIC flag  -DPIC works… yes&lt;BR /&gt;
checking if cc -qlanglvl=extc89 static flag -bnso -bI:/lib/syscalls.exp works… no&lt;BR /&gt;
checking if cc -qlanglvl=extc89 supports -c -o file.o… yes&lt;BR /&gt;
checking if cc -qlanglvl=extc89 supports -c -o file.o… (cached) yes&lt;BR /&gt;
checking whether the cc -qlanglvl=extc89 linker (/usr/bin/ld) supports shared libraries… yes&lt;BR /&gt;
checking dynamic linker characteristics… aix7.1.0.0 ld.so&lt;BR /&gt;
checking how to hardcode library paths into programs… immediate&lt;BR /&gt;
checking whether stripping libraries is possible… no&lt;BR /&gt;
checking if libtool supports shared libraries… yes&lt;BR /&gt;
checking whether to build shared libraries… yes&lt;BR /&gt;
checking whether to build static libraries… no&lt;BR /&gt;
checking if -fstack-protector and -fstack-protector-all are supported… yes&lt;BR /&gt;
configure: -fstack-protector disabled on AIX&lt;BR /&gt;
checking whether byte ordering is bigendian… yes&lt;BR /&gt;
checking for an ANSI C-conforming const… yes&lt;BR /&gt;
checking for int64_t… yes&lt;BR /&gt;
checking for ANSI C header files… (cached) yes&lt;BR /&gt;
checking for inttypes.h… (cached) yes&lt;BR /&gt;
checking limits.h usability… yes&lt;BR /&gt;
checking limits.h presence… yes&lt;BR /&gt;
checking for limits.h… yes&lt;BR /&gt;
checking for memory.h… (cached) yes&lt;BR /&gt;
checking for stdint.h… (cached) yes&lt;BR /&gt;
checking for stdlib.h… (cached) yes&lt;BR /&gt;
checking for string.h… (cached) yes&lt;BR /&gt;
checking for unistd.h… (cached) yes&lt;BR /&gt;
checking for pkg-config… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/local/ssl… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/lib/ssl… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/ssl… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/pkg… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr/local… no&lt;BR /&gt;
checking for openssl/ssl.h in /usr… yes&lt;BR /&gt;
checking whether compiling and linking against OpenSSL works… yes&lt;BR /&gt;
checking whether X509_TEA_set_state runs… no&lt;BR /&gt;
configure: Using privilege separation user “sshd”&lt;BR /&gt;
configure: Using libdir “${exec_prefix}/lib”&lt;BR /&gt;
checking for memcpy… yes&lt;BR /&gt;
checking for memset… yes&lt;BR /&gt;
checking for sysconf… yes&lt;BR /&gt;
checking for getaddrinfo… yes&lt;BR /&gt;
checking for open64… yes&lt;BR /&gt;
checking for fopen64… yes&lt;BR /&gt;
checking for explicit_bzero… no&lt;BR /&gt;
checking for memset_s… yes&lt;BR /&gt;
checking for asprintf… no&lt;BR /&gt;
checking for getgrouplist… no&lt;BR /&gt;
checking for strlcpy… no&lt;BR /&gt;
checking for vsyslog… no&lt;BR /&gt;
checking for strnlen… yes&lt;BR /&gt;
checking for library containing inet_ntoa… none required&lt;BR /&gt;
checking for library containing socket… none required&lt;BR /&gt;
checking that generated files are newer than configure… done&lt;BR /&gt;
configure: creating ./config.status&lt;BR /&gt;
config.status: creating Makefile&lt;BR /&gt;
config.status: creating compat/Makefile&lt;BR /&gt;
config.status: creating duo_unix_support/Makefile&lt;BR /&gt;
config.status: creating lib/Makefile&lt;BR /&gt;
config.status: creating lib/libduo.pc&lt;BR /&gt;
config.status: creating login_duo/Makefile&lt;BR /&gt;
config.status: creating pam_duo/Makefile&lt;BR /&gt;
config.status: creating tests/Makefile&lt;BR /&gt;
config.status: creating tests/unity_tests/Makefile&lt;BR /&gt;
config.status: creating tests/unity_tests/Unity-2.4.3/Makefile&lt;BR /&gt;
config.status: creating config.h&lt;BR /&gt;
config.status: config.h is unchanged&lt;BR /&gt;
config.status: executing depfiles commands&lt;BR /&gt;
config.status: executing libtool commands&lt;BR /&gt;
make  all-recursive&lt;BR /&gt;
Making all in compat&lt;BR /&gt;
Target “all” is up to date.&lt;BR /&gt;
Making all in lib&lt;BR /&gt;
source=‘util.c’ object=‘util.lo’ libtool=yes  DEPDIR=.deps depmode=xlc /bin/sh …/autotools/depcomp  /bin/sh …/libtool  --tag=CC    --mode=compile cc -qlanglvl=extc89 -DHAVE_CONFIG_H  -I. -I…  -I…/compat -I/usr/include    -g -c -o util.lo util.c&lt;BR /&gt;
libtool: compile:  cc -qlanglvl=extc89 -DHAVE_CONFIG_H -I. -I… -I…/compat -I/usr/include -g -c util.c -Wp,-qmakedep=gcc,-MF.deps/util.TPlo  -DPIC -o .libs/util.o&lt;BR /&gt;
“util.c”, line 151.13: 1506-046 (S) Syntax error.&lt;BR /&gt;
“util.c”, line 151.16: 1506-045 (S) Undeclared identifier Offset.&lt;BR /&gt;
make: The error code from the last command is 1.&lt;/P&gt;
&lt;P&gt;Stop.&lt;BR /&gt;
make: The error code from the last command is 1.&lt;/P&gt;
&lt;P&gt;Stop.&lt;BR /&gt;
make: The error code from the last command is 2.&lt;/P&gt;
&lt;P&gt;Stop.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Mar 2022 18:12:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/duo-with-unix-compile-failure/m-p/4881107#M677</guid>
      <dc:creator>kcunningham</dc:creator>
      <dc:date>2022-03-07T18:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: DUO with UNIX compile failure</title>
      <link>https://community.cisco.com/t5/managing-users/duo-with-unix-compile-failure/m-p/4881108#M678</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi &lt;A class="mention" href="https://community.duo.com/u/kcunningham"&gt;@kcunningham&lt;/A&gt;, welcome to the Duo Community! Thanks for sharing your question here. Since you mention having all of the prerequisites installed, you should be good from that perspective. Have you tried any of the steps in our &lt;A href="https://help.duo.com/s/article/4497?"&gt;Guide to troubleshooting IBM AIX and Duo Unix configuration issues&lt;/A&gt;? That’s usually a good place to start. If you’re still having trouble, I recommend contacting &lt;A href="http://www.duo.com/support"&gt;Duo Support&lt;/A&gt; for further help with this issue. They’ll be able to assist you.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Mar 2022 20:52:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/duo-with-unix-compile-failure/m-p/4881108#M678</guid>
      <dc:creator>Amy2</dc:creator>
      <dc:date>2022-03-10T20:52:38Z</dc:date>
    </item>
  </channel>
</rss>

