On Fri, Feb 25, 2011 at 12:35:48AM -0500, Dennis Clarke wrote:

> /opt/studio/SOS11/SUNWspro/bin/cc -DNO_CLOSEFROM -DNO_DEV_URANDOM
> -DNO_FUTIMESAT -Dstrcasecmp=fix_strcasecmp             
> -Dstrncasecmp=fix_strncasecmp -g -O -I. -I../../include -DSUNOS5 -c
> postconf.c
> "str_table.h", line 46: non-constant initializer involving a cast
> cc: acomp failed for postconf.c

What do you see on line 46 of str_table.h?

> Also the -DNO_DEV_URANDOM seems wrong given :
> 
> $ ls -l /dev/urandom
> lrwxrwxrwx   1 root     root          34 Feb 19  2008 /dev/urandom ->
> ../devices/pseudo/random@0:urandom

Which version of SunOS first introduced unconditional support for
/dev/urandom?

-- 
        Viktor.

Reply via email to