Ticket #23 (closed defect: worksforme)
make check returns problem
| Reported by: | rfk46 | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | default | Version: | unspecified |
| Keywords: | Cc: |
Description (last modified by warmerdam) (diff)
Hello,
Trying to install on a MacPro? OS 10.5 make check fails with problems on test83. ./configure finishes without error make seems ok except some missing symbols: ranlib: file: .libs/libproj.a(jniproj.o) has no symbols
Is this build usable? Thanks Rich richard.katz@…
[magmox:proj-4.6.1]$ make check Making check in src Making check in man Making check in man1 make[2]: Nothing to be done for `check'. Making check in man3 make[2]: Nothing to be done for `check'. make[2]: Nothing to be done for `check-am'. Making check in nad make check-local ./test27 ../src/proj ============================================ Running ./test27 using ../src/proj: ============================================ doing tests into file proj_out27, please wait diff proj_out27 with pj_out27.dist TEST OK test file proj_out27 removed ./test83 ../src/proj ============================================ Running ./test83 using ../src/proj: ============================================ doing tests into file proj_out83, please wait diff proj_out83 with pj_out83.dist TEST OK test file proj_out83 removed ./testvarious ../src/cs2cs ============================================ Running ./testvarious using ../src/cs2cs: ============================================ doing tests into file td_out, please wait diff td_out with td_out.dist 3,4c3,4 < 111d00'00.000"W 44d00'00.000"N 0.0 111dW 44dN 0.000 < 111d00'00.000"W 39d00'00.000"N 0.0 111dW 39dN 0.000 --- > 111d00'00.000"W 44d00'00.000"N 0.0 111d0'3.085"W 43d59'59.756"N 0.000 > 111d00'00.000"W 39d00'00.000"N 0.0 111d0'2.604"W 38d59'59.912"N 0.000 7,8c7,8 < 111d00'00.000"W 44d00'00.000"N 0.0 111dW 44dN 0.000 < 111d00'00.000"W 39d00'00.000"N 0.0 111dW 39dN 0.000 --- > 111d00'00.000"W 44d00'00.000"N 0.0 111d0'2.788"W 43d59'59.725"N 0.000 > 111d00'00.000"W 39d00'00.000"N 0.0 111d0'2.604"W 38d59'59.912"N 0.000 11,14c11,14 < 79d58'00.000"W 37d02'00.000"N 0.0 79d58'W 37d2'N 0.000 < 79d58'00.000"W 36d58'00.000"N 0.0 79d58'W 36d58'N 0.000 < 79d58'00.000"W 37d02'00.000"N 0.0 79d58'W 37d2'N 0.000 < 79d58'00.000"W 36d58'00.000"N 0.0 79d58'W 36d58'N 0.000 --- > 79d58'00.000"W 37d02'00.000"N 0.0 79d58'0.005"W 37d1'59.998"N 0.000 > 79d58'00.000"W 36d58'00.000"N 0.0 79d57'59.128"W 36d58'0.501"N 0.000 > 79d58'00.000"W 37d02'00.000"N 0.0 79d57'59.126"W 37d2'0.501"N 0.000 > 79d58'00.000"W 36d58'00.000"N 0.0 79d57'59.128"W 36d58'0.501"N 0.000 PROBLEMS HAVE OCCURED test file td_out saved make[2]: *** [check-local] Error 100 make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1
Change History
Note: See
TracTickets for help on using
tickets.
