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

native: Fix the build with rlibtool #14

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

orbea
Copy link
Contributor

@orbea orbea commented Jul 22, 2022

When building tomcat-native with slibtool using the rlibtool symlink the build will fail. This is because rlibtool requires the generated libtool script to determine if the build is shared, static or both.

Gentoo bug: https://bugs.gentoo.org/778914

When building tomcat-native with slibtool using the rlibtool symlink the
build will fail. This is because rlibtool requires the generated libtool
script to determine if the build is shared, static or both.

Gentoo bug: https://bugs.gentoo.org/778914
orbea added a commit to orbea/gentoo that referenced this pull request Jul 22, 2022
Adds a patch to fix the build with rlibtool.

Bug: https://bugs.gentoo.org/778914
Upstream-PR: apache/tomcat-native#14
Signed-off-by: orbea <orbea@riseup.net>
orbea added a commit to orbea/gentoo that referenced this pull request Jul 22, 2022
Also adds a patch to fix the build with rlibtool.

Bug: https://bugs.gentoo.org/778914
Upstream-PR: apache/tomcat-native#14
Signed-off-by: orbea <orbea@riseup.net>
orbea added a commit to orbea/gentoo that referenced this pull request Jul 22, 2022
Also adds a patch to fix the build with rlibtool.

Bug: https://bugs.gentoo.org/778914
Upstream-PR: apache/tomcat-native#14
Signed-off-by: orbea <orbea@riseup.net>
@markt-asf markt-asf merged commit 4f7fb7f into apache:main Oct 31, 2022
@orbea orbea deleted the slibtool branch February 5, 2023 17:58
orbea added a commit to orbea/gentoo that referenced this pull request Feb 5, 2023
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Feb 5, 2023
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

Successfully merging this pull request may close these issues.

2 participants