HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Legacy
 - >
 - Operating System - Tru64 Unix
 - >
 - Re: net-snmp error compiling
 
Operating System - Tru64 Unix
        1840125
        Members
    
    
        1828
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-07-2005 06:36 AM
12-07-2005 06:36 AM
			
				
					
					
						Hi, I'm installing net-snmp ver 5.2.2 on Tru64 ver 5.1B. 
Using the following procedure:
#CC=cc ./configure --with-out-mib-modules= "mibII/tcpTable mibII/udpTable"
or
#CC=cc ./configure
#make test
....
....
....
CHECK_OVERFLOW_U(tmpint,12);
------------^
cc: Error: asn1.c, line 3246: In this statement, "UINT32_MAX" is not declared. (
undeclared)
CHECK_OVERFLOW_U(high,13);
----^
cc: Error: asn1.c, line 3247: In this statement, "UINT32_MAX" is not declared. (
undeclared)
CHECK_OVERFLOW_U(low,13);
----^
cc: Error: asn1.c, line 3432: In this statement, "UINT32_MAX" is not declared. (
undeclared)
CHECK_OVERFLOW_U(low,14);
----^
make[1]: *** [asn1.lo] Error 1
make[1]: Leaving directory `/usr/local/src/netsnmp/net-snmp-5.2.2/snmplib'
make: *** [subdirs] Error 1
#
any help appreciated
Daf
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
Using the following procedure:
#CC=cc ./configure --with-out-mib-modules= "mibII/tcpTable mibII/udpTable"
or
#CC=cc ./configure
#make test
....
....
....
CHECK_OVERFLOW_U(tmpint,12);
------------^
cc: Error: asn1.c, line 3246: In this statement, "UINT32_MAX" is not declared. (
undeclared)
CHECK_OVERFLOW_U(high,13);
----^
cc: Error: asn1.c, line 3247: In this statement, "UINT32_MAX" is not declared. (
undeclared)
CHECK_OVERFLOW_U(low,13);
----^
cc: Error: asn1.c, line 3432: In this statement, "UINT32_MAX" is not declared. (
undeclared)
CHECK_OVERFLOW_U(low,14);
----^
make[1]: *** [asn1.lo] Error 1
make[1]: Leaving directory `/usr/local/src/netsnmp/net-snmp-5.2.2/snmplib'
make: *** [subdirs] Error 1
#
any help appreciated
Daf
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-07-2005 07:13 AM
12-07-2005 07:13 AM
			
				
					
						
							Re: net-snmp error compiling
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						I just want to know why you don't you use the provided snmp daemon and the insight agents? Do you need something particular?
					
				
			
			
				
		
		
	
	
	
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-08-2005 05:07 AM
12-08-2005 05:07 AM
			
				
					
						
							Re: net-snmp error compiling
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						ok, I want to monitor 2 SAN Switch and Network Management Station (NMS) is needed. 
Tru64 provides snmpd daemon as SNMP agent.
That's why I'm installing net-snmp. For capture the SAN Switch's traps.
Tell me if I wrong.
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Tru64 provides snmpd daemon as SNMP agent.
That's why I'm installing net-snmp. For capture the SAN Switch's traps.
Tell me if I wrong.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-08-2005 01:08 PM
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP