12. Solaris 2.x 
13. DGUX (System V, Release 4) 
14. Linux
 
Please choose an architecture that best describes your computer
 
Please enter your choice : 
12
 
Building binaries for Solaris system
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  fpfilter.c
In file included from fpfilter.c:30:
errors.h:21: warning: useless keyword or type name in empty declaration
fpfilter.c: In function `to_alarm':
fpfilter.c:106: warning: passing arg 2 of `signal' from incompatible pointer type
fpfilter.c: In function `write_buffer':
fpfilter.c:332: warning: passing arg 2 of `signal' from incompatible pointer type
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  printer.c
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  errors.c
In file included from errors.c:9:
errors.h:21: warning: useless keyword or type name in empty declaration
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  options.c
In file included from options.c:41:
errors.h:21: warning: useless keyword or type name in empty declaration
options.c: In function `setDefaults':
options.c:131: incompatible type for argument 1 of `memset'
*** Error code 1
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  system.c
In file included from system.c:6:
errors.h:21: warning: useless keyword or type name in empty declaration
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  udpstat.c
udpstat.c: In function `get_udpstatus':
udpstat.c:162: warning: passing arg 5 of `recvfrom' from incompatible pointer type
udpstat.c: In function `print_active_connection':
udpstat.c:274: warning: passing arg 1 of `gethostbyaddr' from incompatible pointer type
udpstat.c:277: warning: assignment makes integer from pointer without a cast
udpstat.c: In function `get_v1status':
udpstat.c:485: warning: passing arg 2 of `recvfrom' from incompatible pointer type
udpstat.c:485: warning: passing arg 5 of `recvfrom' from incompatible pointer type
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI  -c  fpstatus.c
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI -o fpstatus fpstatus.o udpstat.o -lnsl -lsocket 
gcc -g -DLP -DSOLARIS -DSYSTEMV -DANSI -o fpstatus.resolver fpstatus.o udpstat.o -lnsl -lsocket -lresolv
make: Warning: Target `all' not remade because of errors
 
Binaries for Solaris done
#   

