HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error 1705: Function prototypes are an ANSI featur...
Operating System - HP-UX
        1839909
        Members
    
    
        3603
        Online
    
    
        110157
        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
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
09-26-2004 03:03 PM
09-26-2004 03:03 PM
			
				
					
						
							error 1705: Function prototypes are an ANSI feature.
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
Does anyone know how to suppress this error ?
i encounter this errors when compiling the following codes,
cc -I. -I/apps/oracle/ora817/precomp/public -I/apps/oracle/ora817/rdbms/public -I/apps/oracle/ora817/rdbms/demo -I/apps
/oracle/ora817/plsql/public -I/apps/oracle/ora817/network/public -Ae -c PGC0110D.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "PGC0110D.c", line 180: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "PGC0110D.c", line 188: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "PGC0110D.c", line 209: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Appreciate the solution on this.
Thank you
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Does anyone know how to suppress this error ?
i encounter this errors when compiling the following codes,
cc -I. -I/apps/oracle/ora817/precomp/public -I/apps/oracle/ora817/rdbms/public -I/apps/oracle/ora817/rdbms/demo -I/apps
/oracle/ora817/plsql/public -I/apps/oracle/ora817/network/public -Ae -c PGC0110D.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "PGC0110D.c", line 180: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "PGC0110D.c", line 188: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "PGC0110D.c", line 209: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Appreciate the solution on this.
Thank you
- Tags:
- K&R
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 04:14 PM
09-26-2004 04:14 PM
			
				
					
						
							Re: error 1705: Function prototypes are an ANSI feature.
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Yes, you can suppress this message by purchasing the ANSI/C compiler or the C++/C compiler, aCC. The bundled C compiler only understands the K&R C dialect and it is really only intended for building kernels --- though it can be used for limited development.
 
Another option is to downlod the Gnu C compiler, gcc, from any of the HP-UX Porting Centre's.
					
				
			
			
				
		
		
	
	
	
Another option is to downlod the Gnu C compiler, gcc, from any of the HP-UX Porting Centre's.
	If it ain't broke, I can fix that.
			
			
				
			
			
			
			
			
			
		- Tags:
- gcc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 02:48 AM
09-28-2004 02:48 AM
			
				
					
						
							Re: error 1705: Function prototypes are an ANSI feature.
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi!
If you look at the installation manual for Oracle, it will tell you that you must installed a purchasable compiler, either Ansi C, Ansi C++, COBOL or FORTRAN 90, so the bundled C compiler is not going to have all the "bells and whistles" required.
		
		
	
	
	
If you look at the installation manual for Oracle, it will tell you that you must installed a purchasable compiler, either Ansi C, Ansi C++, COBOL or FORTRAN 90, so the bundled C compiler is not going to have all the "bells and whistles" required.
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
