Russ

Results 1 comments of Russ

There's probably a better fix, but updating the Makefile as follows worked for me: ############################################ # Commented out: ###libtrickle.so: trickle-overload.c atomicio.c ########################################### # Added: libtrickle.so: trickle-overload.lo atomicio.lo $(LIBTOOL) --mode=link $(CC)...