[GEM-dev] [ pd-gem-Bugs-3368208 ] 'make install' on Mac OS X tries to install gem_videoV4L2.so

SourceForge.net noreply at sourceforge.net
Thu Jan 12 19:15:40 CET 2012


Bugs item #3368208, was opened at 2011-07-15 13:33
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3368208&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: build-system
Group: osx
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'make install' on Mac OS X tries to install gem_videoV4L2.so

Initial Comment:
On Mac OS X 10.5.8/Intel using Fink, running 'make install' dies when it tries to make a symlink gem_videoV4L2.so but the file does not exist.  Oddly enough gem_videoV4L.so exists and is successfully linked to:

gem_recordV4L2.so: creating convenience link from /Volumes/share/code/pure-data/trunk/externals/Gem/src/plugins/recordV4L2/.libs to ../../..
Making all in videoDC1394
Making all in videoDS
Making all in videoDV4L
Making all in videoDarwin
gem_videoDarwin.so: creating convenience link from /Volumes/share/code/pure-data/trunk/externals/Gem/src/plugins/videoDarwin/.libs to ../../..
Making all in videoSGI
Making all in videoUNICAP
Making all in videoV4L
gem_videoV4L.so: creating convenience link from /Volumes/share/code/pure-data/trunk/externals/Gem/src/plugins/videoV4L/.libs to ../../..
Making all in videoV4L2
gem_videoV4L2.so: creating convenience link from /Volumes/share/code/pure-data/trunk/externals/Gem/src/plugins/videoV4L2/.libs to ../../..
make[5]: *** [convenience-link] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1




----------------------------------------------------------------------

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2011-07-18 08:22

Message:
i changed the build-system so that now videoV4L* are not build at all if it
doesn't make sense; also the convenience-symlinks fail more gracefully

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3368208&group_id=64325



More information about the GEM-dev mailing list