Re: BUG while running the make file

2007-02-10 Thread Jon Grant
Raheja, Himanshu elucidated on 09/02/07 20:12: Hi Folks..!! I am sorry to bug you again.. This should be the last one... I was able to successfully run LPRng3.8.28 on my RED Hat Linux 4.4. But as my company is already using 3.6.9d version and to avoid some problems I am compiling the code for

RE: BUG while running the make file

2007-02-10 Thread Raheja, Himanshu
in this function) ./common/lpc.c:490: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./common/lpc.c: At top level: ./common/lpc.c:498: warning: "struct line_list" declared inside parameter list ./common/lpc.c: In function `Start_worker': ./common/lpc.c:5

RE: BUG while running the make file

2007-02-07 Thread Martin Dorey
7 13:02 To: Dave Korn; Eli Zaretskii Cc: bug-make@gnu.org Subject: RE: BUG while running the make file One more help needed from you guys. I have two LPRng versions installed on my Linux box. I have binaries for LPRng 3.6.9 under /usr/local/bin. I have installed the latest LPRng 3.8.28 and I was su

RE: BUG while running the make file

2007-02-07 Thread Raheja, Himanshu
anks and Regards Himanshu. -Original Message- From: Dave Korn [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 1:48 PM To: Raheja, Himanshu; 'Eli Zaretskii' Cc: bug-make@gnu.org Subject: RE: BUG while running the make file On 07 February 2007 18:44, Raheja, Himanshu wro

RE: BUG while running the make file

2007-02-07 Thread Raheja, Himanshu
Thanks a lot Dave. -Original Message- From: Dave Korn [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 1:48 PM To: Raheja, Himanshu; 'Eli Zaretskii' Cc: bug-make@gnu.org Subject: RE: BUG while running the make file On 07 February 2007 18:44, Raheja, Himanshu wr

RE: BUG while running the make file

2007-02-07 Thread Raheja, Himanshu
[mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 1:41 PM To: 'Eli Zaretskii'; Raheja, Himanshu Cc: bug-make@gnu.org Subject: RE: BUG while running the make file On 07 February 2007 18:11, Eli Zaretskii wrote: >> Date: Wed, 7 Feb 2007 11:51:56 -0500 >> From: &quo

RE: BUG while running the make file

2007-02-07 Thread Dave Korn
On 07 February 2007 21:02, Raheja, Himanshu wrote: > > Kindly help and suggest what could be done. You'll have to contact a mailing list relating to LPRng for this kind of in-depth advice; it's way out of our scope here. Sorry! cheers, DaveK -- Can't think of a witty .sigline toda

RE: BUG while running the make file

2007-02-07 Thread Dave Korn
On 07 February 2007 18:44, Raheja, Himanshu wrote: > Hi Folks, > > I was able to resolve that issue by googling: > > When I ran ./configure CFLAGS=-m32 LDFLAGS=-m32 > > And after that make install was working fine. > But I am not sure why this was happening. Probably because your compiler is

RE: BUG while running the make file

2007-02-07 Thread Martin Dorey
Yes, that is a bug *while running* make. Perhaps we should rename the mailing list to [EMAIL PROTECTED] or otherwise try to indicate in the error message that this isn't likely to be a bug in make. Perhaps we're doomed though. For one thing, this bug looks unlikely to be a bug in lprng, which

RE: BUG while running the make file

2007-02-07 Thread Dave Korn
On 07 February 2007 18:11, Eli Zaretskii wrote: >> Date: Wed, 7 Feb 2007 11:51:56 -0500 >> From: "Raheja, Himanshu" <[EMAIL PROTECTED]> >> >> gcc -I.. -I. -I./include -I./common -D_FILE_OFFSET_BITS=64 >> -I/usr/include -g -W -Wall -Werror -Wno-unused -g -O2 >> -D_FILE_OFFSET_BITS=64 -g -W -Wall -

Re: BUG while running the make file

2007-02-07 Thread Eli Zaretskii
> Date: Wed, 7 Feb 2007 11:51:56 -0500 > From: "Raheja, Himanshu" <[EMAIL PROTECTED]> > > gcc -I.. -I. -I./include -I./common -D_FILE_OFFSET_BITS=64 > -I/usr/include -g -W -Wall -Werror -Wno-unused -g -O2 > -D_FILE_OFFSET_BITS=64 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H > -c ./common/linksu