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

can't make subsys - /usr/bin/ld: cannot find -lz #32

Open
morrofino opened this issue Apr 12, 2017 · 0 comments
Open

can't make subsys - /usr/bin/ld: cannot find -lz #32

morrofino opened this issue Apr 12, 2017 · 0 comments

Comments

@morrofino
Copy link

Having an issue when trying to make subsys folder:

gcc -DLINUX=1 -DGCC=1 -DDEBUG -DHAS_FLOAT=1 -Wall -Wno-long-long -Wformat-y2k -Winit-self -Wswitch-default -Wunused-parameter -Wextra -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wbad-function-cast -Wcast-qual -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpacked -Winvalid-pch -Wredundant-decls -Wnested-externs -Winline -std=gnu99 -fPIC -O2 -lm ../../target/subsys/netconf-subsystem.o ../../target/ncx/send_buff.o -o ../../target/bin/netconf-subsystem -L/usr/lib -L../../target/lib -lxml2 -lrt -lz -lm
/usr/bin/ld: no se puede encontrar -lz
collect2: error: ld returned 1 exit status
Makefile:71: fallo en las instrucciones para el objetivo 'subsys'
make: *** [subsys] Error 1

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