Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

make error

5 views
Skip to first unread message

amit

unread,
Jun 24, 2005, 4:35:23 AM6/24/05
to
hi ,
i tried compiling the net-snmp-5.1.2 for aix 5.1 again
and got a different error.
gcc -I../../include -I../../include -I. -I../.. -I. -I./../..
-I./../../snmplib -I./.. -I.. -g -O2 -Daix5 -c ucd-snmp/versioninfo.c -o
ucd-snmp/versioninfo.o
ucd-snmp/versioninfo.c:97:37: warning: character constant too long for its
type
ucd-snmp/versioninfo.c:97:37: warning: character constant too long for its
type
ucd-snmp/versioninfo.c: In function `var_extensible_version':
ucd-snmp/versioninfo.c:97: error: parse error before '\x61726564'
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.


please help me, as i reaaly want this up and going
Regards,
amit yadav

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snm...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Robert Story

unread,
Jun 24, 2005, 9:24:44 AM6/24/05
to
On Thu, 23 Jun 2005 17:51:14 +0530 amit wrote:
A> ucd-snmp/versioninfo.c:97:37: warning: character constant too long for its
A> type

That one is easy.. there is an extra set of quotes around the string on line 97
of that file. Delete them.

--
NOTE: messages sent directly to me, instead of the lists, will be deleted
unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different.

0 new messages