>>273
wime-4.1.5/io/Makefile の

ifneq "$(OS)" "Linux"
override LDFLAGS:=$(subst local/lib,local/lib32,$(LDFLAGS))
endif

を消してみたらどうなる?