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

problem with makefile #50

Open
NadirDerradj opened this issue Feb 23, 2018 · 1 comment
Open

problem with makefile #50

NadirDerradj opened this issue Feb 23, 2018 · 1 comment

Comments

@NadirDerradj
Copy link

when i run make command i get this output

/tmp/cckeFrSu.o: In function ReportStatsPrint': ubcsat-reports.c:(.text+0x15d9e): undefined reference to sqrt'
/tmp/ccjybB3D.o: In function CreateLogDist': ubcsat-triggers.c:(.text+0xa01e): undefined reference to log10'
ubcsat-triggers.c:(.text+0xa095): undefined reference to pow' /tmp/ccjybB3D.o: In function CalcAutoCorrOne':
ubcsat-triggers.c:(.text+0xabed): undefined reference to `log'
collect2: error: ld returned 1 exit status
Makefile:4: recipe for target 'ubcsat' failed
make: *** [ubcsat] Error 1

@vfonov
Copy link
Member

vfonov commented Feb 23, 2018

how did you generate Makefile, which OS, what version of cmake, gcc etc.

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