View Single Post
Old 12-26-2011, 12:48 AM   #78
J.C.
Addict
J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.J.C. could sell banana peel slippers to a Deveel.
 
Posts: 226
Karma: 3184
Join Date: Feb 2011
Device: ONYX BOOX Note Air3 C
Trying to compile mpd source from pocketbook-free

I'm not that familiar with make files but here's what I've got this far:

mpd.mk
Code:
Sources += bstdfile.c madlld.c
Makefile
Code:
OUT = mpd
VPATH += lib src
LIBS += libmad.a
include /usr/local/pocketbook/common.mk
Still I'm getting errors, can anyone please help ?
J.C. is offline   Reply With Quote