Re: rm

2004-10-13 Thread Ted Stern
On 13 Oct 2004 at 04:15 PDT, Kukuk Barbara wrote: > Hi > rm -f *.o doesn't work within my makefile. What is wrong? > > rm has the version 4.1. Make has the version 3.79.1 > > Thanks for your help. > > Barbara Kukuk Could you provide more specifics please? What operating system are you running on?

Re: Need a help

2004-10-13 Thread Paul D. Smith
This is not a bug in make; this is a problem with the package you're trying to install. I guess it means you don't have some prerequisites installed on your system. -- --- Paul D. Smith <[EMAIL PROTECTED]> Find

Need a help

2004-10-13 Thread Nazim Aliyev
To whom it may concern. Due installation freeradius ver. 1.0.1 on my RedHat Linux 9 it reports the following: [EMAIL PROTECTED] freeradius-1.0.1]# make gmake[1]: Entering directory `/usr/local/src/freeradius-1.0.1' Making all in src... gmake[2]: Entering directory `/usr/local/src/freeradius-1.0.1

Re: trying to use gmake with XP

2004-10-13 Thread Sebastien Mathieu
Hi Matthew, Thanks very much for your help. I don't really know where my problem come from but i am pretty sure about the compiler as i used it already before without any problems. I guess something is missing somewhere which i have absolutely no idea what, but i will reinstall all the tools and

rm

2004-10-13 Thread Kukuk Barbara
Hi rm -f *.o doesn't work within my makefile. What is wrong? rm has the version 4.1. Make has the version 3.79.1 Thanks for your help. Barbara Kukuk ___ Bug-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-make