#12345 closed defect (fixed)
BUG: Error installing lincity-ng
Reported by: | aszy@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | pguyot (Paul Guyot) | |
Port: |
Description
---> Configuring lincity-ng Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macpor ts.org_release_ports_games_lincity-ng/work/lincity-ng-1.1.0" && ./configure --pr efix=/opt/local --mandir=/opt/local/var/macports/build/_opt_local_var_macports_s ources_rsync.macports.org_release_ports_games_lincity-ng/work/destroot/opt/local /share/man --with-libphysfs=/opt/local --with-apple-opengl-framework " returned error 1 Command output: checking for xsltproc... xsltproc checking whether g++ is new enough... yes checking for gcc... gcc 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for gettimeofday... yes checking for mkdir... yes checking for popen... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesle
ft, char * *outbuf, size_t *outbytesleft); checking whether binary relocation support should be enabled... no checking for zlib... found checking for pkg-config... /opt/local/bin/pkg-config checking for libxml-2.0 >= 2.6.11... Package libxml-2.0 was not found in the pkg -config search path. Perhaps you should add the directory containing `libxml-2.0 .pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found configure: error: Library requirements (libxml-2.0 >= 2.6.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a no nstandard prefix so pkg-config can find them.
Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 17 years ago by nox@…
Cc: | pguyot@… added |
---|---|
Milestone: | → Port Bugs |
Priority: | Expected → Normal |
Summary: | Error installing lincity-ng → BUG: Error installing lincity-ng |
Version: | 1.5.0 |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-dev@… to pguyot@… |
---|
comment:3 Changed 17 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with r32635.