Hi,
i think i have my first prototype of my drv_SED133x.c ready,
but i can not integrate it into the lcd4linux stuff. I think i'm doing
something wrong with the makefiles.
I've added the references to my driver into drv.c, into drivers.m4,
into configure, into config.h.in, into Makefile.am and into Makefile.in
./configure seems to produce no errors, but make stops with
configure: creating ./config.status
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
Makefile:502: *** missing separator. Schluss.
I think i did the same as Michael did adding the SimpleLCD Driver.
I have no problem with a clean CSV Checkout, only after adding my driver
make won't run.
What am i making wrong? Sorry for the dumb questions, but i'm new to
Linux Software development.
Bye,
Andre
|