[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] Dino
- From: Dominique Michel <dominique.michel@xxxxxxxxxxxx>
- Date: Sun, 24 Sep 2006 23:22:35 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
I get an error when emerging dino.
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../src
-I/usr/include/libxml++-2.6 -I/usr/include/libxml2 -I/usr/include/glibmm-2.4
-I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -DNDEBUG -O2 -march=pentium4 -pipe
-fomit-frame-pointer -MT notecollection.lo -MD -MP -MF .deps/notecollection.Tpo
-c notecollection.cpp -o notecollection.o >/dev/null 2>&1 noteevent.cpp: In
constructor 'Dino::NoteEvent::NoteEvent(unsigned char, int, int, int)':
noteevent.cpp:37: error: 'assert' was not declared in this scope make[3]: ***
[noteevent.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]:
Leaving directory `/var/tmp/portage/dino-0.2.0/work/dino-0.2.0/src/libdinoseq'
make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory
`/var/tmp/portage/dino-0.2.0/work/dino-0.2.0/src' make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dino-0.2.0/work/dino-0.2.0/src'
make: *** [all-recursive] Error 1
!!! ERROR: media-sound/dino-0.2.0 failed.
To solve it, as it is a new version, I just
renamed the ebuild to dino-0.2.1.ebuild and it worked.
It need the cvs version of the jack-audio-connection-kit to compile, so the
jack dependency must be changed.
Best,
Dominique