Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55412 - emerge net-libs/gnutls-1.0.14 fails
Summary: emerge net-libs/gnutls-1.0.14 fails
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-28 03:56 UTC by Max Nickel
Modified: 2004-07-16 12:06 UTC (History)
1 user (show)

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 Max Nickel 2004-06-28 03:56:46 UTC
emerge of net-libs/gnutls-1.0.14 fails with this error:

../../libextra/openpgp/openpgp.h:12:21: opencdk.h: No such file or directory
In file included from ../auth_cert.h:6,
                 from ../gnutls_sig.h:3,
                 from verify.c:33:

if fixed it quick and dirty with:

    einfo "fixing includes"
    cp ${S}/libextra/opencdk/opencdk.h ${S}/includes

but i'm sure there is a nicer way to do this :)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r8 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.4.20040605-r0,
2.6.7-gentoo-r5)
=================================================================
System uname: 2.6.7-gentoo-r5 x86_64 4
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -ftracer"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/bmg-overlay
/usr/local/portage/bmg-gnome-current"
SYNC="rsync://tokyo/gentoo"
USE="X acpi alsa amd64 avi berkdb bluetooth cdr crypt cups dvd encode esd evo
foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib ipv6 irmc jpeg ldap libg++
libwww mikmod motif mozilla moznocompose moznoirc moznomail mpeg multilib
ncurses nls nntp nogcj nowin nptl oggvorbis opengl oss pam pdflib perl png ppds
python quicktime readline ruby scanner sdl slang spell ssl tcpd truetype usb
xine xml2 xmms xv xvid zlib"
Comment 1 Jonathan GIll 2004-07-12 02:02:15 UTC
works for me, no changes elsewhere needed to be made.

gnutls-1.0.14
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-15 02:02:00 UTC
Reemerge app-crypt/opencdk and then emerge one more time net-libs/gnutls-1.0.14
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-16 12:06:11 UTC
Inform us, if recompilation of opencdk helped you