FreeBSD Bugzilla – Attachment 214245 Details for
Bug 246289
net/ntopng: add -lcrypto
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build output without -lcrypto
file_246289.txt (text/plain), 7.24 KB, created by
yds
on 2020-05-07 19:34:00 UTC
(
hide
)
Description:
build output without -lcrypto
Filename:
MIME Type:
Creator:
yds
Created:
2020-05-07 19:34:00 UTC
Size:
7.24 KB
patch
obsolete
>c++ src/SNMP.o src/LocalHostStats.o src/Ntop.o src/ParserInterface.o src/ProtoStats.o src/EthStats.o src/MySQLDB.o src/PartializableFlowTrafficStats.o src/HTTPserver.o src/ViewInterface.o src/SerializableElement.o src/TimeseriesStats.o src/TimelineExtract.o src/VirtualHostHash.o src/CountriesHash.o src/ThreadedActivity.o src/Bitmask.o src/Bloom.o src/RRDTimeseriesExporter.o src/FrequentNumericItems.o src/MacStats.o src/RwLock.o src/HostPools.o src/Flow.o src/Mutex.o src/Vlan.o src/Fingerprint.o src/VirtualHost.o src/Country.o src/BroadcastDomains.o src/SyslogLuaEngine.o src/AddressResolution.o src/StoreManager.o src/InterarrivalStats.o src/ParsedFlowCore.o src/HostStats.o src/Trace.o src/ContainerStats.o src/FlowGrouper.o src/AutonomousSystemHash.o src/Mac.o src/TimeseriesRing.o src/AddressTree.o src/ParsedeBPF.o src/Host.o src/ElasticSearch.o src/Utils.o src/PcapInterface.o src/TimeseriesRingStatus.o src/FlowAlertCheckLuaEngine.o src/FrequentTrafficItems.o src/NetworkInterfaceTsPoint.o src/AlertsQueue.o src/FifoQueue.o src/SyslogCollectorInterface.o src/LuaReusableEngine.o src/L4Stats.o src/GenericHashEntry.o src/Paginator.o src/TimeseriesExporter.o src/NetworkDiscovery.o src/DnsStats.o src/FifoStringsQueue.o src/Logstash.o src/main.o src/HostScore.o src/ICMPstats.o src/ICMPinfo.o src/PacketDumperTuntap.o src/ParsedFlow.o src/LocalHost.o src/RemoteHost.o src/ThreadedActivityStats.o src/Redis.o src/NetworkStats.o src/PF_RINGInterface.o src/Prefs.o src/MDNS.o src/VlanAddressTree.o src/Bin.o src/MacManufacturers.o src/FrequentStringItems.o src/HTTPstats.o src/ExportInterface.o src/AlertCounter.o src/SyslogParserInterface.o src/FlowStats.o src/NetworkInterface.o src/TcpFlowStats.o src/Grouper.o src/AutonomousSystem.o src/IpAddress.o src/PacketStats.o src/FlowTrafficStats.o src/DB.o src/GenericHash.o src/VlanHash.o src/FlowAlertCounter.o src/FlowHash.o src/PacketDumper.o src/LocalTrafficStats.o src/TrafficStats.o src/ThreadPool.o src/PeriodicActivities.o src/ThroughputStats.o src/ZCCollectorInterface.o src/DummyInterface.o src/AddressList.o src/Geolocation.o src/NtopGlobals.o src/AlertableEntity.o src/InfluxDBTimeseriesExporter.o src/StatsManager.o src/TcpPacketStats.o src/nDPIStats.o src/InterfaceStatsHash.o src/MacHash.o src/ZMQParserInterface.o src/AlertsManager.o src/HostTimeseriesPoint.o src/HostHash.o src/ZMQCollectorInterface.o src/HostPoolStats.o src/AlertCheckLuaEngine.o src/GenericTrafficElement.o src/LuaEngine.o src/Ping.o -Wall -fstack-protector-strong -Wl,-Bstatic -L/usr/local/lib -lndpi -Wl,-Bdynamic -lpcap /tmp/usr/ports/net/ntopng/work/ntopng-e7f6b4a/third-party/lua-5.3.5/src/liblua.a -L/usr/local/lib -lrrd -L/usr/local/lib -lzmq -L/usr/local/lib -ljson-c -lmaxminddb -L/usr/local/lib -lsodium -lsqlite3 -L/usr/local/lib/mysql/ -lmariadb -L/usr/local/lib -L/usr/lib -lssl -fstack-protector-strong -lldap -llber -lrt -lz -ldl -lcurl -L/usr/local/lib -lzstd -lm -lpthread -o ntopng >ld: error: undefined symbol: ERR_get_error >>>> referenced by mongoose.c:4762 (src/../third-party/mongoose/mongoose.c:4762) >>>> src/HTTPserver.o:(mg_start) >>>> referenced by mongoose.c:4762 (src/../third-party/mongoose/mongoose.c:4762) >>>> src/HTTPserver.o:(mg_start) >>>> referenced by mongoose.c:4762 (src/../third-party/mongoose/mongoose.c:4762) >>>> src/HTTPserver.o:(mg_start) >>>> referenced by HTTPserver.cpp:1148 (src/HTTPserver.cpp:1148) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) >>>> referenced by HTTPserver.cpp:1155 (src/HTTPserver.cpp:1155) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) > >ld: error: undefined symbol: ERR_error_string >>>> referenced by mongoose.c:4763 (src/../third-party/mongoose/mongoose.c:4763) >>>> src/HTTPserver.o:(mg_start) >>>> referenced by mongoose.c:4763 (src/../third-party/mongoose/mongoose.c:4763) >>>> src/HTTPserver.o:(mg_start) >>>> referenced by mongoose.c:4763 (src/../third-party/mongoose/mongoose.c:4763) >>>> src/HTTPserver.o:(mg_start) > >ld: error: undefined symbol: X509_STORE_CTX_get_current_cert >>>> referenced by HTTPserver.cpp:1125 (src/HTTPserver.cpp:1125) >>>> src/HTTPserver.o:(handle_ssl_verify(int, x509_store_ctx_st*)) > >ld: error: undefined symbol: X509_STORE_CTX_get_error >>>> referenced by HTTPserver.cpp:1126 (src/HTTPserver.cpp:1126) >>>> src/HTTPserver.o:(handle_ssl_verify(int, x509_store_ctx_st*)) > >ld: error: undefined symbol: X509_STORE_CTX_get_error_depth >>>> referenced by HTTPserver.cpp:1127 (src/HTTPserver.cpp:1127) >>>> src/HTTPserver.o:(handle_ssl_verify(int, x509_store_ctx_st*)) > >ld: error: undefined symbol: X509_get_subject_name >>>> referenced by HTTPserver.cpp:1128 (src/HTTPserver.cpp:1128) >>>> src/HTTPserver.o:(handle_ssl_verify(int, x509_store_ctx_st*)) >>>> referenced by HTTPserver.cpp:313 (src/HTTPserver.cpp:313) >>>> src/HTTPserver.o:(handle_lua_request(mg_connection*)) > >ld: error: undefined symbol: X509_NAME_oneline >>>> referenced by HTTPserver.cpp:1128 (src/HTTPserver.cpp:1128) >>>> src/HTTPserver.o:(handle_ssl_verify(int, x509_store_ctx_st*)) >>>> referenced by HTTPserver.cpp:1168 (src/HTTPserver.cpp:1168) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) >>>> referenced by HTTPserver.cpp:314 (src/HTTPserver.cpp:314) >>>> src/HTTPserver.o:(handle_lua_request(mg_connection*)) > >ld: error: undefined symbol: OPENSSL_sk_num >>>> referenced by x509.h:77 (/usr/include/openssl/x509.h:77) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) >>>> referenced by x509.h:77 (/usr/include/openssl/x509.h:77) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) > >ld: error: undefined symbol: OPENSSL_sk_value >>>> referenced by x509.h:77 (/usr/include/openssl/x509.h:77) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) > >ld: error: undefined symbol: ERR_reason_error_string >>>> referenced by HTTPserver.cpp:1148 (src/HTTPserver.cpp:1148) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) >>>> referenced by HTTPserver.cpp:1155 (src/HTTPserver.cpp:1155) >>>> src/HTTPserver.o:(init_client_x509_auth(void*)) > >ld: error: undefined symbol: X509_free >>>> referenced by HTTPserver.cpp:334 (src/HTTPserver.cpp:334) >>>> src/HTTPserver.o:(handle_lua_request(mg_connection*)) >>>> referenced by HTTPserver.cpp:334 (src/HTTPserver.cpp:334) >>>> src/HTTPserver.o:(handle_lua_request(mg_connection*)) > >ld: error: undefined symbol: X509_NAME_get_text_by_NID >>>> referenced by HTTPserver.cpp:317 (src/HTTPserver.cpp:317) >>>> src/HTTPserver.o:(handle_lua_request(mg_connection*)) >c++: error: linker command failed with exit code 1 (use -v to see invocation) >gmake[2]: *** [Makefile:153: ntopng] Error 1 >gmake[2]: Leaving directory '/tmp/usr/ports/net/ntopng/work/ntopng-e7f6b4a' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/net/ntopng >*** Error code 1 > >Stop. >make: stopped in /usr/ports/net/ntopng
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 246289
:
214239
| 214245 |
214277