**** BEGIN LOGGING AT Sun Dec 25 02:59:57 2011 Dec 26 02:33:09 I am trying to write a makefile for a package that links against OpenSSL. However, when it links against libcrypto I get undefined reference errors Dec 26 02:34:31 http://pastebin.com/iTCE7VH3 Dec 26 02:36:07 because the makefile for the project isn't the best, this is what i'm using: Dec 26 02:36:10 PKG_CONFIG_PATH=$(STAGING_DIR)/opt/lib/pkgconfig $(MAKE) -C $(@D) CC=mipsel-linux-gcc Dec 26 02:36:28 with target dependency openssl-stage **** ENDING LOGGING AT Mon Dec 26 02:59:56 2011