Ticket #231 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

eet fails building with missing gcrypt functions

Reported by: tomboy64 Owned by:
Priority: blocker Milestone: milestone4
Component: target Keywords:
Cc:

Description

USE=gnutls is enabled and eet claims some function isn't defined, which should have been included via gnutls headers already.

it finds the referenced header, though - or at least doesn't bug out on it missing

Attachments

build.log (17.3 kB) - added by tomboy64 3 years ago.
eet-1.2.0 build.log
eet_cipher.c (25.3 kB) - added by tomboy64 3 years ago.
the c-file it bugs out on

Change History

Changed 3 years ago by tomboy64

eet-1.2.0 build.log

Changed 3 years ago by tomboy64

the c-file it bugs out on

Changed 3 years ago by tomboy64

  • summary changed from eet fails building with to eet fails building with missing gcrypt functions

Changed 3 years ago by sleipnir

  • milestone changed from unsorted to milestone4

Changed 3 years ago by dagger

For now it seems cipher configure options is bugged. No matter what you select, it always want to build it. I've filled upstream bug about it: http://gentoo.mindzoo.de/index.cgi/ticket/231

Changed 3 years ago by dagger

grrrrrrr.. correct link: http://trac.enlightenment.org/e/ticket/364

for now, the only way to get around it, is to enable ssl flag.

Changed 3 years ago by dagger

  • status changed from new to closed
  • resolution set to fixed

it's now fixed.

Note: See TracTickets for help on using tickets.