Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1635 - access violation when building gthumb 0.9.9
Summary: access violation when building gthumb 0.9.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-09 21:41 UTC by jseng
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jseng 2002-04-09 21:41:13 UTC
--------------------------- ACCESS VIOLATION SUMMARY ------------------
LOG FILE = "/tmp/sandbox-gthumb-0.9.9-5698.log"

mkdir:     /usr/share/gnome/help/gthumb
mkdir:     /usr/share/gnome/help/gthumb/C
mkdir:     /usr/share/gnome/help/gthumb/C/images
--------------------------------------------------------------
Comment 1 jseng 2002-04-10 09:13:47 UTC
I am working with the author of gthumb to get this fixed in the gthumb
Makefiles.
Comment 2 Tod M. Neidt (RETIRED) gentoo-dev 2002-04-11 10:54:13 UTC
Hi!

This can be fixed by repassing the the directory config flags during install,
ala 'make prefix=${D}/usr ....etc install' instead of using DESTDIR=${D}.

I will commit a fix, would you mind testing it?
Comment 3 Tod M. Neidt (RETIRED) gentoo-dev 2002-04-11 11:03:02 UTC
Fixed. Please test.  Also, it would still be nice to continue working with the
upstream author so that DESTDIR works.