> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2011-07-11 15:24, [email protected] wrote: >> >>> I ge the same error : >> >>> make[3]: Entering directory >>> `/home/bernd/RYBN/pd-gem/trunk/Gem/src/plugins' >>> Making all in imageMAGICK >>> make[4]: Entering directory >>> `/home/bernd/RYBN/pd-gem/trunk/Gem/src/plugins/imageMAGICK' >>> gem_imageMAGICK.so: creating convenience link from /.libs to ../../.. > > oha; this means that something weird is going on! > it seems like $(abs_builddir) doesn't get properly expanded. > > looking a bit at the code, i noticed some bugs which i have now fixed > (but i'm not sure whether they are really related to your > problem)...just try again.
Same error : make[3]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/Base' Making all in plugins make[3]: Entering directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/plugins' Making all in imageMAGICK make[4]: Entering directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/plugins/imageMAGICK' gem_imageMAGICK.so: creating convenience link from /.libs to ../../.. make[4]: *** [convenience-link] Error 1 make[4]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/plugins/imageMAGICK' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src' make: *** [all-recursive] Error 1 > > if it still fails, you can meet me at IRC (#dataflow), which might be > easier for this kind of problem. I am on this channel. > >> >>> Is it what you are looking for (i use '$ mount') ? > > unfortunately not. Sorry. ++ Jack > > fgmasrd > IOhannes > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk4bCfIACgkQkX2Xpv6ydvTbwQCfW6lBVsuIcw8L7Jk5MBVicVff > 4W8An1VwqlJ50cs/0BpTiTXeFXaNehIP > =936n > -----END PGP SIGNATURE----- > > _______________________________________________ > GEM-dev mailing list > [email protected] > http://lists.puredata.info/listinfo/gem-dev > _______________________________________________ GEM-dev mailing list [email protected] http://lists.puredata.info/listinfo/gem-dev
