mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 10:02:22 +02:00
didn't copy the full error message last time
This commit is contained in:
parent
922a1d1a35
commit
aba598885b
1 changed files with 3 additions and 3 deletions
6
INSTALL
6
INSTALL
|
|
@ -117,9 +117,9 @@ Getting perl scripting to work needs a few things:
|
|||
OS X
|
||||
|
||||
Build may fail with a message similar to:
|
||||
|
||||
"_EVP_PKEY_id", referenced from:
|
||||
_irssi_ssl_handshake in libcore.a(network-openssl.o)
|
||||
Undefined symbols for architecture x86_64:
|
||||
"_EVP_PKEY_id", referenced from:
|
||||
_irssi_ssl_handshake in libcore.a(network-openssl.o)
|
||||
ld: symbol(s) not found for architecture x86_64
|
||||
|
||||
To resolve this run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue