From: Theo S. <to...@sc...> - 2005-12-20 21:40:40
|
Michael Reinelt schrieb: >Hi Theo, > > > >>>>I use an CVS checkout from last week and all work fine. >>>> >>>>Today i checkout lcd4linux again and now i cant compile my driver, error >>>>Message is : >>>> >>>> > > > >>>Did you try a 'make clean' before? >>> >>> > > > >>i did an fresh checkout and edit Makefile.am, drivers.m4, drv.c, then >>./bootstap - ./configure --with-drivers=LUIse - make >>Thats the same way i do last week >> >> > >I'm pretty sure you forgot to set a variable in drivers.m4, probably >"graphic=yes" or something. > >You could try to omit the '--with-drivers=...' parameter, so that all >helper objects get linked in. > >bye, Michael > > > Hi Michael, ok, make an fresh checkout, edit the files and now all work. mfg Theo |