| Summary: | games-strategy/spacehulk qt access violation | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Rob Cakebread (RETIRED) <pythonhead> |
| Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
i used kde-functions to fix it `set-qtdir 3` |
I received mail from a user about this: >When building games-strategy/spacehulk-1.4.99 it fails towards the end >of the build with: > open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock > open_wr: /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp I can't reproduce but I think using the standard QT sandbox workaround src_compile should work: [ -d "$QTDIR/etc/settings" ] && addwrite "$QTDIR/etc/settings"