tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: archivers/xz on OS X 10.8
On Tue, Jan 8, 2013 at 3:10 PM, Jan Schaumann
<jschauma%netmeister.org@localhost> wrote:
> Hello,
>
> I'm having trouble building archivers/xz on Mac OS X 10.8:
>
> ld: warning: ignoring file ../../src/liblzma/.libs/liblzma.dylib, file
> was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x
> 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the
> architecture being linked (i386): ../../src/liblzma/.libs/liblzma.dylib
> Undefined symbols for architecture i386:
> "_lzma_code", referenced from:
> _uncompress in xzdec-xzdec.o
> "_lzma_stream_decoder", referenced from:
> _uncompress in xzdec-xzdec.o
> "_lzma_version_string", referenced from:
> _main in xzdec-xzdec.o
> ld: symbol(s) not found for architecture i386
> collect2: ld returned 1 exit status
> *** Error code 1
>
> Has anybody else seen this and know a way around this problem?
>
> Thanks in advance,
> -Jan
Can you re-bootstrap pkgsrc as 64 bit? It's a big step but I saw
similar problems on osx ages ago.
Home |
Main Index |
Thread Index |
Old Index