Steps/procedure to build GStreamer/gst-plugins-bad
tausiq
tausiq19 at gmail.com
Mon Oct 5 01:56:21 PDT 2015
Ran into another issue to install gtk-doc
*brew install gtk-doc*
the above command failed with error,
/./cryptlib.h:62:11: fatal error: 'stdlib.h' file not found
# include <stdlib.h>
^
1 error generated.
make[1]: *** [cryptlib.o] Error 1
make: *** [build_crypto] Error 1/
Possible workaround:
Run the command
*xcode-select --install*
This should install the command line tools for Xcode
Reference:
http://stackoverflow.com/questions/27328049/missing-usr-include-after-yosemite-and-xcode-install
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Steps-procedure-to-build-GStreamer-gst-plugins-bad-tp4673932p4673961.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list