I'm installing on a FreeBSD 6.2 box... 

zensocket won't compile....


> 
> making zensocket
> gmake[1]: Entering directory `/usr/local/zenoss/zenossinst/zensocket'
> gcc -o zensocket -Wall -pedantic -D__GNU_LIBRARY__ -g zensocket.c
> zensocket.c: In function `main':
> zensocket.c:85: warning: implicit declaration of function `socket'
> zensocket.c:85: error: `AF_INET' undeclared (first use in this function)
> zensocket.c:85: error: (Each undeclared identifier is reported only once
> zensocket.c:85: error: for each function it appears in.)
> zensocket.c:85: error: `SOCK_RAW' undeclared (first use in this function)
> zensocket.c:91: error: `SOCK_DGRAM' undeclared (first use in this function)
> zensocket.c:98: warning: implicit declaration of function `setsockopt'
> zensocket.c:98: error: `SOL_SOCKET' undeclared (first use in this function)
> zensocket.c:98: error: `SO_REUSEADDR' undeclared (first use in this function)
> zensocket.c:102: warning: implicit declaration of function `bind'
> gmake[1]: *** [zensocket] Error 1
> gmake[1]: Leaving directory `/usr/local/zenoss/zenossinst/zensocket'
> gmake: *** [zensocket-install] Error 2
> 


I tried both the download of 1.9.6 and the latest CVS.

Anyone?

------------------------
Demian Ginther




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=6708#6708

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to