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

new package: dgsh #7317

Closed
wants to merge 1 commit into from
Closed

new package: dgsh #7317

wants to merge 1 commit into from

Conversation

pvonmoradi
Copy link
Contributor

@pvonmoradi pvonmoradi commented Aug 14, 2021

@pvonmoradi pvonmoradi force-pushed the add-dgsh branch 3 times, most recently from 5d85240 to 7229d6c Compare August 14, 2021 09:10
@thunder-coding
Copy link
Member

As you are cross compiling, you need to pass appropriate --host and --build to make

"Cross-Compilation (automake)" https://www.gnu.org/software/automake/manual/html_node/Cross_002dCompilation.html

@pvonmoradi
Copy link
Contributor Author

pvonmoradi commented Aug 31, 2021

As you are cross compiling, you need to pass appropriate --host and --build to make

"Cross-Compilation (automake)" https://www.gnu.org/software/automake/manual/html_node/Cross_002dCompilation.html

I'm using --host but it is still complaining : If you meant to cross compile, use --host.

@Grimler91
Copy link
Member

It is not using the termux_step_configure function, so TERMUX_PKG_EXTRA_CONFIGURE_ARGS are never used.

Instead of running make config you can probably set TERMUX_PKG_SRCDIR to TERMUX_PKG_SRCDIR/core-tools and autoreconf in that folder, and thereby make it possible for termux_step_configure to be run as normal

@Grimler91
Copy link
Member

Also should be no need to override termux_step_make and termux_step_make_install

@pvonmoradi pvonmoradi force-pushed the add-dgsh branch 3 times, most recently from 1d77f88 to e3ed63e Compare August 31, 2021 10:40
@ghost ghost closed this Sep 29, 2021
This pull request was closed.
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.

3 participants