#12876 closed defect (duplicate)
lzo2 fails to build with Leopard
Reported by: | rtiainen macosforge@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | rtiainen+macosforge@…, yunzheng.hu@…, ryandesign (Ryan Carsten Schmidt), 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.
Change History (4)
comment:1 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | rtiainen+macosforge@… ryandesign@… afb@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #13003. Fixed in r30456.