***** SPAM: ./echo: error while loading shared libraries: libfcgi.so.0: cannot open shared object file: No such file or directory
"dongnan.luo" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <005b01c68914$6bbfa1f0$0a650a0a@luodongnan> |
-------------------- Start SpamAssassin results ---------------------- This mail is probably spam. The original message has been altered so you can recognise or block similar unwanted mail in future. If this was mistakenly identified as spam, you can add the address to http://www.pins.net/cgi-bin/open/spam_list.cgi. If you have any questions, please contact us at [email protected] Content preview: hi, When i use "gcc -I /usr/local/include/ -L /usr/local/lib/ -o echo echo.c -lfcgi" to compile my echo.c fcgi program, it can be compiled ok. The complie result is : In file included from echo.c:32: fcgi_stdio.h:39:1: warning: "PACKAGE_BUGREPORT" redefined In file included from echo.c:17: fcgi_config.h:11:1: warning: this is the location of the previous definition In file included from echo.c:32: fcgi_stdio.h:42:1: warning: "PACKAGE_NAME" redefined In file included from echo.c:17: fcgi_config.h:14:1: warning: this is the location of the previous definition In file included from echo.c:32: fcgi_stdio.h:45:1: warning: "PACKAGE_STRING" redefined In file included from echo.c:17: fcgi_config.h:17:1: warning: this is the location of the previous definition In file included from echo.c:32: fcgi_stdio.h:48:1: warning: "PACKAGE_TARNAME" redefined In file included from echo.c:17: fcgi_config.h:20:1: warning: this is the location of the previous definition In file included from echo.c:32: fcgi_stdio.h:51:1: warning: "PACKAGE_VERSION" redefined In file included from echo.c:17: fcgi_config.h:23:1: warning: this is the location of the previous definition In file included from echo.c:32: fcgi_stdio.h:57:1: warning: "VERSION" redefined In file included from echo.c:17: fcgi_config.h:26:1: warning: this is the location of the previous definition echo.c: In function 'PrintEnv': echo.c:37: warning: incompatible implicit declaration of built-in function 'printf' echo.c: In function 'main': echo.c:54: warning: incompatible implicit declaration of built-in function 'printf' echo.c:56: warning: incompatible implicit declaration of built-in function 'printf' [...] Content analysis details: (5.2 hits, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FH_RELAY_NODNS We could not determine your Reverse DNS 0.4 HTML_30_40 BODY: Message is 30% to 40% HTML 0.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60% [score: 0.4992] 0.0 HTML_MESSAGE BODY: HTML included in message 0.2 MIME_BASE64_NO_NAME RAW: base64 attachment does not have a file name 1.9 MIME_BASE64_TEXT RAW: Message text disguised using base64 encoding 0.9 FM_NO_STYLE FM_NO_STYLE 0.6 HELO_MISMATCH_COM HELO_MISMATCH_COM -------------------- End of SpamAssassin results --------------------- The original message was not completely plain text, and may be unsafe to open with some email clients; in particular, it may contain a virus, or confirm that your address can receive spam. If you wish to view it, it may be safer to save it to a file and open it with an editor. If this was mistakenly identified as spam, you can add the address to http://www.pins.net/cgi-bin/open/spam_list.cgi. If you have any questions, please contact us at [email protected] ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/
(unnamed)
(message/rfc822, 8.4 KB) - not displayed