On Mon, Jun 13, 2005 at 06:40:17PM +0530, amit wrote: > > hi, > i needied your help in compiling net-snmp , i m compling it on aix 5.1 > machine > after i run the configure script, no config.status is created and when i > run > make -f Makefile.in it gives the error > running config.status because configure changed > /usr/bin/sh: ./config.status: not found. > make: 1254-004 The error code from the last command is 127. >
First, once you have run configure there should be a Makefile so the next step would be to edit net-snmp-config.h (as per README.aix) and then just type 'make' Second, you say there is no config.status script generated, then what error message did configure produce? I would expect you to do something like: cd net-snmp ./configure Is that what you did? > > Stop. > i would really appreciate if i could get some help with this. > regards > amit > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you > shotput > a projector? How fast can you ride your desk chair down the office luge > track? > If you want to score the big prize, get to know the little guy. > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 > _______________________________________________ > Net-snmp-coders mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/net-snmp-coders -- Magnus Fromreide +46-13 17 68 48 M�rdtorpsgatan 21, 2tr [EMAIL PROTECTED] SE-584 34 LINK�PING ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
