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

xtcwp #144

Open
zakyisputra opened this issue Mar 12, 2023 · 0 comments
Open

xtcwp #144

zakyisputra opened this issue Mar 12, 2023 · 0 comments

Comments

@zakyisputra
Copy link

Good morning sir and full of respect,

I have a problem with first installation. I'am using linux mint

i am following these steps (for cwp_su_all_44R26):
$ mkdir SU

  • moving src directory after unzip;

Changes made to makefile.config:
XDRFLAG = #-DSUXDR

$ cd SU/src; $ export CWPROOT=~/zisputra/SU
$ echo "export PATH=$PATH:/zisputra/SU/bin
$ source ~/.bashrc
$ make install

I have a problem: (after make remake)
/home/zisputra/SU/src/su/main/amplitudes/sunan.c:80: undefined reference to isfinite' /usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:86: undefined reference to isfinite'
/usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:88: undefined reference to isfinite' /usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:90: undefined reference to isfinite'
/usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:91: undefined reference to `isfinite'
collect2: error: ld returned 1 exit status
make[4]: [Makefile:31: /home/zisputra/SU/bin/sunan] Error 1 (ignored)
chmod: cannot access '/home/zisputra/SU/bin/sunan': No such file or directory
make[4]: *** [Makefile:32: /home/zisputra/SU/bin/sunan] Error 1
make[4]: Leaving directory '/home/zisputra/SU/src/su/main/amplitudes'
make[3]: *** [Makefile:37: remake] Error 2
make[3]: Leaving directory '/home/zisputra/SU/src/su/main/amplitudes'
make[2]: *** [Makefile:34: remake] Error 2
make[2]: Leaving directory '/home/zisputra/SU/src/su/main'
make[1]: *** [Makefile:15: remake] Error 2
make[1]: Leaving directory '/home/zisputra/SU/src/su'
make: *** [Makefile:137: remake] Error 2

How should i do for resolve this problem?

$ sudo apt-get install libx11-dev
$ sudo apt-get install libxt-dev
$ make xtinstall 

i have another problem:
make: *** [Makefile:97: xtcwp_] Error 2

Perhaps you've some solutions for this challenge? cause i really need to finish the installation

Bien cordialement,

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