Hi,
I have a problem during installation one program whcih requires grace libs. I have done configure and now, since it was successful, typed make. And after a while the make command terminates by this
undefined reference to `GraceRegisterErrorFunction'
undefined reference to `GraceOpen'
undefined reference to `GracePrintf'
undefined reference to `GracePrintf'
undefined reference to `GracePrintf'
undefined reference to `GracePrintf'
undefined reference to `GracePrintf'
more undefined references to `GracePrintf' follow
undefined reference to `GraceFlush'
collect2: ld returned 1 exit status
make[2]: *** Error 1
but I have installed xmgrace and xmgrace-devel correctly and it could be there! At other linux machines it works... Is this a problem I have a 64bit?
Thanks in advance!
Bookmarks