Trying to build Squid 3.0.8

2008-07-21 Thread Leslie Jensen

When I try to build Squid it stops with the following:

-
mv -f $depbase.Tpo $depbase.Po; else rm -f $depbase.Tpo; exit 1; fi
neighbors.cc: In function 'void dump_peer_options(StoreEntry*, peer*)':
neighbors.cc:1612: error: 'struct _peer::anonymous' has no member 
named 'carp'

*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8/src.
*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8/src.
*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8/src.
*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8.
*** Error code 1

Stop in /usr/ports/www/squid30.
*** Error code 1

Stop in /usr/ports/www/squid30.
*** Error code 1

Stop in /usr/ports/www/squid30.

-

Any clues on how I get around this.

I tried with squid-3.0.7 last week and it went well, now squid is 
uppgraded to 3.0.8 and it wont build on the same machine!


Thanks
/Leslie

http://www.spreadbsd.org/aff/162/3
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Trying to build Squid 3.0.8

2008-07-21 Thread Leslie Jensen



Leslie Jensen skrev:

When I try to build Squid it stops with the following:

-
mv -f $depbase.Tpo $depbase.Po; else rm -f $depbase.Tpo; exit 1; fi
neighbors.cc: In function 'void dump_peer_options(StoreEntry*, peer*)':
neighbors.cc:1612: error: 'struct _peer::anonymous' has no member 
named 'carp'

*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8/src.
*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8/src.
*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8/src.
*** Error code 1

Stop in /usr/ports/www/squid30/work/squid-3.0.STABLE8.
*** Error code 1

Stop in /usr/ports/www/squid30.
*** Error code 1

Stop in /usr/ports/www/squid30.
*** Error code 1

Stop in /usr/ports/www/squid30.

-

Any clues on how I get around this.

I tried with squid-3.0.7 last week and it went well, now squid is 
uppgraded to 3.0.8 and it wont build on the same machine!


Thanks
/Leslie

http://www.spreadbsd.org/aff/162/3


Answering my own post!

SQUID_CARP must be marked in make config.

/Les
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]