In message <[EMAIL PROTECTED]>, Du Jinsong writes:
>Hi, I am trying to port a program from BSD to linux. In the code that
>takes care of log messages there is a line:
>
>static FILE *log_output = stderr;
>
>which is okay in BSD, but when try compiling it on linux, I got an
>error:
See the glibc FAQ:
3.9. I get compiler messages "Initializer element not constant" with
stdin/stdout/stderr. Why?
p.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]