typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS)
Closed, ResolvedPublic

Assigned To
Authored By
ueno
Nov 10 2010, 2:37 AM
Subscribers

Description

When compiling libgcrypt from SVN on Fedora 14, it stops processing in tests/ with:

/usr/bin/ld: register.o: undefined reference to symbol 'gpg_strerror'

This is because of a typo in tests/Makefile.am. I'm attaching a patch.

Related Objects