Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Nov 2013 15:24:33 -0600
From:      dweimer <dweimer@dweimer.net>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   www/squid33 seems to be broke in 10 Beta 2 & 3
Message-ID:  <2f2fbc2dd37f2be506ae459b164a6c24@dweimer.net>

next in thread | raw e-mail | index | archive | help
Just curious if anyone else has had problems getting the Squid 3.3 port 
to build in 10?  I first built test server with 10 beta 2, and have 
since upgraded it to beta 3, the only port I have running an any servers 
that I have been enable to build and test is squid33, I haven't tried 
any of the older squid versions, and I haven't tried prior to beta 2 
under the 10 stable branch.

Here is the start of the error under the build process.

--- TextException.lo ---
In file included from TextException.cc:3:
In file included from ../../src/Debug.h:36:
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/string:432:
/usr/include/c++/v1/cstdio:139:9: error: no member named 
'ERROR_sprintf_UNSAFE_IN_SQUID' in the global namespace
using ::sprintf;
       ~~^
../../compat/unsafe.h:10:17: note: expanded from macro 'sprintf'
#define sprintf ERROR_sprintf_UNSAFE_IN_SQUID
                 ^
--- AsyncCall.lo ---
In file included from AsyncCall.cc:2:
In file included from ./AsyncCall.h:6:


-- 
Thanks,
    Dean E. Weimer
    http://www.dweimer.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2f2fbc2dd37f2be506ae459b164a6c24>