compile failure



Hi,

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb
-I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations  -I/unst/include/linc-1.0
-I/unst/include/glib-2.0 -I/unst/lib/glib-2.0/include      -g -O2 -c
test-giop.c
test-giop.c:12:4: warning: #warning GIOP test hooks only enabled in a debugging build
test-giop.c: In function `run_test_hook_new_connection':
test-giop.c:160: `server_cnx' undeclared (first use in this function)
test-giop.c:160: (Each undeclared identifier is reported only once
test-giop.c:160: for each function it appears in.)
test-giop.c: In function `run_test':
test-giop.c:166: `server' undeclared (first use in this function)
test-giop.c:167: `server_cnx' undeclared (first use in this function)
test-giop.c:172: `cnx' undeclared (first use in this function)
test-giop.c: At top level:
test-giop.c:165: warning: `run_test' defined but not used

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]