Re: [proaudio] Failed to emerge jost |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] Failed to emerge jost
- From: "Jean-Baptiste Mestelan" <mestelan@xxxxxxxxx>
- Date: Tue, 19 Jun 2007 22:28:51 +0000
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SQDJ/7Jh/bgoan7p9Z/IUmsQ8ucNdNGpQmV1l35dz8yiSTgfAJXAzK9x84QfpWX10+lT3dBvYA8s07S5ly9QOIHFx9u7bjnGCj4p2iYw/7sEJsU4X1NOWNQuUeKm495eNJsP5N820rgXB25I+Q1AXj1IYWe9QAZCBeoGFZPGheM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BRFHiqSM6Mo1qvQls7YfNOkI1Rj//jaSieUegsnRWWexd+4JlAmQXV6WXspRiGNlyc/VcxSIc7gWJdLp7VVIayzLgdvmnUMUkSCCp7OhA9aLMWMBKw4Q/WCxOCq2l1nd3B3sl3I3dsFtv2P36c/LlUi5bEVPv/BF6ITZO35ntXg=
On 6/19/07, kRAkEn/gORe <kunitoki@xxxxxxxxx> wrote:
can you post what is the output of ls in your /usr/include/vst/ ? it seems that you have a broken vstsdk
You are right, my files had somehow (?) got corrupt ; I have had to
re-emerge vst-sdk.
Here was what i had before re-emerging :
localhost ~ # ls /usr/include/vst/ -l
total 140
-rw-r--r-- 1 root root 7164 Aug 5 2006 AEffect.h
-rw-r--r-- 1 root root 35223 Aug 5 2006 aeffectx.h
-rw-r--r-- 1 root root 4094 Aug 5 2006 aeffguieditor.h
-rw-r--r-- 1 root root 17827 Aug 5 2006 audioeffectx.h
-rw-r--r-- 1 root root 28667 Aug 5 2006 vstcontrols.h
-rw-r--r-- 1 root root 1385 Aug 5 2006 vstfxstore.h
-rw-r--r-- 1 root root 27456 Aug 5 2006 vstgui.h
-rw-r--r-- 1 root root 257 Aug 5 2006 vstplugscarbon.h
-rw-r--r-- 1 root root 368 Aug 5 2006 vstplugsmac.h
-rw-r--r-- 1 root root 398 Aug 5 2006 vstplugsmacho.h
After re-emerging vst-sdk :
localhost work # ls /usr/include/vst/ -l
total 520
-rw-r--r-- 1 root root 2179 Jun 20 00:07 AEffEditor.hpp
-rw-r--r-- 1 root root 7164 Jun 20 00:07 AEffect.h
-rw-r--r-- 1 root root 12316 Jun 20 00:07 AudioEffect.cpp
-rw-r--r-- 1 root root 6147 Jun 20 00:07 AudioEffect.hpp
-rw-r--r-- 1 root root 35223 Jun 20 00:07 aeffectx.h
-rw-r--r-- 1 root root 10860 Jun 20 00:07 aeffguieditor.cpp
-rw-r--r-- 1 root root 4094 Jun 20 00:07 aeffguieditor.h
-rw-r--r-- 1 root root 25371 Jun 20 00:07 audioeffectx.cpp
-rw-r--r-- 1 root root 17827 Jun 20 00:07 audioeffectx.h
-rw-r--r-- 1 root root 113112 Jun 20 00:07 vstcontrols.cpp
-rw-r--r-- 1 root root 28667 Jun 20 00:07 vstcontrols.h
-rw-r--r-- 1 root root 1385 Jun 20 00:07 vstfxstore.h
-rw-r--r-- 1 root root 196577 Jun 20 00:07 vstgui.cpp
-rw-r--r-- 1 root root 27456 Jun 20 00:07 vstgui.h
-rw-r--r-- 1 root root 257 Jun 20 00:07 vstplugscarbon.h
-rw-r--r-- 1 root root 368 Jun 20 00:07 vstplugsmac.h
-rw-r--r-- 1 root root 398 Jun 20 00:07 vstplugsmacho.h
emerge= jost-0.3.3
worked all right afterwards.
Thanks for your suggestion :-)