Thanks to andrea carotti, I discovered an error in
topolbuild
as submitted.  My compilation environment is overly
robust.
Therefore in the make files, the compilation line
needs a
-lm included.
Thus, the correct compilation line would read:

        $(CC) -o $(PROGRAM) $(CFLAGS) $(SOURCES) -lm



Sincerely,


-- 
Bruce D. Ray, Ph.D.
Associate Scientist, and Operations Director
NMR Center
IUPUI
Physics Dept.
402 N. Blackford St.
Indianapolis, IN  46202-3273


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to