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

FS#1309 - openssl build invokes bogus target #6247

Closed
openwrt-bot opened this issue Jan 29, 2018 · 0 comments
Closed

FS#1309 - openssl build invokes bogus target #6247

openwrt-bot opened this issue Jan 29, 2018 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

nwf:

While building openssl for kirkwood pogoplug v4, I saw the following:

make[4]: Leaving directory '/tank/openwrt/scratch/builder/build_dir/target-arm_xscale_musl_eabi/openssl-1.0.2n'

Configured for linux-armv4-openwrt.

*** Because of configuration changes, you MUST do the following before
*** building:

    make depend

XXX: OpenSSL "make depend" will look for installed headers before its own,

so remove installed stuff first

make V=ss -j1 clean-staging
make[4]: Entering directory '/tank/openwrt/scratch/builder/package/libs/openssl'
make[4]: *** No rule to make target 'clean-staging'. Stop.
make[4]: Leaving directory '/tank/openwrt/scratch/builder/package/libs/openssl'

I suspect the "clean-staging" target invocation is stale.

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

No branches or pull requests

1 participant