VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Tue Sep 09 2003 - 19:43:33 CDT
- Next message: brad noyes: "Re: compile VMD on freebsd 4.8"
- Previous message: brad noyes: "Re: compile VMD on freebsd 4.8"
- In reply to: brad noyes: "Re: compile VMD on freebsd 4.8"
- Next in thread: brad noyes: "Re: compile VMD on freebsd 4.8"
- Reply: brad noyes: "Re: compile VMD on freebsd 4.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Brad,
libpthread is shipped broken by default on FreeBSD??!?!?!?
Do you know what the actual problem with their libpthread
implementation is? I would be very interested to know why
the crash occurs, and what libpth does differently to cure
the problem. Seems hokey to me for the default libpthread
to have serious problems. As far as changing the configure
script, do you know if this alternate "libpth" is shipped
by default with all FreeBSD machines?
Thanks,
John Stone
vmd_at_ks.uiuc.edu
On Tue, Sep 09, 2003 at 05:43:10PM -0400, brad noyes wrote:
> Hi,
> i think i have found the problem for the crashes on freebsd. At least this fix
> seems to work for my desktop. Apparently there is a problem with libpthread
> on freebsd, and therefor it has been deprecated. Instead VMD should link to
> libpth. So in the src/ directory you can edit the Makefile and change all
> occurrences of "-lpthread" to "-lpth", then run make.
>
> Sorry this took me 2 months to figure out, but i was stumped until i read
> about libpthread on an unrelated list.
>
> John, Could you make the necessary change in the configure script?
>
> --brad
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: brad noyes: "Re: compile VMD on freebsd 4.8"
- Previous message: brad noyes: "Re: compile VMD on freebsd 4.8"
- In reply to: brad noyes: "Re: compile VMD on freebsd 4.8"
- Next in thread: brad noyes: "Re: compile VMD on freebsd 4.8"
- Reply: brad noyes: "Re: compile VMD on freebsd 4.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]