Opened 15 years ago

Closed 15 years ago

#22196 closed defect (invalid)

/opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture

Reported by: nima@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: libxml2

Description

I've looked through the previous tickets about this problem and well, the solutions did not help me.

Here's the error I'm getting:

root /Users/nima/Documents/DC++Hub/PtokaX $ port install libxml2

---> Computing dependencies for libxml2ibxml2.spec

---> Configuring libxml2

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_textproc_libxml2/work/libxml2-2.7.6" && ./configure --prefix=/opt/local --enable-static --without-python " returned error 1 Command output: checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking for iconv declaration...

extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);

Enabled Schematron support Enabled Schemas/Relax-NG support Disabling code coverage for GCC configure: creating ./config.status config.status: creating libxml2.spec dyld: Library not loaded: /opt/local/lib/libintl.8.dylib

Referenced from: /opt/local/bin/gawk Reason: no suitable image found. Did find:

/opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture

./config.status: line 1306: 5087 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs"

5088 Trace/BPT trap | $AWK -f "$tmp/subs.awk" > $tmp/out

config.status: error: could not create libxml2.spec

Error: Status 1 encountered during processing.

and the result of `file /opt/local/lib/libintl.8.dylib': /opt/local/lib/libintl.8.dylib: Mach-O 64-bit dynamically linked shared library x86_64

Change History (1)

comment:1 Changed 15 years ago by tobypeterson

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.