Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 08:03:59 -0700 (PDT)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/tclX82 Makefile ports/lang/tclX82/files patch-ab
Message-ID:  <200108191503.f7JF3xw96463@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2001/08/19 08:03:59 PDT

  Modified files:
    lang/tclX82          Makefile 
    lang/tclX82/files    patch-ab 
  Log:
  Make sure the  shared library is explicitly linked  with -lm. On
  some occasions, this prevent it from being loaded properly, even
  though other libs  already loaded already bring in  -lm. I don't
  understand the rtld :(
  
  Only  build the  Tk related  help files,  if WITHOUT_X11  is not
  specified. Previously they were built, but not installed. If you
  did not have  Tk installed, that build failed for  you -- see PR
  29722...
  
  PR:		ports/29722
  
  Revision  Changes    Path
  1.40      +11 -3     ports/lang/tclX82/Makefile
  1.7       +1 -1      ports/lang/tclX82/files/patch-ab


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?200108191503.f7JF3xw96463>