Quote:
Originally Posted by NiLuJe
@arooni/hawhill: The Makefile is slightly broken. Move $(LIBS) *after* the object/binary in the target. (ie. at the end). [And possibly get the correct CPPFLAGS/LDFLAGS/LIBS from pkgconfig].
Patch attached for the simple fix  .
|
Worked. Maybe the OP should have spent less time of accusing me of requesting "hand holding" and more time fixing his Makefile.