From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 7 17:00:32 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B8F106564A for ; Tue, 7 Feb 2012 17:00:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 616C78FC0C for ; Tue, 7 Feb 2012 17:00:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q17H0Wk5007284 for ; Tue, 7 Feb 2012 17:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q17H0Wvn007283; Tue, 7 Feb 2012 17:00:32 GMT (envelope-from gnats) Date: Tue, 7 Feb 2012 17:00:32 GMT Message-Id: <201202071700.q17H0Wvn007283@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mathias Picker Cc: Subject: Re: ports/164843: [NEW PORT] net/freerdp: new version 1.0.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mathias Picker List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2012 17:00:32 -0000 The following reply was made to PR ports/164843; it has been noted by GNATS. From: Mathias Picker To: Andriy Gapon Cc: bug-followup@FreeBSD.org Subject: Re: ports/164843: [NEW PORT] net/freerdp: new version 1.0.0 Date: Tue, 07 Feb 2012 17:53:21 +0100 Hi Andriy, this one works fine! Thank you, Mathias On Di, 2012-02-07 at 18:42 +0200, Andriy Gapon wrote: > on 07/02/2012 18:06 Mathias Picker said the following: > > On Di, 2012-02-07 at 17:11 +0200, Andriy Gapon wrote: > >> on 07/02/2012 16:51 Andriy Gapon said the following: > >>> Oops, looks like I haven't payed enough attention to your report. > >>> A new shar is attached. > >> > > > > Allmost, but not quite ;) > > > > Building with SSE2 succeeds now. Actually, building with all options on > > works. > > > > Building without LDFLAGS=-L/usr/local/lib and pulse gives: > > > > [ 78%] Building C object > > channels/drdynvc/tsmf/pulse/CMakeFiles/tsmf_pulse.dir/tsmf_pulse.c.o > > Linking C shared library tsmf_pulse.so > > /usr/bin/ld: cannot find -lpulse > > *** Error code 1 > > Thank you for the report! pulseaudio is the only option that I haven't tried > after the latest update. > What about the attached version? >