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 to `wrapped_lines' #34

Open
shashankiitbhu opened this issue Jul 20, 2024 · 0 comments
Open

Undefined reference to `wrapped_lines' #34

shashankiitbhu opened this issue Jul 20, 2024 · 0 comments

Comments

@shashankiitbhu
Copy link
Contributor

Facing this issue while building tuxmaths

/home/shashankkumarc4gt/tuxmath/build/src/../../src/credits.c:435: undefined reference to `wrapped_lines'
/usr/bin/ld: /home/shashankkumarc4gt/tuxmath/build/src/../../src/credits.c:435: undefined reference to `wrapped_lines'
/usr/bin/ld: campaign.o: in function `briefPlayer':
/home/shashankkumarc4gt/tuxmath/build/src/../../src/campaign.c:237: undefined reference to `wrapped_lines'
/usr/bin/ld: /home/shashankkumarc4gt/tuxmath/build/src/../../src/campaign.c:237: undefined reference to `wrapped_lines'
/usr/bin/ld: campaign.o: in function `showGameOver':
/home/shashankkumarc4gt/tuxmath/build/src/../../src/campaign.c:267: undefined reference to `wrapped_lines'
/usr/bin/ld: campaign.o:/home/shashankkumarc4gt/tuxmath/build/src/../../src/campaign.c:267: more undefined references to `wrapped_lines' follow
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:561: tuxmath] Error 1
make[2]: Leaving directory '/home/shashankkumarc4gt/tuxmath/build/src'
make[1]: *** [Makefile:466: all-recursive] Error 1
make[1]: Leaving directory '/home/shashankkumarc4gt/tuxmath/build'
make: *** [Makefile:401: all] Error 2
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