BUG #6641: uuid.h warning during configure
От | chris@cdrbill.com |
---|---|
Тема | BUG #6641: uuid.h warning during configure |
Дата | |
Msg-id | E1SURAV-0002An-G8@wrigleys.postgresql.org обсуждение исходный текст |
Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 6641 Logged by: Chris Ruprecht Email address: chris@cdrbill.com PostgreSQL version: 9.1.3 Operating system: Mac OS X 10.7.4 Description:=20=20=20=20=20=20=20=20 running configure as such: export MACOSX_DEPLOYMENT_TARGET=3D10.7 export CC=3Dgcc export CPP=3D"gcc -E" export CXX=3Dg++ export CXXFLAGS=3D'-O3 -fno-common -arch x86_64' export CFLAGS=3D'-O3 -fno-common -arch x86_64' export LDFLAGS=3D'-O3 -fno-common -arch x86_64' ./configure \ --prefix=3D/usr/local \ --enable-integer-datetimes \ --enable-thread-safety \ --with-libxml \ --with-libxslt \ --with-ossp-uuid \ --with-tcl \ --with-perl \ --with-python \ --with-gssapi \ --with-krb5 \ --with-pam \ --with-ldap \ --with-bonjour \ --with-openssl \ --with-zlib During the configuration phase, I get this message: checking uuid.h presence... yes configure: WARNING: uuid.h: present but cannot be compiled configure: WARNING: uuid.h: check for missing prerequisite headers? configure: WARNING: uuid.h: see the Autoconf documentation configure: WARNING: uuid.h: section "Present But Cannot Be Compiled" configure: WARNING: uuid.h: proceeding with the preprocessor's result configure: WARNING: uuid.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------- ## configure: WARNING: ## Report this to pgsql-bugs@postgresql.org ## configure: WARNING: ## ---------------------------------------- ## checking for uuid.h... yes
В списке pgsql-bugs по дате отправления: