<?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 checking lex output file root... configure: error: cannot find output from flex; giving up in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7162849#M602541</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're seeing the following error when running ./configure of unixODBC 2.3.9 on a HP-UX Server running 11.31 and wondering how to resolve it.&lt;/P&gt;&lt;P&gt;uxxxxxx:/tmp/unixODBC-2.3.9#./configure&lt;BR /&gt;checking for a BSD-compatible install... ./install-sh -c&lt;BR /&gt;checking whether build environment is sane... yes&lt;BR /&gt;checking for a thread-safe mkdir -p... ./install-sh -c -d&lt;BR /&gt;checking for gawk... gawk&lt;BR /&gt;checking whether make sets $(MAKE)... yes&lt;BR /&gt;checking whether make supports nested variables... yes&lt;BR /&gt;checking for gawk... (cached) gawk&lt;BR /&gt;checking for bison... bison -y&lt;BR /&gt;checking for style of include used by make... GNU&lt;BR /&gt;checking for gcc... gcc&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... yes&lt;BR /&gt;checking whether gcc accepts -g... yes&lt;BR /&gt;checking for gcc option to accept ISO C89... none needed&lt;BR /&gt;checking whether gcc understands -c and -o together... yes&lt;BR /&gt;checking dependency style of gcc... gcc3&lt;BR /&gt;checking how to run the C preprocessor... gcc -E&lt;BR /&gt;checking for gcc... (cached) gcc&lt;BR /&gt;checking whether we are using the GNU C compiler... (cached) yes&lt;BR /&gt;checking whether gcc accepts -g... (cached) yes&lt;BR /&gt;checking for gcc option to accept ISO C89... (cached) none needed&lt;BR /&gt;checking whether gcc understands -c and -o together... (cached) yes&lt;BR /&gt;checking dependency style of gcc... (cached) gcc3&lt;BR /&gt;checking for flex... flex&lt;BR /&gt;checking lex output file root... configure: error: cannot find output from flex; giving up&lt;/P&gt;&lt;P&gt;Prior to running configure i installed all the pre-compiled unixODBC dependencies inc gcc 4.2.3, Automake 1.15 , AutoConf 2.71 , GNU m4 1.4.19, perl 5.34 and Libiconv 1.16 , libtool 2.4.6, libunistring 1.0, flex 2.6.4, gawk 5.1.1 , bison 3.8 etc and then ran the following steps to export the path of gcc * to environment variables&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# export PATH=$PATH:/usr/local/bin&lt;BR /&gt;# export PATH=$PATH:/usr/local/lib&lt;BR /&gt;# cd unixODBC-2.3.9&lt;/P&gt;&lt;P&gt;#./configure&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 12:36:42 GMT</pubDate>
    <dc:creator>Paolo_c</dc:creator>
    <dc:date>2022-03-23T12:36:42Z</dc:date>
    <item>
      <title>checking lex output file root... configure: error: cannot find output from flex; giving up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7162849#M602541</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're seeing the following error when running ./configure of unixODBC 2.3.9 on a HP-UX Server running 11.31 and wondering how to resolve it.&lt;/P&gt;&lt;P&gt;uxxxxxx:/tmp/unixODBC-2.3.9#./configure&lt;BR /&gt;checking for a BSD-compatible install... ./install-sh -c&lt;BR /&gt;checking whether build environment is sane... yes&lt;BR /&gt;checking for a thread-safe mkdir -p... ./install-sh -c -d&lt;BR /&gt;checking for gawk... gawk&lt;BR /&gt;checking whether make sets $(MAKE)... yes&lt;BR /&gt;checking whether make supports nested variables... yes&lt;BR /&gt;checking for gawk... (cached) gawk&lt;BR /&gt;checking for bison... bison -y&lt;BR /&gt;checking for style of include used by make... GNU&lt;BR /&gt;checking for gcc... gcc&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... yes&lt;BR /&gt;checking whether gcc accepts -g... yes&lt;BR /&gt;checking for gcc option to accept ISO C89... none needed&lt;BR /&gt;checking whether gcc understands -c and -o together... yes&lt;BR /&gt;checking dependency style of gcc... gcc3&lt;BR /&gt;checking how to run the C preprocessor... gcc -E&lt;BR /&gt;checking for gcc... (cached) gcc&lt;BR /&gt;checking whether we are using the GNU C compiler... (cached) yes&lt;BR /&gt;checking whether gcc accepts -g... (cached) yes&lt;BR /&gt;checking for gcc option to accept ISO C89... (cached) none needed&lt;BR /&gt;checking whether gcc understands -c and -o together... (cached) yes&lt;BR /&gt;checking dependency style of gcc... (cached) gcc3&lt;BR /&gt;checking for flex... flex&lt;BR /&gt;checking lex output file root... configure: error: cannot find output from flex; giving up&lt;/P&gt;&lt;P&gt;Prior to running configure i installed all the pre-compiled unixODBC dependencies inc gcc 4.2.3, Automake 1.15 , AutoConf 2.71 , GNU m4 1.4.19, perl 5.34 and Libiconv 1.16 , libtool 2.4.6, libunistring 1.0, flex 2.6.4, gawk 5.1.1 , bison 3.8 etc and then ran the following steps to export the path of gcc * to environment variables&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# export PATH=$PATH:/usr/local/bin&lt;BR /&gt;# export PATH=$PATH:/usr/local/lib&lt;BR /&gt;# cd unixODBC-2.3.9&lt;/P&gt;&lt;P&gt;#./configure&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 12:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7162849#M602541</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-23T12:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7162977#M602542</link>
      <description>&lt;P&gt;Good afternoon, I was hoping that someone might have encountered the issue before and, more importantly, know the workaround ? Im not sure if the following helps but if i run #which lex and #which flex it is only returning the location for flex . Is lex the same as flex and if so do i need to set-up a soft link like : "ln -s /usr/local/bin/flex lex" so that lex references flex&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;# which flex&lt;BR /&gt;/usr/local/bin/flex&lt;/P&gt;&lt;P&gt;# which lex&lt;BR /&gt;no lex in /usr/sbin /usr/bin /usr/ccs/bin /usr/contrib/bin /usr/contrib/Q4/bin /opt/perl/bin /opt/gvsd/bin /opt/ipf/bin /opt/nettladm/bin /opt/fcms/bin /opt/wbem/bin /opt/wbem/sbin /opt/sas/bin /opt/graphics/common/bin /opt/atok/bin /usr/bin/X11 /usr/contrib/bin/X11 /opt/sec_mgmt/bastille/bin /opt/caliper/bin /opt/drd/bin /opt/dsau/bin /opt/dsau/sbin /opt/resmon/bin /opt/firefox /opt/gnome/bin /opt/propplus/bin /usr/contrib/kwdb/bin /opt/perl_32/bin /opt/perl_64/bin /opt/prm/bin /opt/sfm/bin /opt/swm/bin /opt/sec_mgmt/spc/bin /opt/ssh/bin /opt/swa/bin /opt/hpsmh/bin /opt/thunderbird /opt/sentinel/bin /opt/langtools/bin /opt/gwlm/bin /opt/ignite/bin /sbin /home/root /usr/local/lib /usr/local/bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 13:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7162977#M602542</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-22T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163001#M602543</link>
      <description>&lt;P&gt;I saw a few posts online which indicated that flex/lex are not required for this configuration so removed and retried .configuration of unixODBC 2.3.9. The configuration got a lot further than before but failed with the following error....&lt;/P&gt;&lt;P&gt;checking for setlocale... yes&lt;BR /&gt;checking for strchr... yes&lt;BR /&gt;checking that generated files are newer than configure... done&lt;BR /&gt;configure: creating ./config.status&lt;BR /&gt;./config.status[848]: 23743 Killed&lt;BR /&gt;config.status: creating Makefile&lt;BR /&gt;/usr/lib/hpux64/dld.so: Unable to find library '/usr/local/lib/hpux64/libintl.so'.&lt;BR /&gt;./config.status[1426]: 23757 Killed&lt;BR /&gt;config.status: error: could not create Makefile&lt;/P&gt;&lt;P&gt;A check on the system reveals that there is a 32 bit version of the missing library usr/local/lib/hpux32/libintl.so&lt;BR /&gt;but no 64 bit version.&lt;/P&gt;&lt;P&gt;#find / -name "libintl.so"&lt;BR /&gt;/opt/gtk2.6/lib/libintl.so&lt;BR /&gt;/usr/local/lib/hpux32/libintl.so&lt;/P&gt;&lt;P&gt;for the purpose of the configuration/compile of unixODBC would it be worthwhile assigning a soft link to point /usr/local/lib/hpux64/libintl.so &amp;gt;&amp;gt; /usr/local/lib/hpux32/libintl.so and retrying the configuration ? (hopefully someone is seeing this output and im not talking into an echo chamber&amp;nbsp; &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 14:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163001#M602543</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-22T14:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163007#M602544</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have not found any documents or articles with this error and solution.&lt;BR /&gt;May be you need to check out this forum.&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/23128949/compiling-gcc-cannot-find-output-from-flex-giving-up" target="_blank"&gt;https://stackoverflow.com/questions/23128949/compiling-gcc-cannot-find-output-from-flex-giving-up&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 15:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163007#M602544</guid>
      <dc:creator>Suman_1978</dc:creator>
      <dc:date>2022-03-22T15:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163019#M602545</link>
      <description>&lt;P&gt;Thanks for the feedback. I managed to get past that particular error by installing the 64 bit version of gettext and libiconv (after removing the 32 bit versions id installed last week). All of the other unixODBC dependencies installed (Inc GNU m4 , Autoconf and Automake) are all 64 bit.&lt;/P&gt;&lt;P&gt;The only version installed 32 bit is gcc 4.2.3 (as couldnt find a 64 bit version available)., but wondering if that might be the limiting factor now because although search for libictl.so now shows it is referencing the correct 64 bit library it was previously looking for. if i now run ./configure of unixODBC it bombs out with the compile error below&amp;nbsp; !&amp;nbsp;&lt;/P&gt;&lt;P&gt;#find / -name "libintl.so"&lt;BR /&gt;/opt/gtk2.6/lib/libintl.so&lt;BR /&gt;/usr/local/lib/hpux64/libintl.so&amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;Im hoping that in order to address this issue im not going to be faced with having to uninstall all of the 64 bit s/w dependencies (of which there are quite a few ! ) that i installed last and installing 32 bit variants instead ?&amp;nbsp; I have also forwarded these details to the developer responsible for unixODBC and so hoping that this will lead me closer to a fix for this issue ( or consider looking for an&amp;nbsp; alternative solution to installing unixODBC - which so far is proving to be a major pain to install !).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;:/tmp/unixODBC-2.3.9#./configure&lt;/P&gt;&lt;P&gt;checking for a BSD-compatible install... ./install-sh -c&lt;/P&gt;&lt;P&gt;checking whether build environment is sane... yes&lt;/P&gt;&lt;P&gt;checking for a thread-safe mkdir -p... ./install-sh -c -d&lt;/P&gt;&lt;P&gt;checking for gawk... gawk&lt;/P&gt;&lt;P&gt;checking whether make sets $(MAKE)... yes&lt;/P&gt;&lt;P&gt;checking whether make supports nested variables... yes&lt;/P&gt;&lt;P&gt;checking for gawk... (cached) gawk&lt;/P&gt;&lt;P&gt;checking for bison... bison -y&lt;/P&gt;&lt;P&gt;checking for style of include used by make... GNU&lt;/P&gt;&lt;P&gt;checking for gcc... gcc&lt;/P&gt;&lt;P&gt;checking whether the C compiler works... no&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;configure: error: in `/tmp/unixODBC-2.3.9':&lt;/P&gt;&lt;P&gt;configure: error: C compiler cannot create executables&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;See `config.log' for more details&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 15:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163019#M602545</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-22T15:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163051#M602546</link>
      <description>&lt;P&gt;&amp;gt; I managed to get past that particular error by installing the 64 bit&lt;BR /&gt;&amp;gt; version of gettext and libiconv [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Ok.&lt;/P&gt;&lt;P&gt;&amp;gt; [...] (after removing the 32 bit versions id installed last week).&lt;BR /&gt;&amp;gt; [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Wasted effort?&amp;nbsp; 32- and 64-bit versions of those programs/libraries&lt;BR /&gt;should be able to co-exist.&amp;nbsp; (Typically in different directories.)&lt;/P&gt;&lt;P&gt;&amp;gt; The only version installed 32 bit is gcc 4.2.3 (as couldnt find a 64&lt;BR /&gt;&amp;gt; bit version available)., [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I wouldn't bet that there is one, or that you'd need one if it&lt;BR /&gt;existed.&amp;nbsp; I'd expect a 32-bit compiler to be able to generate 32- or&lt;BR /&gt;64-bit object code.&lt;/P&gt;&lt;P&gt;&amp;gt; checking whether the C compiler works... no [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Previously, that wasn't a problem:&lt;/P&gt;&lt;P&gt;&amp;gt; checking for gcc... gcc&lt;BR /&gt;&amp;gt; checking whether the C compiler works... yes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So, you appear to have damaged the C compiler.&amp;nbsp; If you can't undo&lt;BR /&gt;that damage, then you might want/need to re-install GCC.&lt;/P&gt;&lt;P&gt;&amp;gt; See `config.log' for more details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Did you look there for clues?&amp;nbsp; (I can't see it from here.)&lt;BR /&gt;Otherwise, you might try to compile any simple C program manually, and&lt;BR /&gt;see what goes wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 22:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163051#M602546</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2022-03-22T22:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163077#M602547</link>
      <description>&lt;P&gt;Hi Steven,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the feedback. Please see my responses below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So, you appear to have damaged the C compiler.&amp;nbsp; If you can't undo&lt;BR /&gt;that damage, then you might want/need to re-install GCC.&lt;/P&gt;&lt;P&gt;&amp;gt; See `config.log' for more details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Did you look there for clues?&amp;nbsp; (I can't see it from here.)&lt;BR /&gt;Otherwise, you might try to compile any simple C program manually, and&lt;BR /&gt;see what goes wrong....&amp;gt;&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;I reinstalled gcc 4.2.3 this morning and rertan ./configure which threw out the same error as before. If i look in the config .log (see below) it shows a problem referencing the library: libintl.so&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;configure:3699: checking for C compiler version&lt;BR /&gt;configure:3708: gcc --version &amp;gt;&amp;amp;5&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.&lt;BR /&gt;./configure[3710]: 25196 Killed&lt;BR /&gt;configure:3719: $? = 137&lt;BR /&gt;configure:3708: gcc -v &amp;gt;&amp;amp;5&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.&lt;BR /&gt;./configure[3710]: 25201 Killed&lt;BR /&gt;configure:3719: $? = 137&lt;BR /&gt;configure:3708: gcc -V &amp;gt;&amp;amp;5&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.&lt;BR /&gt;./configure[3710]: 25206 Killed&lt;BR /&gt;configure:3719: $? = 137&lt;BR /&gt;configure:3708: gcc -qversion &amp;gt;&amp;amp;5&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.&lt;BR /&gt;./configure[3710]: 25211 Killed&lt;BR /&gt;configure:3719: $? = 137&lt;BR /&gt;configure:3739: checking whether the C compiler works&lt;BR /&gt;configure:3761: gcc conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.&lt;BR /&gt;./configure[3763]: 25220 Killed&lt;BR /&gt;configure:3765: $? = 137&lt;BR /&gt;configure:3803: result: no&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| /* confdefs.h */&lt;BR /&gt;| #define PACKAGE_NAME "unixODBC"&lt;BR /&gt;| #define PACKAGE_TARNAME "unixODBC"&lt;BR /&gt;| #define PACKAGE_VERSION "2.3.9"&lt;BR /&gt;| #define PACKAGE_STRING "unixODBC 2.3.9"&lt;BR /&gt;| #define PACKAGE_BUGREPORT "nick@unixodbc.org"&lt;BR /&gt;| #define PACKAGE_URL ""&lt;BR /&gt;| #define PACKAGE "unixODBC"&lt;BR /&gt;| #define VERSION "2.3.9"&lt;BR /&gt;| /* end confdefs.h. */&lt;BR /&gt;|&lt;BR /&gt;| int&lt;BR /&gt;| main ()&lt;BR /&gt;| {&lt;BR /&gt;|&lt;BR /&gt;| ;&lt;BR /&gt;| return 0;&lt;BR /&gt;| }&lt;BR /&gt;configure:3808: error: in `/tmp/unixODBC-2.3.9':&lt;BR /&gt;configure:3810: error: C compiler cannot create executables&lt;BR /&gt;See `config.log' for more details&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;Prior to installing libiconv and gettext (64 bit) depots yesterday when i ran the same ./configure under unixODBC it was complaining it was unable to find : /usr/local/lib/hpux64/libintl.so .......................&lt;/P&gt;&lt;P&gt;checking for strchr... yes&lt;BR /&gt;checking that generated files are newer than configure... done&lt;BR /&gt;configure: creating ./config.status&lt;BR /&gt;./config.status[848]: 23743 Killed&lt;BR /&gt;config.status: creating Makefile&lt;BR /&gt;/usr/lib/hpux64/dld.so: Unable to find library '/usr/local/lib/hpux64/libintl.so'. &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;./config.status[1426]: 23757 Killed&lt;BR /&gt;config.status: error: could not create Makefile&lt;/P&gt;&lt;P&gt;Prior to rerunning configure this morning (post reinstall of gcc) i checked that libintl.so is in the following location...&lt;/P&gt;&lt;P&gt;#find / -name "libintl.so"&lt;BR /&gt;/opt/gtk2.6/lib/libintl.so&lt;BR /&gt;/usr/local/lib/hpux64/libintl.so&lt;/P&gt;&lt;P&gt;And also ensured that the build dependencies /usr/local/lib and /usr/local/bin were in the front of our PATH. (when previously just had them at the end)&lt;/P&gt;&lt;P&gt;/tmp/unixODBC-2.3.9#echo $PATH&lt;/P&gt;&lt;P&gt;/usr/local/lib:/usr/local/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/gvsd/bin:/opt/ipf/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/sas/bin:/opt/graphics/common/bin:/o........&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 08:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163077#M602547</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-23T08:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163079#M602548</link>
      <description>&lt;P&gt;Hi Steven,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Easysoft previously told me that they compiled unixODBC using the native HP-UX compilers rather than use gcc , so i&amp;nbsp; just tried removed gcc and reran .configure which completed okay and then ran make compile which got a lot further than before but bombed out with a new error below....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Bundled) cc: warning 922: "-b" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "main" in file /usr/lib/hpux32/libc.so&lt;BR /&gt;1 warning.&lt;BR /&gt;libtool: link: (cd ".libs" &amp;amp;&amp;amp; rm -f "libodbc.so.2" &amp;amp;&amp;amp; ln -s "libodbc.so.2.0" "libodbc.so.2")&lt;BR /&gt;libtool: link: (cd ".libs" &amp;amp;&amp;amp; rm -f "libodbc.so" &amp;amp;&amp;amp; ln -s "libodbc.so.2.0" "libodbc.so")&lt;BR /&gt;libtool: link: rm -fr .libs/libodbc.lax&lt;BR /&gt;libtool: link: ( cd ".libs" &amp;amp;&amp;amp; rm -f "libodbc.la" &amp;amp;&amp;amp; ln -s "../libodbc.la" "libodbc.la" )&lt;BR /&gt;Making all in exe&lt;BR /&gt;source='isql.c' object='isql.o' libtool=no \&lt;BR /&gt;DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -mt -c -o isql.o isql.c&lt;BR /&gt;/bin/sh ../libtool --tag=CC --mode=link cc -mt -o isql isql.o ../DriverManager/libodbc.la ../extras/libodbcextra slc.la -lpthread&lt;BR /&gt;libtool: link: cc -mt -o .libs/isql isql.o ../DriverManager/.libs/libodbc.so ../extras/.libs/libodbcextraslc.a -lpthread -mt -Wl ,+b -Wl,/usr/local/lib&lt;BR /&gt;ld: Unknown input file type: "../DriverManager/.libs/libodbc.so"&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 09:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163079#M602548</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-23T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163083#M602549</link>
      <description>&lt;P&gt;Hi Steven,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I came across the following post for the same error code associated with the same unixODBC install...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hpe.com/t5/Languages-and-Scripting/UNIXODBC-Installation-into-HP-UX-11-31-iA64/m-p/6968175#M48122" target="_blank"&gt;Solved: Re: UNIXODBC Installation into HP-UX 11.31 iA64 - Page 2 - Hewlett Packard Enterprise Community (hpe.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With the exception of step 1 below, Ive already followed all of the other steps listed. Do you think its worth trying to uninstall gnu-make and then retrying the steps or is there another fix for the error&amp;nbsp;&lt;SPAN&gt;Unknown input file type: "../DriverManager/.libs/libodbc.so" for the last error encountered. Also where it referes to uninstalling previous gnu-make below is it referring to automake or make (as i previously installed both below alongside the other dependencies) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#swlist | grep make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;automake 1.15.1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;make 4.3 make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is solved :D. Here is what we do:&lt;/P&gt;&lt;P&gt;1) uninstall the previous gnu-make&lt;/P&gt;&lt;P&gt;2) install gcc, gettext, libiconvi.&lt;/P&gt;&lt;P&gt;3) export PATH&amp;nbsp;of gcc to environment variables&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; eg: export PATH=$PATH:/usr/local/bin&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;export PATH=$PATH:/usr/local/lib&lt;/P&gt;&lt;P&gt;4) gunzip the unixODBC file&lt;/P&gt;&lt;P&gt;5) then un-tar the file.&lt;/P&gt;&lt;P&gt;6) cd to the unixODBC folder&lt;/P&gt;&lt;P&gt;7) # ./configure&lt;/P&gt;&lt;P&gt;&amp;nbsp; Note: In case u want it to install in specific path, use&lt;/P&gt;&lt;P&gt;&amp;nbsp;eg: ./configure --prefix=/THE_WANTED_PATH&lt;/P&gt;&lt;P&gt;&lt;LI-EMOJI id="lia_smiling-face-with-sunglasses" title=":smiling_face_with_sunglasses:"&gt;&lt;/LI-EMOJI&gt; # make&lt;/P&gt;&lt;P&gt;9) # make install&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 09:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163083#M602549</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-23T09:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163088#M602550</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Paolo,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I was able to compile this on my test VM but looks like you already fix it &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I downloaded following files on a test 11.31 VM&lt;/P&gt;
&lt;P style="margin: 0;"&gt;gcc-4.2.4-11.31.sd &amp;nbsp;&amp;lt;== From &lt;A href="https://www.hpux.ws/merijn/gcc-4.2.4-11.31.sd.bz" target="_blank"&gt;https://www.hpux.ws/merijn/gcc-4.2.4-11.31.sd.bz&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;autoconf-2.71-ia64_64-11.31.depot.gz&lt;BR /&gt;automake-1.15.1-ia64_64-11.31.depot.gz&lt;BR /&gt;automake-1.16.5-ia64_64-11.31.depot.gz&lt;BR /&gt;gettext-0.21-ia64_64-11.31.depot.gz&lt;BR /&gt;libiconv-1.16-ia64_64-11.31.depot.gz&lt;BR /&gt;m4-1.4.19-ia64_64-11.31.depot.gz&lt;BR /&gt;perl-5.34.0-ia64_64-11.31.depot.gz &amp;nbsp;&amp;lt;== All these from &lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;unixODBC-2.3.9 &amp;nbsp;&amp;lt;== From &lt;A href="http://www.unixodbc.org/" target="_blank"&gt;http://www.unixodbc.org/&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;gcc installation installed the gcc binary @ /usr/local/ia64/bin/gcc so I created a link in /usr/bin&lt;/P&gt;
&lt;P style="margin: 0;"&gt;# ln -s /usr/local/ia64/bin/gcc /usr/bin/gcc&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Also modified my PATH to include /usr/local/bin where most opensource binaries were installed&lt;/P&gt;
&lt;P style="margin: 0;"&gt;# export PATH=$PATH:/usr/local/bin&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Now configure worked without any error.&lt;BR /&gt;make and "make install" also went fine and unixodbc binaries were installed in /usr/local/bin&lt;/P&gt;
&lt;P style="margin: 0;"&gt;root@bl860vm1:/usr/local/bin# ls -lrt | tail -10&lt;BR /&gt;lrwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6 Dec 12 13:22 lzgrep -&amp;gt; xzgrep&lt;BR /&gt;lrwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4 Dec 12 13:22 zstdmt -&amp;gt; zstd&lt;BR /&gt;lrwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4 Dec 12 13:22 unzstd -&amp;gt; zstd&lt;BR /&gt;lrwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4 Dec 12 13:22 zstdcat -&amp;gt; zstd&lt;BR /&gt;-rwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;94308 Mar 23 15:22 isql&lt;BR /&gt;-rwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 205584 Mar 23 15:22 dltest&lt;BR /&gt;-rwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;80048 Mar 23 15:22 odbcinst&lt;BR /&gt;-rwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;86488 Mar 23 15:22 iusql&lt;BR /&gt;-rwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;73192 Mar 23 15:22 odbc_config&lt;BR /&gt;-rwxr-xr-x &amp;nbsp; 1 root &amp;nbsp; &amp;nbsp; &amp;nbsp; sys &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;74088 Mar 23 15:22 slencheck&lt;/P&gt;
&lt;P style="margin: 0;"&gt;root@bl860vm1:/usr/local/bin# odbc_config&lt;BR /&gt;Usage: odbc_config&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--prefix]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--exec-prefix]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--include-prefix]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--lib-prefix]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--bin-prefix]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--version]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--libs]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--static-libs]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--libtool-libs]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--cflags]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--odbcversion]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--longodbcversion]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--odbcini]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--odbcinstini]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--header]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [--ulen]&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Regards&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 10:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163088#M602550</guid>
      <dc:creator>mbarnwal</dc:creator>
      <dc:date>2022-03-23T10:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163094#M602551</link>
      <description>&lt;P&gt;&amp;gt; And also ensured that the build dependencies /usr/local/lib and&lt;BR /&gt;&amp;gt; /usr/local/bin were in the front of our PATH. [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I wouldn't expect any "*/lib" to be helpful in PATH. But the actual&lt;BR /&gt;path to the "gcc" executable might be helpful.&lt;/P&gt;&lt;P&gt;&amp;gt; [...] using the native HP-UX compilers rather than use gcc , so i&lt;BR /&gt;&amp;gt; just tried removed gcc [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Generally, you shouldn't need to remove GCC, just specify something&lt;BR /&gt;like "CC=cc" with the "configure" script.&lt;/P&gt;&lt;P&gt;&amp;gt; (Bundled) cc: warning 922: "-b" is unsupported in the bundled&lt;BR /&gt;&amp;gt; compiler, ignored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The bunfled C xompiler on HP-UX is not useful as a general-purpose C&lt;BR /&gt;xompiler.&amp;nbsp; If you didn't _buy_ a real HP[E] C sompiler, then you'll need&lt;BR /&gt;to use GCC.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; export PATH=$PATH:/usr/local/lib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "/usr/local/bin" might help if it wasn't already there.&lt;/P&gt;&lt;P&gt;&amp;gt; 4) gunzip the unixODBC file&lt;BR /&gt;&amp;gt; 5) then un-tar the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I can't see your actual commands, but I'd expect something like the&lt;BR /&gt;following to save some disk space:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gunzip -c &amp;lt;whatever&amp;gt;.gz | tar xf -&lt;/P&gt;&lt;P&gt;&amp;gt; # make&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What could go wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 11:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163094#M602551</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2022-03-23T11:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: checking lex output file root... configure: error: cannot find output from flex; givin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163100#M602552</link>
      <description>&lt;P&gt;Hi Manish,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your feedback. Installing gcc 4.2.4 (in place of gcc 4.2.3) and applying the soft link&amp;nbsp; /usr/bin/gcc -&amp;gt; /usr/local/ia64/bin/gcc proved to be the fix for this issue, so very grateful for the information you provided (and thanks to to everyone else that provided useful feedback) I have awarded kudos accordingly !&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 12:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-lex-output-file-root-configure-error-cannot-find-output/m-p/7163100#M602552</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-23T12:58:29Z</dc:date>
    </item>
  </channel>
</rss>

