|
From: Dirk Heinrichs on 17 Feb 2007 13:14 Hi, I'm trying to install gnade 1.5.3b on a Gentoo Linux system with gnat 4..1.2, postgresql 8.1.8, sqlite 3.3.12 and unixODBC 2.2.11. When I run ./configure --sampledb=postgres --no-odbc sqlite postgres (also tried without --no-odbc), I get the following output: GNAT Data Base Developement Environment (GNADE) 1.5.3b (C) Copyright 2000-2004; the GNADE Team (see --show-authors) make: Für das Ziel »all« ist nichts zu tun. configure: loading site script /home/heini/tmp/gnade-src-1.5.3b/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for pkg-config... pkg-config checking for pkgconfig path... /usr/local/lib/pkgconfig checking for "/etc/redhat-release"... no checking for /etc/SuSE-release... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for convert_addresses in -laddr2line... no checking for openjade... openjade checking for SGML base directory... found /usr/share/sgml checking for zip... zip checking for gzip... gzip checking for rpm... no checking for correct gnat path .. ... checking for gnatgcc... / checking for gnatmake... gnatmake checking for gnatprep... gnatprep checking for SQLAllocHandle in -lmyodbc3... no checking for SQLAllocHandle in -lodbc... no checking for SQLAllocHandle in -liodbc... no checking for SQLAllocHandle in -lodbc32... no checking for correct odbc driver manager libs... configure: error: odbc driver manager libs not set ** CONFIGURE ABORTED ** One thing I see in the output is that the pkgconfig path is not the one I have configured in etc/config.site (/usr/lib/pkgconfig). Any hints? Thanks... Dirk
|
Pages: 1 Prev: Behaviour of Version attribute Next: Ada downsizing in space |