[Queue-developers] queue-stable doesn't built on SuSE 7.1
Brought to you by:
wkrebs
From: Christian P. <cp...@el...> - 2001-05-03 12:39:19
|
Hello ! Just a short bugreport: The latest cvs-snapshot from queue-stable dosn't build on SuSE 7.1 GNU/Linux: =2E/configure --prefix=3D/opt/queue-1.30.1 --sharedstatedir=3D/common/run= /data/queued/com --enable-root --datadir=3D/common/run/data/queued/share = --localstatedir=3D/var/queue=20 cpa/queue-stable> make gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c queue.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c wakeup.c wakeup.c: In function `wakeup': wakeup.c:174: warning: passing arg 4 of `qsort' from incompatible pointer= type gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ident.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c qlib.c gcc -g -O2 -o queue queue.o wakeup.o ident.o qlib.o -lutil -lelf -lcr= ypt -lfl -lnsl -lelf -lrpcsvc gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c queued.c queued.c:959: unterminated `#else' conditional make: *** [queued.o] Error 1 =20 Best regards, =09Christian |