Re: [proaudio] supercollider ebuild problems |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] supercollider ebuild problems
- From: Arve Barsnes <arve.barsnes@xxxxxxxxx>
- Date: Sun, 8 Feb 2009 11:00:08 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=sZshJ/5mGJb8ImkzRmpJf6K3RPAwC+X/JDmMNsxKK/8=; b=NgFIZsarNLEslf0XUjyCtSLrijC/ccrhF7ehcO6TCNDJKf2g3h34Pw0GiD0DHUMsk4 66WS3PH/m1yeP2zkJ2o2qgBROL9Ter4OzyoefBOje9AbtNvSF2XxdqmACjmjxV6kDKlr 4U/k+LviNsg9jyBWuOwfltKYqWi5IdlYH1hjQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=hs+qSlX2h2gnOHl6/axd0BiUcsFV3W3XBen60th1OpWcP1ZhznFtt1kCS5yMZohWfl 8AbneyZzseB0xLPmfuj/8KO8d5Zj9sPjSDlqL1PhF5ivYufKXRCsJ6YP7ZQxwy82rPyd Csms14XvatuyqIYDIRZlfLpUlm8J0AfNfdhXk=
> Source/lang/LangPrimSource/PyrPrimitive.cpp
> Source/lang/LangPrimSource/PyrPrimitive.cpp: In function 'int
> blockValue(VMGlobals*, int)':
> Source/lang/LangPrimSource/PyrPrimitive.cpp:873: error: cast from
> 'unsigned char*' to 'int' loses precision
If I got errors like these I would try building with an older version
of gcc, to see if that helps