| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| Problem compiling bb2ns 1.1 on CentOS 5 http://steveshipway.org/forum/viewtopic.php?f=20&t=1428 |
Page 1 of 1 |
| Author: | JamesB [ Thu Dec 06, 2007 10:14 am ] |
| Post subject: | Problem compiling bb2ns 1.1 on CentOS 5 |
I am receiving this. I am not sure where to look to correct this as I am not a developer. I have no problems compiling this on RH EL4. cc bb2ns.c -o bb2ns bb2ns.c: In function âdohelpâ: bb2ns.c:187: warning: incompatible implicit declaration of built-in function âexitâ bb2ns.c: In function âsendalertâ: bb2ns.c:209: warning: incompatible implicit declaration of built-in function âstrlenâ bb2ns.c: In function ârmvpbrâ: bb2ns.c:223: warning: incompatible implicit declaration of built-in function âmemcpyâ bb2ns.c:224: warning: incompatible implicit declaration of built-in function âmemcpyâ bb2ns.c:225: warning: incompatible implicit declaration of built-in function âmemcpyâ bb2ns.c:226: warning: incompatible implicit declaration of built-in function âmemcpyâ bb2ns.c:227: warning: incompatible implicit declaration of built-in function âmemcpyâ bb2ns.c:228: warning: incompatible implicit declaration of built-in function âmemcpyâ bb2ns.c: In function âcleanupâ: bb2ns.c:241: warning: incompatible implicit declaration of built-in function âstrpbrkâ bb2ns.c:243: warning: incompatible implicit declaration of built-in function âstrncpyâ bb2ns.c:268: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:269: warning: incompatible implicit declaration of built-in function âstrncpyâ bb2ns.c:271: warning: incompatible implicit declaration of built-in function âstrlenâ bb2ns.c: In function âselectdiskâ: bb2ns.c:283: warning: incompatible implicit declaration of built-in function âstrstrâ bb2ns.c:298: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:317: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:323: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c:324: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c: In function âselectprocsâ: bb2ns.c:330: warning: incompatible implicit declaration of built-in function âstrstrâ bb2ns.c:331: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:333: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c:334: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c: In function âselectcpuâ: bb2ns.c:340: warning: incompatible implicit declaration of built-in function âstrstrâ bb2ns.c:341: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:343: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:345: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c:346: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c: In function âselectlinesâ: bb2ns.c:354: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:355: warning: incompatible implicit declaration of built-in function âstrstrâ bb2ns.c:356: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:358: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:360: warning: incompatible implicit declaration of built-in function âstrcatâ bb2ns.c:362: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c:363: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c: In function âdorequestâ: bb2ns.c:384: warning: incompatible implicit declaration of built-in function âstrlenâ bb2ns.c:408: warning: incompatible implicit declaration of built-in function âstrncpyâ bb2ns.c:410: warning: incompatible implicit declaration of built-in function âstrncpyâ bb2ns.c:429: warning: incompatible implicit declaration of built-in function âstrchrâ bb2ns.c:434: warning: incompatible implicit declaration of built-in function âstrncpyâ bb2ns.c:458: warning: incompatible implicit declaration of built-in function âstrchrâ bb2ns.c:461: warning: incompatible implicit declaration of built-in function âstrcpyâ bb2ns.c: In function âmainâ: bb2ns.c:566: warning: incompatible implicit declaration of built-in function âexitâ bb2ns.c:573: warning: incompatible implicit declaration of built-in function âexitâ bb2ns.c:574: warning: incompatible implicit declaration of built-in function âmemsetâ bb2ns.c:579: warning: incompatible implicit declaration of built-in function âexitâ bb2ns.c:587: warning: incompatible implicit declaration of built-in function âexitâ bb2ns.c:611: warning: incompatible implicit declaration of built-in function âexitâ |
|
| Author: | stevesh [ Sun Dec 09, 2007 8:54 am ] |
| Post subject: | |
These are only warnings dur to incompatible prototypes. Does the program compile, though? If so, it may well still work fine. If it compiles, test it to see if it is OK anyway... |
|
| Author: | JamesB [ Sat Dec 29, 2007 4:33 am ] |
| Post subject: | |
It did compile. I am setting it up now to see if works as expected. I will post the results. Thanks |
|
| Author: | JamesB [ Sat Jan 05, 2008 6:19 am ] |
| Post subject: | |
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|