enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #08238
[Bug 1890790] [NEW] Build Failure with --enable-ssl-crtd flag
Public bug reported:
I have a script that grabs the latest package source for squid3 and
builds, adding the --enable-ssl-crtd and --with-openssl flags. After the
last package update "squid3_3.5.12-1ubuntu7.12.debian.tar.xz" this
errors out during compilation.
I have narrowed it down to the --enable-ssl-crtd flag. The error is as
follows:
ssl/certificate_db.h:56:0: error: "Here" redefined [-Werror]
#define Here __FILE__, __LINE__
^
In file included from ../src/base/TextException.h:15:0,
from ../src/SBufExceptions.h:12,
from ../src/SBuf.h:14,
from ../src/http/MethodType.h:12,
from ../src/HttpRequestMethod.h:12,
from ../src/AccessLogEntry.h:18,
from acl/FilledChecklist.h:12,
from client_side.cc:61:
../src/base/Here.h:15:0: note: this is the location of the previous definition
#define Here() SourceLocation(__FUNCTION__, __FILE__, __LINE__)
^
** Affects: squid3 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to squid3 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1890790
Title:
Build Failure with --enable-ssl-crtd flag
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1890790/+subscriptions
Follow ups