From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 11:50:29 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFC137B401 for ; Wed, 2 Apr 2003 11:50:29 -0800 (PST) Received: from neptune.he.net (neptune.he.net [216.218.166.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4371843F3F for ; Wed, 2 Apr 2003 11:50:29 -0800 (PST) (envelope-from fluid@sfmidimafia.com) Received: from sfmidimafia.com (stalwart.codysbooks.COM [209.133.54.175]) by neptune.he.net (8.8.6p2003-03-31/8.8.2) with ESMTP id LAA19954 for ; Wed, 2 Apr 2003 11:50:33 -0800 Message-ID: <3E8B3F06.80408@sfmidimafia.com> Date: Wed, 02 Apr 2003 11:50:30 -0800 From: "Scott R." Organization: Cody's Books User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030326 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Some ports not -current compatible? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 19:50:30 -0000 I tried soliciting ports@ and questions@ for answers to these questions, but no answers were volunteered which leads me to believe that these issues may be specific to -current. I'm hoping someone can give me a clue as to what the problem is or at least give me a pointer (have searched extensively on google and the list archives only to find my same questions unanswered). First, I'm trying to get wine to work and I'm having a really hard time with it. It compiles and installs okay, but when I run it, I get: err:ddeml:DdeConnect Done with INITIATE, but no Server window available This is when I try to run the install program from a simple solitaire game. Does anyone have wine working with -current? If so, how did you get it to work? The second problem I'm seeing is with ymessenger. Again, it builds and installs just fine, but when I run it, I get: /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy" The only examples I found of other people running into this were when they upgraded from 4.x to 5.x and the old libraries were being linked, but this box was initially installed with 5.0-RELEASE so that couldn't be it. Any ideas? Thanks, Scott