Project

General

Profile

Actions

Bug #2517

closed

Undefined symbols _SHA1

Added by ryandesign over 10 years ago. Updated over 10 years ago.

Status:
Fixed
Priority:
Normal
Category:
-
Target version:
ASK QUESTIONS IN Forums:

Description

lighttpd 1.4.33 does not build for me on OS X 10.8.5 with Xcode 5 and its compiler "Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)":

Undefined symbols for architecture x86_64:
  "_SHA1", referenced from:
      _http_auth_basic_check in http_auth.o
ld: symbol(s) not found for architecture x86_64

lighttpd 1.4.32 builds fine on the same system.


Files

main.log (165 KB) main.log ryandesign, 2013-09-30 15:50

Related issues 1 (0 open1 closed)

Has duplicate Bug #2528: http_auth needs libcrypto also for 'SHA1()' and not only 'crypt()'Duplicate2013-11-01Actions
Actions #1

Updated by stbuehler over 10 years ago

  • Target version set to 1.4.34
Actions #2

Updated by stbuehler over 10 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2910.

Actions

Also available in: Atom