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

Make install fails when issued twice #6

Open
no-sense opened this issue Oct 3, 2024 · 0 comments
Open

Make install fails when issued twice #6

no-sense opened this issue Oct 3, 2024 · 0 comments

Comments

@no-sense
Copy link

no-sense commented Oct 3, 2024

"make install" fails when installing a second time, for instance after making a change. The error is:
ln -s libutempter.so.1.2.1 sysroot_path_left_lout/usr/lib/libutempter.so.0
ln: failed to create symbolic link 'sysroot_path_left_out/usr/lib/libutempter.so': File exists
make: *** [Makefile:86: install] Error 1

Issues is present in the latest release, libutempter-1.2.1-alt1

It can be easily fixed by applying the attached patch.
libutempter_patch.txt

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

1 participant