| Summary: | VYM - View Your Mind ebuild | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Kai Schlüter <kai> |
| Component: | New packages | Assignee: | Stuart Herbert (RETIRED) <stuart> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | enhancement | CC: | w.pessenhofer |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Changed Makefile
created an ebuild patch for linkablemapobj.cpp |
||
|
Description
Kai Schlüter
2004-12-15 04:46:32 UTC
Created attachment 46034 [details]
Changed Makefile
Just small changes to the Makefile. Basically i removed the lib64 entries.
Dunno if there will be lib64 libraries in future, but my System is a 64 bit
one.
Created attachment 46035 [details]
created an ebuild
There is lots of stuff missing in this ebuild. Just a quick shot at it. It only
works if i do it manually. emerge vym*ebuild does not work the way i want it to
do. Surely my fault.
Hi, I've fixed up your ebuild, and added it to Portage as 'x11-misc/vym'. It should appear on your local rsync mirror in about an hour. Please test, and let me know how you get on. The only thing I haven't managed to do yet is to generate the PDF docs. Best regards, Stu Created attachment 48084 [details, diff]
patch for linkablemapobj.cpp
This patch is needed if you want to build vym for a 64 bit system.
I'm getting sandbox violation on this ebuild. --- ACCESS VIOLATION SUMMARY --- open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock I have the same sandbox error as Fernando A. Serboncini. [...] open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/tmp/sandbox-x11-misc_-_vym-1.5.0-8853.log" open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qtrc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock Re-opening bug. Hmm - there is Bug 78742 about the sandbox violation, no point to solve this in two places, IMHO. There is a patch for sandbox violation in the other bug, anyone tried that one? http://bugs.gentoo.org/attachment.cgi?id=60105 Please try vym-1.7.0, and see if the problem still happens. Best regards, Stu |