public inbox for [email protected]  
help / color / mirror / Atom feed
From: Abdenour IMEDJDOUBENE <[email protected]>
To: [email protected] <[email protected]>
Subject: install postgresql unixodbc
Date: Wed, 8 Mar 2023 07:36:51 +0000
Message-ID: <MR1P264MB1969A9D6A8947D6D49E1F680F6B49@MR1P264MB1969.FRAP264.PROD.OUTLOOK.COM> (raw)

Bonjour,

J’essaie d’installer l’ODBC postgresql avec unixodbc sur une machine solaris 11.
J’ai suivi votre DOC, mais j’ai des erreurs à la compilation de postgresql ODBC.

Voici l’erreur que j’ai, vous trouverez ci-joint le fichier de sortie de la compilation :

configure: error: unixODBC library "odbcinst" not found

Cordialement,
Best regards,
[My Logo]

[Twitter]<https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...;
[LinkedIn]<https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...;

Abdenour IMEDJDOUBENE
Expert Base de données
+33 1 83 79 06 70
+33 6 50 41 66 86
[cid:[email protected]]

28 Rue petit
92110
CLICHY
🎟 Les pré-inscriptions pour l'édition 2023 de <https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...; Tech For Climate ?<https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...; <https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...; sont ouvertes<https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...; <https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...; ​<https://cloud.letsignit.com/collect/bc/63452492542bef4c867cedad?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflI...;

[cid:[email protected]]<https://cloud.letsignit.com/collect/b/63d29e56abf20f8da77c3064?p=VByPRvDxf57y05jlnxdE-dWfBPNCjWdflIE...;



root@gue-ldom2-ora18:/usr/local/psqlodbc-11.01.0000# ./configure --with-libpq=/usr/local/pgsql/lib/libpq.so --includedir=/usr/local/pgsql --with-unixodbc=/usr/local/unixODBC-2.3.11/

checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking -Wall is a valid compile option... yes
./configure[4402]: /usr/local/unixODBC-2.3.11/: cannot execute [Is a directory]
./configure[4405]: /usr/local/unixODBC-2.3.11/: cannot execute [Is a directory]
./configure[4409]: /usr/local/unixODBC-2.3.11/: cannot execute [Is a directory]
configure: using
configure: using  for regression test
checking last argument to SQLColAttribute is SQLLEN *... no
libpq.so.5.11: Bad entry point
/usr/local/pgsql/lib/libpq.so: /usr/local/pgsql/lib/libpq.so: cannot execute [Exec format error]
libpq.so.5.11: Bad entry point
/usr/local/pgsql/lib/libpq.so: /usr/local/pgsql/lib/libpq.so: cannot execute [Exec format error]
libpq.so.5.11: Bad entry point
/usr/local/pgsql/lib/libpq.so: /usr/local/pgsql/lib/libpq.so: cannot execute [Exec format error]
checking for prove... prove
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572480
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc-sun-solaris2.11 file names to sparc-sun-solaris2.11 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... no
checking for dlopen in -lsvld... no
checking for dld_link in -ldld... no
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing SQLGetPrivateProfileString... no
configure: error: unixODBC library "odbcinst" not found


Attachments:

  [image/png] image001.png (5.7K, 3-image001.png)
  download | view image

  [image/png] image002.png (1.7K, 4-image002.png)
  download | view image

  [image/png] image004.png (1.6K, 5-image004.png)
  download | view image

  [image/png] image006.png (2.0K, 6-image006.png)
  download | view image

  [image/png] image007.png (108.5K, 7-image007.png)
  download | view image

  [text/plain] odbc posgressql.txt (5.0K, 8-odbc%20posgressql.txt)
  download | inline:
root@gue-ldom2-ora18:/usr/local/psqlodbc-11.01.0000# ./configure --with-libpq=/usr/local/pgsql/lib/libpq.so --includedir=/usr/local/pgsql --with-unixodbc=/usr/local/unixODBC-2.3.11/

checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking -Wall is a valid compile option... yes
./configure[4402]: /usr/local/unixODBC-2.3.11/: cannot execute [Is a directory]
./configure[4405]: /usr/local/unixODBC-2.3.11/: cannot execute [Is a directory]
./configure[4409]: /usr/local/unixODBC-2.3.11/: cannot execute [Is a directory]
configure: using
configure: using  for regression test
checking last argument to SQLColAttribute is SQLLEN *... no
libpq.so.5.11: Bad entry point
/usr/local/pgsql/lib/libpq.so: /usr/local/pgsql/lib/libpq.so: cannot execute [Exec format error]
libpq.so.5.11: Bad entry point
/usr/local/pgsql/lib/libpq.so: /usr/local/pgsql/lib/libpq.so: cannot execute [Exec format error]
libpq.so.5.11: Bad entry point
/usr/local/pgsql/lib/libpq.so: /usr/local/pgsql/lib/libpq.so: cannot execute [Exec format error]
checking for prove... prove
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572480
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc-sun-solaris2.11 file names to sparc-sun-solaris2.11 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... no
checking for dlopen in -lsvld... no
checking for dld_link in -ldld... no
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing SQLGetPrivateProfileString... no
configure: error: unixODBC library "odbcinst" not found

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: install postgresql unixodbc
  In-Reply-To: <MR1P264MB1969A9D6A8947D6D49E1F680F6B49@MR1P264MB1969.FRAP264.PROD.OUTLOOK.COM>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox