Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 696543 Details for
Bug 779574
dev-lua/luaposix: fatal error: 'lua.h' file not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix LUA_INCDIR
luaposix.patch (text/plain), 519 bytes, created by
dm9pZCAq
on 2021-03-31 18:11:31 UTC
(
hide
)
Description:
patch to fix LUA_INCDIR
Filename:
MIME Type:
Creator:
dm9pZCAq
Created:
2021-03-31 18:11:31 UTC
Size:
519 bytes
patch
obsolete
>diff --git a/dev-lua/luaposix/luaposix-35.0-r101.ebuild b/dev-lua/luaposix/luaposix-35.0-r101.ebuild >index 17f6c70f4f1..d0127e31827 100644 >--- a/dev-lua/luaposix/luaposix-35.0-r101.ebuild >+++ b/dev-lua/luaposix/luaposix-35.0-r101.ebuild >@@ -47,6 +47,7 @@ lua_src_compile() { > PREFIX="${ED}/usr" \ > INST_LIBDIR="${ED}/$(lua_get_cmod_dir)" \ > INST_LUADIR="${ED}/$(lua_get_lmod_dir)" \ >+ LUA_INCDIR="${ED}/$(lua_get_include_dir)" \ > CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC="$(tc-getCC)" || die > > popd || die
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 779574
: 696543