When building the 4.2 release on SLES9, I get the following during 'make install' processing. Am I missing a pre-req package? Has that changed since the RC releases?
make[1]: Entering directory /home/hobbit/hobbit-4.2.0/bbnet' ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored" cp c-ares/.libs/libcares.a . cc -I./c-ares -c -o dns.o dns.c dns.c:24:22: libbbgen.h: No such file or directory In file included from dns.c:26: dns.h:36: error: parse error before "strbuffer_t" In file included from dns.c:27: dns2.h:16: error: parse error before "strbuffer_t" dns2.h:16: warning: no semicolon at end of struct or union dns2.h:18: error: parse error before '}' token dns2.h:18: warning: data definition has no type or storage class dns.c:60: error: parse error before "dnscache" dns.c:60: warning: data definition has no type or storage class dns.c: In function prepare_dnscache':
dns.c:68: error: name_compare' undeclared (first use in this function) dns.c:68: error: (Each undeclared identifier is reported only once dns.c:68: error: for each function it appears in.) dns.c: In function find_dnscache':
dns.c:75: error: RbtIterator' undeclared (first use in this function) dns.c:75: error: parse error before "handle" dns.c:86: error: handle' undeclared (first use in this function)
dns.c: In function add_url_to_dns_queue': dns.c:187: error: bburl_t' undeclared (first use in this function)
dns.c:187: error: parse error before "bburl"
dns.c:191: error: bburl' undeclared (first use in this function) dns.c: At top level: dns.c:285: error: parse error before "strbuffer_t" dns.c: In function dns_test_server':
dns.c:296: error: responses' undeclared (first use in this function) dns.c:297: error: walk' undeclared (first use in this function)
dns.c:302: error: serverip' undeclared (first use in this function) dns.c:317: error: hostname' undeclared (first use in this function)
dns.c:321: error: newtest' undeclared (first use in this function) dns.c:321: error: parse error before ')' token dns.c:341: warning: assignment makes pointer from integer without a cast dns.c:342: error: banner' undeclared (first use in this function)
make[1]: *** [dns.o] Error 1
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
It appears that I had this problem before (it really did sound familiar). I'm working on the resolution that was posted then (which solved the problem the last time).
Sorry for wasting the list's time. The mail archive is clearly my friend... :)
Rich Smrcina wrote:
When building the 4.2 release on SLES9, I get the following during 'make install' processing. Am I missing a pre-req package? Has that changed since the RC releases?
make[1]: Entering directory `/home/hobbit/hobbit-4.2.0/bbnet' ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored" cp c-ares/.libs/libcares.a .
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
participants (1)
-
rsmrcina@wi.rr.com