[Fluxus] Can’t build fluxus on NetBSD 6.0

Nans Vignal youbidou at singularity.fr
Sat Nov 9 17:34:51 PST 2013


My attempts to compile the latest version of the git repo failed, but with a
different error than from the tarball version.

I attach the output of the build to this mail, as you can see, there is a
strange problem with lib checking (ie: scons fails to find some libs that are
actually on my system :/)

Though, I hope i’ll be soon able to play with fluxus ^^

Regards

-- 
Envoyé depuis ma GameBoy.
-------------- next part --------------
scons: Reading SConscript files ...
--------------------------------------------------------
Fluxus: Configuring Build Environment
--------------------------------------------------------
Checking for C library m... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) no
ERROR: 'dl' must be installed!
Checking for C library jpeg... (cached) yes
Checking for C library tiff... (cached) yes
Checking for C library freetype... (cached) no
ERROR: 'freetype' must be installed!
Checking for C library z... (cached) yes
Checking for C library bz2... (cached) yes
Checking for C library png... (cached) no
ERROR: 'png' must be installed!
Checking for C library ode... (cached) yes
Checking for C library sndfile... (cached) yes
Checking for C library fftw3... (cached) yes
Checking for C library lo... (cached) yes
Checking for C library GLEW... (cached) no
ERROR: 'GLEW' must be installed!
Checking for C library racket3m... (cached) yes
Checking for C library jack... (cached) yes
Checking for C library GL... (cached) no
ERROR: 'GL' must be installed!
Checking for C library GLU... (cached) no
ERROR: 'GLU' must be installed!
Checking for C library glut... (cached) no
ERROR: 'glut' must be installed!
Checking for C library asound... (cached) yes
Checking for C library openal... (cached) yes
Checking for C function dInitODE2()... (cached) yes
Checking for C++ function lo_arg_size_check()... (cached) yes
pkg-config: not found
ERROR: 'gstreamer-0.10' must be installed!
pkg-config: not found
ERROR: 'gstreamer-video-0.10' must be installed!
pkg-config: not found
ERROR: 'glib-2.0' must be installed!
pkg-config: not found
ERROR: 'libunicap' must be installed!
pkg-config: not found
ERROR: 'libavformat' must be installed!
pkg-config: not found
ERROR: 'libavcodec' must be installed!
pkg-config: not found
ERROR: 'libswscale' must be installed!
pkg-config: not found
ERROR: 'gstreamer-app-0.10' must be installed!
Checking requirements for fluxus-video_ss ...
Checking for C header file GL/glew.h... (cached) no
ERROR: 'GLEW' must be installed!
fluxus-video_ss requirements... NO
scons: done reading SConscript files.
scons: Building targets ...
g++ -o fluxa/fluxa -rdynamic fluxa/src/Sample.o fluxa/src/SearchPaths.o fluxa/src/AsyncSampleLoader.o fluxa/src/Allocator.o fluxa/src/CommandRingBuffer.o fluxa/src/Event.o fluxa/src/EventQueue.o fluxa/src/JackClient.o fluxa/src/OSCServer.o fluxa/src/RingBuffer.o fluxa/src/Time.o fluxa/src/Modules.o fluxa/src/Fluxa.o fluxa/src/Sampler.o fluxa/src/SampleStore.o fluxa/src/GraphNode.o fluxa/src/ModuleNodes.o fluxa/src/Graph.o fluxa/src/main.o -L/usr/local/lib/racket -L/usr/local/lib -L/usr/lib -L/tmp/libfluxus -L/usr/pkg/lib -lm -lsndfile -ljack -llo -lpthread -ldl
ld: cannot find -ldl
scons: *** [fluxa/fluxa] Error 1
scons: building terminated because of errors.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20131110/c1a8fb18/attachment.sig>


More information about the Fluxus mailing list