Ticket #12876 (closed defect: duplicate)
lzo2 fails to build with Leopard
| Reported by: | rtiainen macosforge@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | rtiainen+macosforge@…, yunzheng.hu@…, ryandesign@…, afb@… | |
| Port: |
Description
When attempting to install lzo2 under Mac OS X 10.5 build 9A559, the build fails when an attempt to link lzotest with following output:
---> Fetching lzo2 ---> Verifying checksum(s) for lzo2 ---> Extracting lzo2 ---> Configuring lzo2 ---> Building lzo2 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.02" && make all " returned error 2 Command output: _compress_database in lzotest.o
_compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o
"_lzo1f_decompress_asm_fast", referenced from:
_compress_database in lzotest.o _compress_database in lzotest.o
"_lzo1x_decompress_asm_fast_safe", referenced from:
_compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o _compress_database in lzotest.o
ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [lzotest] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing.

