Re: make is not compiling my files

2005-11-28 Thread Parag N
Hi Ralf, It didn't work i just added umax4100 in BACKENDS. As i know after autoconf i have to do automake right? but that require automake.am which that package dont have.what can i do now? regards, Parag. On 11/28/05, Parag N <[EMAIL PROTECTED]> wrote: > > Hi Ralf, > Thanks. Actually i

Re: make is not compiling my files

2005-11-28 Thread Parag N
Hi Ralf, Thanks. Actually i thought as its adding/modifying GNU package task so i ask here. regards, Parag. On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > * Parag N wrote on Mon, Nov 28, 2005 at 02:25:23PM CET: > > On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > > > >

Re: make is not compiling my files

2005-11-28 Thread Ralf Wildenhues
* Parag N wrote on Mon, Nov 28, 2005 at 02:25:23PM CET: > On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > > > What source rpm? Which package? From where? Name, URL needed. > > link to source rpm is > > http://download.fedora.redhat.com/pub/fedora/linux/core/4/SRPMS/sane-backends-1.0.

Re: make is not compiling my files

2005-11-28 Thread Parag N
On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > * Parag N wrote on Mon, Nov 28, 2005 at 11:38:44AM CET: > > I downloaded source rpm. > > What source rpm? Which package? From where? Name, URL needed. > link to source rpm is > http://download.fedora.redhat.com/pub/fedora/linux

Re: make is not compiling my files

2005-11-28 Thread Ralf Wildenhues
* Parag N wrote on Mon, Nov 28, 2005 at 11:38:44AM CET: > I downloaded source rpm. What source rpm? Which package? From where? Name, URL needed. > install it in /usr/src/redhat/SOURCES. So your system is a RedHat or Fedora? Which version? > then i extract it. I found directory back

Re: make is not compiling my files

2005-11-28 Thread Parag N
ome files > to > > backend directory of sane package then i did aclocal,autocof,automake > and > > then when i make package make is not compiling my files. also i dont > have > > Makefile.am only have Makefile.in and by ./configure i am able to get > > Makefile. what can

Re: make is not compiling my files

2005-11-28 Thread Ralf Wildenhues
ocal,autocof,automake and > then when i make package make is not compiling my files. also i dont have > Makefile.am only have Makefile.in and by ./configure i am able to get > Makefile. what can i do so that makefile will compile my files also. I also > manually added files to be compiled in Mak

make is not compiling my files

2005-11-27 Thread Parag N
hello, I am modifying one GNU Source package of sane application. What i did is that i got source from SRPM and install it and added some files to backend directory of sane package then i did aclocal,autocof,automake and then when i make package make is not compiling my files. also i dont