Re: make is not compiling my files

2005-11-28 Thread Ralf Wildenhues
Hi Parag, * Parag N wrote on Mon, Nov 28, 2005 at 06:58:53AM CET: > 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

Re: make is not compiling my files

2005-11-28 Thread Parag N
hello, I downloaded source rpm. install it in /usr/src/redhat/SOURCES. then i extract it. I found directory backend which contains many backend scanner support files. i also want to add my own backend files so i add 2 files in backend directory and modify Makefile. before modifyi

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
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 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
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 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