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

undefined reference issue #1

Open
ulasbyzdvr opened this issue Oct 14, 2023 · 1 comment
Open

undefined reference issue #1

ulasbyzdvr opened this issue Oct 14, 2023 · 1 comment

Comments

@ulasbyzdvr
Copy link

Removing old files...Done
Copying User Files...Done
Checking Norm...Pass
Inserting Macros to User Headers...Done
Making User Files...Done
Compiling Tester.../usr/bin/ld: /tmp/cc6l93JH.o: in function test_strlcat': test_strlcat.c:(.text+0x14f): undefined reference to strlcat'
/usr/bin/ld: /tmp/ccvO5wia.o: in function test_strlcpy': test_strlcpy.c:(.text+0x14d): undefined reference to strlcpy'
/usr/bin/ld: /tmp/ccLKsvqn.o: in function test_strnstr': test_strnstr.c:(.text+0x126): undefined reference to strnstr'
collect2: error: ld returned 1 exit status
make: *** [Makefile:78: tester] Error 1

@pasqualerossi
Copy link
Owner

create a pull request and I'll update it. Thanks!

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