- assigned_to: nobody --> jsorg71
gcc -Wall -O2 -I../common -I../libxrdp -
I/usr/local/ssl/include -I/opt/sfw/include -
I/opt/csw/include -c -
o ../common/os_calls.o ../common/os_calls.c
../common/os_calls.c: In function
`g_tcp_local_socket':
../common/os_calls.c:188: error: `PF_LOCAL'
undeclared (first use in this function)
../common/os_calls.c:188: error: (Each undeclared
identifier is reported only once
../common/os_calls.c:188: error: for each function it
appears in.)
../common/os_calls.c: In function `g_tcp_connect':
../common/os_calls.c:219: error: `INADDR_NONE'
undeclared (first use in this function)
../common/os_calls.c: In function `g_clearenv':
../common/os_calls.c:872: warning: implicit
declaration of function `clearenv'
../common/os_calls.c: In function `g_setenv':
../common/os_calls.c:883: warning: implicit
declaration of function `setenv'
make: *** [../common/os_calls.o] Error 1
jimmy.covington@va.gov