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

'mlx-test' failed -> no information on why #2

Closed
agavrel opened this issue Apr 20, 2020 · 2 comments
Closed

'mlx-test' failed -> no information on why #2

agavrel opened this issue Apr 20, 2020 · 2 comments

Comments

@agavrel
Copy link
Contributor

agavrel commented Apr 20, 2020

gcc -o mlx-test main.o -L.. -lmlx -L/usr/include/../lib -lXext -lX11 -lm -lbsd
/usr/bin/ld: cannot find -lbsd
collect2: error: ld returned 1 exit status
Makefile.gen:20: recipe for target 'mlx-test' failed
make[1]: *** [mlx-test] Error 1
make[1]: Leaving directory '/home/st4ck/projects/42-fdf/libmlx/test'
Makefile:17: recipe for target 'do_configure' failed
make: *** [do_configure] Error 2
@AngeloFrangione
Copy link
Contributor

no information on why -> look at ld output

@agavrel
Copy link
Contributor Author

agavrel commented Apr 21, 2020

yes sorry I figured out, that's the probleme when you code up to late ;) I was annoyed by the very long warning message before...

@agavrel agavrel closed this as completed Apr 21, 2020
ghost pushed a commit that referenced this issue Nov 19, 2020
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

2 participants