Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 05:52:37 -0700 (PDT)
From:      Trevor Johnson <trevor@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/astro/openuniverse Makefile
Message-ID:  <200206101252.g5ACqbo25596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
trevor      2002/06/10 05:52:37 PDT

  Modified files:
    astro/openuniverse   Makefile 
  Log:
  Markus Bäurle sent me a nice report about the configure script
  failing.  In his config.log I noticed a pthreads problem:
  
  /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_getspecific'
  /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_key_create'
  /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_setspecific'
  
  I was not able to reproduce the problem, so I asked him to test
  this patch, but have not seen a response.  However, it causes no
  trouble for me.
  
  Revision  Changes    Path
  1.22      +2 -1      ports/astro/openuniverse/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206101252.g5ACqbo25596>