tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Atomics
security/stunnel:
CCLD stunnel
stunnel-str.o: In function `str_leak_debug':
str.c:(.text+0x150): undefined reference to `__atomic_is_lock_free'
stunnel-sthreads.o: In function `s_atomic_add':
sthreads.c:(.text+0x168): undefined reference to `__atomic_is_lock_free'
www/apache24:
/usr/pkg/lib/libaprutil-1.la -lexpat /usr/pkg/lib/libapr-1.la -lrt
-lcrypt -lpthread -lcrypt
/tmp/pkgbuild/www/apache24/work.m68k/.buildlink/lib/libapr-1.so: undefined
reference to `__sync_fetch_and_add_8'
/tmp/pkgbuild/www/apache24/work.m68k/.buildlink/lib/libapr-1.so: undefined
reference to `__sync_val_compare_and_swap_8'
/tmp/pkgbuild/www/apache24/work.m68k/.buildlink/lib/libapr-1.so: undefined
reference to `__sync_lock_test_and_set_8'
/tmp/pkgbuild/www/apache24/work.m68k/.buildlink/lib/libapr-1.so: undefined
reference to `__sync_fetch_and_sub_8'
/tmp/pkgbuild/www/apache24/work.m68k/.buildlink/lib/libapr-1.so: undefined
reference to `__sync_sub_and_fetch_8'
net/bind912:
../../lib/ns/.libs/libns.so: undefined reference to `isc_atomic_xadd'
Perhaps we need consistent atomics for all our ports...
John
Home |
Main Index |
Thread Index |
Old Index