Bug 23855 - Ebuild dev-db/metakit-2.4.7.37 access violation
Bug#: 23855 Product:  Gentoo Linux Version: 1.4_rc4 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: phosphan@gentoo.org Reported By: daniel@totalueberwachung.de
Component: Ebuilds
URL: 
Summary: Ebuild dev-db/metakit-2.4.7.37 access violation
Keywords:  
Status Whiteboard: 
Opened: 2003-07-02 00:21 0000
Description:   Opened: 2003-07-02 00:21 0000
Initially ocurred on my Desktop and reproduced on my Laptop the
metakit-2.4.7.37.ebuild fails with an access violation.

------- Comment #1 From Daniel Willmann 2003-07-02 00:38:58 0000 -------
Created an attachment (id=14100) [details]
The access violation summary

------- Comment #2 From Patrick Kursawe 2003-07-02 00:41:42 0000 -------
Will have a look at it

------- Comment #3 From Daniel Willmann 2003-07-02 01:08:47 0000 -------
Created an attachment (id=14102) [details]
This is a patch for metakit-2.4.37

This patch fixes the access violation bug for me.
The Makefile generated by configure doesnt seem to honor the DESTDIR variable,
so is sed through the Makefile and make him :-)

------- Comment #4 From Patrick Kursawe 2003-07-02 01:35:58 0000 -------
It's easier than that - no patch necessary.
Just use einstall (which sets ${prefix} correctly) instead of make install.
Modified the ebuild without increasing the revision number - if someone emerged it successfully, there's no need to let him do it again.