First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 7632
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian <ian@stacken.kth.se>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 7632 depends on: Show dependency tree
Show dependency graph
Bug 7632 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-09-07 18:12 0000
The heimdal ebuild won't compile, same reasons as in #6338

Solution: patch with this diff:
--- heimdal-0.4e-r1.ebuild      Sun Sep  8 01:10:39 2002
+++ heimdal-0.4e-r1.ebuild2     Sun Sep  8 01:10:19 2002
@@ -33,7 +33,7 @@
                --with-krb4=/usr/athena \
                ${myconf} || die
 
-       emake || die
+       make || die
 }
 
 src_install () {

First Last Prev Next    No search results available      Search page      Enter new bug