Summary: | net-libs/gnutls-1.0.17 emerge fails (missing header?) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dennis Moehlmann <reg> |
Component: | New packages | Assignee: | Alastair Tse (RETIRED) <liquidx> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dsd |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
compilation log
ebuild fix |
Description
Dennis Moehlmann
2004-09-19 05:04:15 UTC
please include a full log. out gnutls package uses the internal minilzo if it doesn't find dev-libs/lzo, so it should of behaved correctly unless you have something different on your system. You mean the full compiler output? I have unmerged lzo and gnutls. However, I was not able to reproduce the error I had at its first merge (I've made sure the .h in question was not on my system prior to gnutls merge). I have since installed gnome-2.8 and possibly a new autotools version which I'm not going to unmerge (sorry). I've also disabled the ccache feature, but still no error. Since everybody in the gnome-2.8 thread who built gnome-2.8 also had to build gnutls and none of them reported any error I'm going to asume that my system was just broken - which would probably render this bug invalid. Sorry. can't tell what's gone wrong. but i'll close this bug for now. Same problem here, These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] net-libs/gnutls-1.0.17 -crypt -doc +zlib 0 kB Total size of downloads: 0 kB Do you want me to merge these packages? [Yes/No] yes will upload build log Created attachment 46706 [details]
compilation log
Created attachment 46707 [details, diff]
ebuild fix
A quick inspection of the configure.in file shows that it listens out for
--with-included-lzo (as opposed to minilzo as specified in the ebuild). hope
you don't mind me committing this - compilation now completes.
In portage |