Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 13:51:24 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/ruby-qt2 Makefile
Message-ID:  <200101092151.f09LpOv38002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/01/09 13:51:24 PST

  Modified files:
    x11-toolkits/ruby-qt2 Makefile 
  Log:
  Temporarily mark as broken.  There seems to be something wrong with
  the generated qt2.so on 4-STABLE + XFree86 4.0.2 + Mesa 3.2.1:
  
  /usr/local/lib/ruby/site_ruby/1.6/qt2.rb:1:in `require': /usr/local/lib/ruby/site_ruby/1.6/i386-freebsd4.2/qt2.so: Undefined symbol "__ti9QGLWidget" - /usr/local/lib/ruby/site_ruby/1.6/i386-freebsd4.2/qt2.so (LoadError)
          from /usr/local/lib/ruby/site_ruby/1.6/qt2.rb:1
          from hello.rb:17:in `require'
          from hello.rb:17
  
  where "__ti9QGLWidget" is apparently an internal symbol...  I'll have
  to take the time to investigate and fix the problem. :(
  
  Any input is welcome.
  
  Revision  Changes    Path
  1.17      +3 -1      ports/x11-toolkits/ruby-qt2/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?200101092151.f09LpOv38002>