joserp93
Undefined reference to crypt
Hello everyone, I have this problem when compiling the latest version of nerves for rpi4 when I added some extra packages. I had seen the solution on the Slack channel for the conservation is no longer there. If you help me solve it, it would be a great help. I know it’s an issue with the gcc compiler.
/home/ubuntu/nerves_system_rpi4_intuitivo/.nerves/artifacts/nerves_system_rpi4_intuitivo-portable-1.27.0/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-nerves-linux-gnu/13.2.0/../../../../aarch64-nerves-linux-gnu/bin/ld: auth.o: in function 'cupsdAuthorize': buildroot/build/cups-2.4.7/scheduler/buildroot/build/cups-2.4.7/scheduler/auth.c:689: undefined reference to 'crypt'
Most Liked
fhunleth
The crypt function was removed by default in glibc. See Making sure you're not a bot!. It looks like the answer is to enable libxcrypt in Buildroot.
Popular in Discussions
Other popular topics
Latest Nerves Threads
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










