blinken / flowd

Automatically exported from code.google.com/p/flowd
Other
0 stars 0 forks source link

Compile error #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Running FreeBSD
FreeBSD nms 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 
2013     root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

gcc -g -O2 -fPIC -c flowd.c
flowd.c: In function 'usage':
flowd.c:1382: error: 'PROGVER' undeclared (first use in this function)
flowd.c:1382: error: (Each undeclared identifier is reported only once
flowd.c:1382: error: for each function it appears in.)
flowd.c:1387: error: 'SYSCONFDIR' undeclared (first use in this function)
flowd.c:1387: error: expected ')' before string constant
flowd.c: In function 'main':
flowd.c:1397: error: 'SYSCONFDIR' undeclared (first use in this function)
flowd.c:1397: error: expected ',' or ';' before string constant
*** [flowd.o] Error code 1

Original issue reported on code.google.com by m5mu...@gmail.com on 28 Jan 2014 at 7:00

Attachments: