Date: Sat, 5 Jan 2008 20:59:31 GMT From: gnats@FreeBSD.org To: jimmiejaz@gmail.com, gnats@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/119286: audio/pulseaudio (pulseaudio-0.9.6_4) (linker error) Message-ID: <200801052059.m05KxVwV038245@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: audio/pulseaudio (pulseaudio-0.9.6_4) (linker error) State-Changed-From-To: closed->open State-Changed-By: gnats State-Changed-When: Sat Jan 5 20:58:09 UTC 2008 State-Changed-Why: Reopening due to the following data from misfiled PR ports/119363: Date: Sat, 5 Jan 2008 14:40:37 -0200 From: "Carlos Paniago" <carlos.paniago@gmail.com> The problem remains in freebsd 6,3, The solution is to change the Makefile in line 89 to: .if ${OSVERSION} < 700042 @${REINPLACE_CMD} -e 's|-Wl,-no-undefined||' \ ${WRKSRC}/src/Makefile.in .endif the /src is missing and this change compiles in 6.3 Paniago -- Carlos F. A. Paniago Carlos.Paniago@gmail.com http://www.panix.homeunix.org:8000/ http://www.freebsd.org/cgi/query-pr.cgi?pr=119286
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801052059.m05KxVwV038245>