Opened 15 years ago
Closed 14 years ago
#22755 closed defect (invalid)
postgresql84 postgresql84-server "configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID"
Reported by: | msmitty26@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | postgresql84 postgresql84-server |
Description
OS: Snow Leopard 10.6.2
Xcode: Version 3.2.1 (1613)
Command used: sudo port install postgresql84 postgresql84-server
Build log:
---> Computing dependencies for postgresql84 ---> Fetching postgresql84 ---> Verifying checksum(s) for postgresql84 ---> Extracting postgresql84 ---> Configuring postgresql84 Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql84/work/postgresql-8.4.1" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql84 --bindir=/opt/local/lib/postgresql84/bin --libdir=/opt/local/lib/postgresql84 --includedir=/opt/local/include/postgresql84 --datadir=/opt/local/share/postgresql84 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --with-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid " returned error 1 Command output: checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for bison... bison configure: using bison (GNU Bison) 2.4.1 checking for flex... /usr/bin/flex configure: using flex 2.5.35 checking for perl... /usr/bin/perl checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... none required checking for library containing fdatasync... none required checking for library containing gethostbyname_r... no checking for library containing shmget... none required checking for -lreadline... yes (-lreadline) checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for uuid_export in -lossp-uuid... no checking for uuid_export in -luuid... no configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID Error: Status 1 encountered during processing.
Change History (6)
comment:1 Changed 15 years ago by msmitty26@…
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Cc: | jwa@… added |
---|---|
Keywords: | postgresql84 ossp-uuid removed |
Owner: | changed from macports-tickets@… to mww@… |
comment:3 Changed 15 years ago by matt@…
I merely uninstalled and reinstalled ossp-uuid before installing postgresql84 and postgresql84-server, and it worked. I.e.: port uninstall ossp-uuid port install ossp-uuid port install postgresql84 postgresql84-server
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Probably a Migration issue.
Note: See
TracTickets for help on using
tickets.
BTW...
The following ports are currently installed: