Dear all i try install chillispot in OBSD 4.0 , it try follow step in http://www.geeklan.co.uk/?p=72 i try patch -p1 nothing show , so i try compile manualy
# ./configure --prefix=/usr/local/chillispot # make make all-recursive Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -fno-builtin -DSBINDIR='"/usr/local/chilli/sbin"' -g -O2 -MT chilli.o -MD -MP -MF ".deps/chilli.Tpo" -c -o chilli.o chilli.c; then mv -f ".deps/chilli.Tpo" ".deps/chilli.Po"; else rm -f ".deps/chilli.Tpo"; exit 1; fi chilli.c: In function `process_options': chilli.c:734: warning: passing arg 2 of `inet_aton' from incompatible pointer type chilli.c:802: warning: passing arg 2 of `inet_aton' from incompatible pointer type chilli.c:820: warning: passing arg 2 of `inet_aton' from incompatible pointer type if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -fno-builtin -DSBINDIR='"/usr/local/chilli/sbin"' -g -O2 -MT tun.o -MD -MP -MF ".deps/tun.Tpo" -c -o tun.o tun.c; then mv -f ".deps/tun.Tpo" ".deps/tun.Po"; else rm -f ".deps/tun.Tpo"; exit 1; fi tun.c:369:29: missing binary operator before token "defined" tun.c:427:2: #error "Unknown platform!" tun.c:448:28: missing binary operator before token "defined" tun.c:500:28: missing binary operator before token "defined" tun.c:508:2: #error "Unknown platform!" tun.c:588:28: missing binary operator before token "defined" tun.c:649:2: #error "Unknown platform!" tun.c:677:28: missing binary operator before token "defined" tun.c:690:2: #error "Unknown platform!" tun.c:725:28: missing binary operator before token "defined" tun.c:824:2: #error "Unknown platform!" *** Error code 1 Stop in /root/chillispot-1.1.0/src. *** Error code 1 Stop in /root/chillispot-1.1.0 (line 268 of Makefile). *** Error code 1 Stop in /root/chillispot-1.1.0 (line 173 of Makefile). # i try looking in port not found ? sonjaya http://sicute.blogspot.com

