[Wine] unable to satisfy dependacy on wine-bin?

Austin English austinenglish at gmail.com
Mon Jun 1 10:38:02 CDT 2009


On Mon, Jun 1, 2009 at 8:40 AM, Teutorix <wineforum-user at winehq.org> wrote:
> could somebody explain what in the name of god this command is?
>
>
> Code:
> CFLAGS=-fno-stack-protector ./configure --prefix="/home/[USERNAME]/.winebuilds/0.9.35/"
>
>
>
> The guide im looking at is telling me to do that be i cant get it to work

Try:
$ CFLAGS="-fno-stack-protector -g" ./configure
--prefix="$HOME/.winebuilds/0.9.35/"

-- 
-Austin



More information about the wine-users mailing list