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

Error while running make install #93

Closed
ajinra020307 opened this issue Oct 6, 2020 · 4 comments
Closed

Error while running make install #93

ajinra020307 opened this issue Oct 6, 2020 · 4 comments

Comments

@ajinra020307
Copy link

Error when running make install command
Iam using debian 10

/usr/bin/ld: ../src/libctb.so: undefined reference to `GDALCreateOverviewDataset(GDALDataset*, int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [tools/CMakeFiles/ctb-export.dir/build.make:88: tools/ctb-export] Error 1
make[1]: *** [CMakeFiles/Makefile2:203: tools/CMakeFiles/ctb-export.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

@gberaudo
Copy link
Contributor

gberaudo commented Oct 7, 2020

@ajinra020307 this error does not appear in the branch in #64.
I guess there is a fix for this in that branch.

@ajinra020307
Copy link
Author

okay,thank you

@ajinra020307
Copy link
Author

I tried the same with #64 again same error

/usr/bin/ld: ../src/libctb.so: undefined reference to `GDALCreateOverviewDataset(GDALDataset*, int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [tools/CMakeFiles/ctb-export.dir/build.make:88: tools/ctb-export] Error 1
make[1]: *** [CMakeFiles/Makefile2:208: tools/CMakeFiles/ctb-export.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

@ajinra020307 ajinra020307 reopened this Oct 14, 2020
@ajinra020307
Copy link
Author

sorry, it worked, i tried without switching brach

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