Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation problem with MethodMaker #1

Closed
copyme opened this issue Oct 28, 2015 · 2 comments
Closed

Compilation problem with MethodMaker #1

copyme opened this issue Oct 28, 2015 · 2 comments

Comments

@copyme
Copy link

copyme commented Oct 28, 2015

Hi! I've tried tu build gpgdir and I got below errors:

MethodMaker.xs: In function 'XS_Class__MethodMaker_set_sub_name':
MethodMaker.xs:10:26: error: lvalue required as left operand of assignment
CvGV((GV*)SvRV(sub)) = gv_fetchpv(stashname, TRUE, SVt_PV);

@copyme
Copy link
Author

copyme commented Oct 30, 2015

OK fixed. I installed gpgdir with -S flag and then I installed all dependencies from repositories.

@copyme copyme closed this as completed Oct 30, 2015
@mrash
Copy link
Owner

mrash commented Oct 30, 2015

Glad to hear that installing the dependencies worked. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants