Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488498 - net-libs/gnutls-3.2.4: failed in compile phase
Summary: net-libs/gnutls-3.2.4: failed in compile phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-10-18 15:40 UTC by yegle
Modified: 2013-10-22 18:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yegle 2013-10-18 15:40:40 UTC
x86_64-apple-darwin12-gcc -DHAVE_CONFIG_H -I. -I..  -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -I/Users/yegle/.gentoo/usr/include -I/Users/yegle/.gentoo/usr/include   -march=nocona -O2 -pipe -c certtool.c
x86_64-apple-darwin12-gcc -DHAVE_CONFIG_H -I. -I..  -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -I/Users/yegle/.gentoo/usr/include -I/Users/yegle/.gentoo/usr/include   -march=nocona -O2 -pipe -c certtool-common.c
certtool.c:41:19: error: error.h: No such file or directory
certtool-common.c:40:19: error: error.h: No such file or directory
make[4]: *** [certtool.o] Error 1
make[4]: *** Waiting for unfinished jobs....



Reproducible: Always




http://bpaste.net/show/141692/
Comment 1 yegle 2013-10-22 03:20:16 UTC
Discussion on gnutls-devel list
http://lists.gnutls.org/pipermail/gnutls-devel/2013-September/006449.html

This should be the fix mentioned on the maillist
https://gitorious.org/gnutls/gnutls/commit/1df1b0f7b28c733bf01e5d1faa2f8ccdb3db1665
Comment 2 Fabian Groffen gentoo-dev 2013-10-22 18:41:20 UTC
Thanks a lot, works like a charm for me, patch added!