I'm having problems compiling on Debian 3.0 Linux/i386. Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. FLAGS32 = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. LIBS = -lresolv -ldl -lcrypt -lnsl -lcom_err -lk5crypto -lkrb5 -lgssapi_krb5 -llber -lldap -lpam -lpopt LDSHFLAGS = -shared -O LDFLAGS = Compiling rpc_server/srv_spoolss_nt.c rpc_server/srv_spoolss_nt.c:2061: `JOB_NOTIFY_STATUS_STZING' undeclared here (not in a function) rpc_server/srv_spoolss_nt.c:2061: initializer element is not constant rpc_server/srv_spoolss_nt.c:2061: (near initialization for `notify_info_data_table[37].field') make: *** [rpc_server/srv_spoolss_nt.o] Error 1 -------------- next part -------------- HTML attachment scrubbed and removed