http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48018
Ian Lance Taylor <ian at airs dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011.03.09 06:24:43 Ever Confirmed|0 |1 --- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-03-09 06:24:43 UTC --- I'm not sure it matters to the syslog writer that Solaris syslog uses STREAMS. I think it only matters to the syslog daemon itself. What happens if you add /dev/conslog to logPaths in unixSyslog in libgo/go/syslog/syslog.go?