Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5473 - emerge camserv fails with ACCESS VIOLATION
Summary: emerge camserv fails with ACCESS VIOLATION
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-23 16:29 UTC by Ghislain Lecomte
Modified: 2002-07-23 18:46 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 Ghislain Lecomte 2002-07-23 16:29:47 UTC
trying to emerge camserv gives me an ACCESS VIOLATION since the Makefiles try 
to create /usr/share/camserv/ /usr/share/camserv/camserv.cfg and  
/usr/share/camserv/defpage.html 
 
adding "datadir=${D}/usr/share/camserv \" in the src_install() function of the 
ebuild fixed the problem.