Hello,
I am working with Pd 0.42.5 under Ubuntu 8.04 and would like to install the last Gem (rev 4179) but after : $ aclocal and $ ./autogen.sh i get :
kernel Linux PATH: .:/home/bernd/bin/LINUX:/home/bernd/xvid4conf/bin:/home/bernd/mpeg4ip/bin:/home/bernd/IB_delegates/ffmpeg-0.4.9/bin:/home/bernd/mpgtx/bin:/home/bernd/MediaArchive/bin/linux:/home/bernd/MediaArchive/bin:/home/bernd/MediaArchive/scripts:/home/bernd/PanoCam/bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/X11R6/bin/:/usr/local/j2re1.4.1/bin:/usr/local/j2sdk1.4.1/bin:/home/bernd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/aw/COM2.0/bin running autoreconf autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I src/m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory src/plugins/videoAVT to autoreconf autoreconf: Entering directory `src/plugins/videoAVT' autoreconf: running: aclocal --force -I ../../m4 -I . autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac: installing `./install-sh' configure.ac: installing `./missing' Makefile.am: installing `./depcomp' autoreconf: Leaving directory `src/plugins/videoAVT' autoreconf: configure.ac: adding subdirectory src/plugins/videoHALCON to autoreconf autoreconf: Entering directory `src/plugins/videoHALCON' configure.ac: installing `./install-sh' configure.ac: installing `./missing' Makefile.am: installing `./depcomp' autoreconf: Leaving directory `src/plugins/videoHALCON' autoreconf: configure.ac: adding subdirectory src/plugins/videoPYLON to autoreconf autoreconf: Entering directory `src/plugins/videoPYLON' configure.ac: installing `./install-sh' configure.ac: installing `./missing' Makefile.am: installing `./depcomp' autoreconf: Leaving directory `src/plugins/videoPYLON' configure.ac: installing `./install-sh' configure.ac: installing `./missing' src/Base/Makefile.am: installing `./depcomp' src/Output/Makefile.am:102: variable `gemmacwindow_la_LDFLAGS' is defined but no program or src/Output/Makefile.am:102: library has `gemmacwindow_la' as canonic name (possible typo) src/Output/Makefile.am:103: variable `gemmacwindow_la_LIBADD' is defined but no program or src/Output/Makefile.am:103: library has `gemmacwindow_la' as canonic name (possible typo) src/Output/Makefile.am:33: variable `gemcocoawindow_la_LDFLAGS' is defined but no program or src/Output/Makefile.am:33: library has `gemcocoawindow_la' as canonic name (possible typo) src/Output/Makefile.am:117: variable `gemmacwindow_la_SOURCES' is defined but no program or src/Output/Makefile.am:117: library has `gemmacwindow_la' as canonic name (possible typo) src/Output/Makefile.am:34: variable `gemcocoawindow_la_LIBADD' is defined but no program or src/Output/Makefile.am:34: library has `gemcocoawindow_la' as canonic name (possible typo) src/Output/Makefile.am:48: variable `gemcocoawindow_la_SOURCES' is defined but no program or src/Output/Makefile.am:48: library has `gemcocoawindow_la' as canonic name (possible typo) autoreconf: Leaving directory `.'
Any help about this error would be appreciated. Thanx. ++
Jack
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-08 17:50, jack@rybn.org wrote:
Hello,
[...]
(possible typo) src/Output/Makefile.am:48: variable `gemcocoawindow_la_SOURCES' is defined but no program or src/Output/Makefile.am:48: library has `gemcocoawindow_la' as canonic name (possible typo) autoreconf: Leaving directory `.'
Any help about this error would be appreciated. Thanx. ++
i think these are only warnings and you can safely ignore them for now.
fgamsd IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-08 17:50, jack@rybn.org wrote:
Hello,
[...]
(possible typo) src/Output/Makefile.am:48: variable `gemcocoawindow_la_SOURCES' is defined but no program or src/Output/Makefile.am:48: library has `gemcocoawindow_la' as canonic name (possible typo) autoreconf: Leaving directory `.'
Any help about this error would be appreciated. Thanx. ++
i think these are only warnings and you can safely ignore them for now.
Ok, so after : /Gem $ ./configure and /Gem $ make i get an error :
Strip : strip --strip-unneeded
Install path : /usr/local
pure-data: version : 0.40 extension : pd_linux
used optional libraries:
font-rendering : FTGL
image-support use ImageMagick : yes use TIFF : yes use JPEG : yes moviefile-support use PLUGINS : yes use mpeg : no use mpeg-3 : no use QuickTime : yes use aviplay : no use gmerlin : no capture-support use PLUGINS : yes use v4l : use ieee1394 : no
Now run make ... [pano07:~/RYBN/pd-gem/trunk/Gem 11:24] make Making all in src make[1]: Entering directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src' make all-recursive make[2]: Entering directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src' Making all in Gem make[3]: Entering directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/Gem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/Gem' Making all in RTE make[3]: Entering directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/RTE' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -DPD -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx -MT libRTE_la-Array.lo -MD -MP -MF ".deps/libRTE_la-Array.Tpo" -c -o libRTE_la-Array.lo `test -f 'Array.cpp' || echo './'`Array.cpp; \ then mv -f ".deps/libRTE_la-Array.Tpo" ".deps/libRTE_la-Array.Plo"; else rm -f ".deps/libRTE_la-Array.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -DPD -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx -MT libRTE_la-Array.lo -MD -MP -MF .deps/libRTE_la-Array.Tpo -c Array.cpp -fPIC -DPIC -o .libs/libRTE_la-Array.o Array.cpp: In member function bool gem::RTE::Array::PIMPL::check(): Array.cpp:50: error: invalid conversion from const char* to char* Array.cpp:50: error: initializing argument 1 of t_symbol* gensym(char*) Array.cpp:52: error: garray_getfloatwords was not declared in this scope make[3]: *** [libRTE_la-Array.lo] Error 1 make[3]: Leaving directory `/home/bernd/RYBN/pd-gem/trunk/Gem/src/RTE' 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
I missed something ? Thanx. ++
Jack
fgamsd IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk4aoRUACgkQkX2Xpv6ydvTgAQCg0OxxL4rOoX9sCex4X8+o0Q4s bVsAoPf6Sk973Mlqa596xeyj6AAfyJs2 =E/P2 -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 11:30, jack@rybn.org wrote:
On 2011-07-08 17:50, jack@rybn.org wrote:
I missed something ?
which ancient version of Pd are you trying to compile Gem against? (maybe only the pd-headers are outdated)
fgamsdr IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 11:38, IOhannes m zmoelnig wrote:
On 2011-07-11 11:30, jack@rybn.org wrote:
On 2011-07-08 17:50, jack@rybn.org wrote:
I missed something ?
which ancient version of Pd are you trying to compile Gem against? (maybe only the pd-headers are outdated)
ah, looking again at the output of configure, it says that you are compiling against pd-0.40; if possible, update to 0.41
fgmasdr IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 11:38, IOhannes m zmoelnig wrote:
On 2011-07-11 11:30, jack@rybn.org wrote:
On 2011-07-08 17:50, jack@rybn.org wrote:
I missed something ?
which ancient version of Pd are you trying to compile Gem against? (maybe only the pd-headers are outdated)
ah, looking again at the output of configure, it says that you are compiling against pd-0.40; if possible, update to 0.41
OK, done with the 0.42 but it is impossible to have 'use PLUGINS' for image-support :
Strip : strip --strip-unneeded
Install path : /usr/local
pure-data: version : 0.42 extension : pd_linux
used optional libraries:
font-rendering : FTGL
image-support use ImageMagick : yes use TIFF : yes use JPEG : yes moviefile-support use PLUGINS : yes use mpeg : no use mpeg-3 : no use QuickTime : yes use aviplay : no use gmerlin : no capture-support use PLUGINS : yes Strip : strip --strip-unneeded
Install path : /usr/local
pure-data: version : 0.42 extension : pd_linux
used optional libraries:
font-rendering : FTGL
image-support use ImageMagick : yes use TIFF : yes use JPEG : yes moviefile-support use PLUGINS : yes use mpeg : no use mpeg-3 : no use QuickTime : yes use aviplay : no use gmerlin : no capture-support use PLUGINS : yes use v4l : use ieee1394 : no
Now run make ... use v4l : use ieee1394 : no
Now run make ...
And after make, i get this 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' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -DPD -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx -MT gem_imageMAGICK_la-imageMAGICK.lo -MD -MP -MF ".deps/gem_imageMAGICK_la-imageMAGICK.Tpo" -c -o gem_imageMAGICK_la-imageMAGICK.lo `test -f 'imageMAGICK.cpp' || echo './'`imageMAGICK.cpp; \ then mv -f ".deps/gem_imageMAGICK_la-imageMAGICK.Tpo" ".deps/gem_imageMAGICK_la-imageMAGICK.Plo"; else rm -f ".deps/gem_imageMAGICK_la-imageMAGICK.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -DPD -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx -MT gem_imageMAGICK_la-imageMAGICK.lo -MD -MP -MF .deps/gem_imageMAGICK_la-imageMAGICK.Tpo -c imageMAGICK.cpp -fPIC -DPIC -o .libs/gem_imageMAGICK_la-imageMAGICK.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -DPD -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx -MT gem_imageMAGICK_la-imageMAGICK.lo -MD -MP -MF .deps/gem_imageMAGICK_la-imageMAGICK.Tpo -c imageMAGICK.cpp -o gem_imageMAGICK_la-imageMAGICK.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx -o gem_imageMAGICK.la -rpath /usr/local/lib/pd/extra/Gem -module -avoid-version -shared gem_imageMAGICK_la-imageMAGICK.lo -lMagick++ -lWand -lMagick -lXxf86vm -ldl -lz -lm rm -fr .libs/gem_imageMAGICK.a .libs/gem_imageMAGICK.la .libs/gem_imageMAGICK.lai .libs/gem_imageMAGICK.so g++ -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.2.4/crtbeginS.o .libs/gem_imageMAGICK_la-imageMAGICK.o /usr/lib/libMagick++.so /usr/lib/libWand.so /usr/lib/libMagick.so -lXxf86vm -ldl -lz -L/usr/lib/gcc/i486-linux-gnu/4.2.4 -L/usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.2.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.2.4/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib/crtn.o -mmmx -Wl,-soname -Wl,gem_imageMAGICK.so -o .libs/gem_imageMAGICK.so ar cru .libs/gem_imageMAGICK.a gem_imageMAGICK_la-imageMAGICK.o ranlib .libs/gem_imageMAGICK.a creating gem_imageMAGICK.la (cd .libs && rm -f gem_imageMAGICK.la && ln -s ../gem_imageMAGICK.la gem_imageMAGICK.la) gem_imageMAGICK.so: creating convenience link 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
Any help would be appreciated... Thanx. ++
Jack
fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk4axNgACgkQkX2Xpv6ydvTQeACfUya+zS2amRXmzlebUPEE0+1n zIcAoJzM1TWLpoHajbYW/fB0C/JrOtVP =AFfb -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 13:06, jack@rybn.org wrote:
OK, done with the 0.42 but it is impossible to have 'use PLUGINS' for image-support :
no problem, configure is simply not very helpful and doesn't print the line "image-support: use PLUGINS: yes" with current SVN, the only way to get image loading is via plugins (so there is no "use PLUGINS: no")
And after make, i get this error :
gem_imageMAGICK.so: creating convenience link make[4]: *** [convenience-link] Error 1
that's a bit more mysterious to me. i have checked in some minor changes which might help debugging the issues. please do an svn update and try again.
another wild guess: which filesystem are you compiling on?
fgmard IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 13:06, jack@rybn.org wrote:
OK, done with the 0.42 but it is impossible to have 'use PLUGINS' for image-support :
no problem, configure is simply not very helpful and doesn't print the line "image-support: use PLUGINS: yes" with current SVN, the only way to get image loading is via plugins (so there is no "use PLUGINS: no")
OK.
And after make, i get this error :
gem_imageMAGICK.so: creating convenience link make[4]: *** [convenience-link] Error 1
that's a bit more mysterious to me. i have checked in some minor changes which might help debugging the issues. please do an svn update and try again.
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 ../../.. 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
another wild guess: which filesystem are you compiling on?
/dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro) proc on /proc type proc (rw,noexec,nosuid,nodev) /sys on /sys type sysfs (rw,noexec,nosuid,nodev) varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755) varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777) udev on /dev type tmpfs (rw,mode=0755) devshm on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/sdb on /disk1 type ext3 (rw) /dev/sdc on /disk2 type ext3 (rw) gvfs-fuse-daemon on /home/bernd/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=bernd)
Is it what you are looking for (i use '$ mount') ? Thanx for your help. ++
Jack
fgmard IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk4a8vEACgkQkX2Xpv6ydvSYhACbBWM/lTcpIkPEMhBDKt9Z/bPD sfgAoPKxQD8zQEFlDCO1mp1HHZPB9Ecs =gcgP -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 15:24, jack@rybn.org 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.
if it still fails, you can meet me at IRC (#dataflow), which might be easier for this kind of problem.
Is it what you are looking for (i use '$ mount') ?
unfortunately not.
fgmasrd IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-11 15:24, jack@rybn.org 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 GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev