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

when exec the "make" command error accure: #10

Open
xushaobo opened this issue Aug 18, 2017 · 1 comment
Open

when exec the "make" command error accure: #10

xushaobo opened this issue Aug 18, 2017 · 1 comment

Comments

@xushaobo
Copy link

.libs/continuations.o:/home/manbofish/tmp/librep/src/repint.h:250: first defined here
.libs/files.o: In function Fmake_temp_name': /home/manbofish/tmp/librep/src/files.c:1656: warning: the use of tmpnam' is dangerous, better use `mkstemp'
collect2: error: ld returned 1 exit status
Makefile:167: recipe for target 'librep.la' failed
make[1]: *** [librep.la] Error 1
make[1]: Leaving directory '/home/manbofish/tmp/librep/src'
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 1

@Nanolx
Copy link
Member

Nanolx commented Aug 22, 2017

I need a the full make output, to be sure what causes the issue, as I can't reproduce.

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