Opened 20 years ago

Last modified 8 years ago

#2041 closed defect

apr-util depends upon expat — at Initial Version

Reported by: brian.bechtel@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: apr-util

Description

Open Darwin 7.2.1 RC4 x86 port install apr-util +puredarwin

---> Configuring apr-util Error: Target com.apple.configure returned: configure failure: shell command "cd "/Volumes/Other/ darwinports/dports/devel/apr-util/work/httpd-2.0.49/srclib/apr-util" && CPPFLAGS=-I/opt/local/ include LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --with-apr=/opt/local --with- expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local" returned error 1 Command output: checking for ANSI C header files... yes 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 ldap support... checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking for Berkeley DB 4.2 in /opt/local... checking db42/db.h usability... no checking db42/db.h presence... no checking for db42/db.h... no checking db4/db.h usability... yes checking db4/db.h presence... yes checking for db4/db.h... yes checking for -ldb-4.2... yes

setting APRUTIL_INCLUDES to "-I/opt/local/include" setting APRUTIL_LDFLAGS to "-L/opt/local/lib"

checking for Berkeley DB... found db4 checking for default DBM... sdbm (default)

setting APRUTIL_EXPORT_LIBS to "-ldb-4.2" setting APRUTIL_LIBS to "-ldb-4.2"

checking for Expat in /opt/local... no configure: error: Expat was not found (or recognized) in "/opt/local"

port install expat +puredarwin port install apr-util +puredarwin works correctly.

Change History (0)

Note: See TracTickets for help on using tickets.