Em 01-01-2016 18:57, Daniel Schürmann escreveu:
> Hi Zezinho,
>
> It is located here:
> https://github.com/mixxxdj/mixxx/blob/1.12/src/SConscript#L306
> and:
> https://github.com/mixxxdj/mixxx/blob/1.12/src/SConscript#L300
>
> I think you have to set the environment variable LIBDIR to lib64
>
> I wonder how it works on my system.
> Is there anything we can improve?

I have tried adding LIBDIR, but this is not the problem as you can see 
in the log below : it builds with LINKFLAGS /usr/lib64 but still has 
-DUNIX_LIB_PATH=\"/usr/lib/mixxx\"

I could not override this with an UNIX_LIB_PATH=/usr/lib64 ...


Start of build log :


Building with flags: asan=0 autodjcrates=1 buildtime=1 bulk=1 color=0 
coreaudio=0 faad=0 ffmpeg=0 hid=1 hss1394=0 ipod=0 localecompare=1 
macappstore=0 mad=1 mediafoundation=0 modplug=0 optimize=off opus=1 
perftools=0 perftools_profiler=0 profiling=0 qdebug=1 qt_sqlite_plugin=0 
shoutcast=1 test=False vamp=1 verbose=1 vinylcontrol=1 wv=0
Building with CC: gcc
Building with CXX: g++
Building with CCFLAGS: -pipe -Wall -Wextra -g -pthread
Building with CPPDEFINES: -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ 
-D__UNIX__ -DSETTINGS_PATH=\".mixxx/\" -DSETTINGS_FILE=\"mixxx.cfg\" 
-DUNIX_SHARE_PATH=\"/usr/share/mixxx\" 
-DUNIX_LIB_PATH=\"/usr/lib/mixxx\" 
-DSOUNDTOUCH_DISABLE_X86_OPTIMIZATIONS -D__PORTAUDIO__ -DQT_SHARED 
-DQT_TABLET_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB 
-DQT_XML_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB 
-DQT_SHARED -D__SNDFILE__ -D__MAD__ -D__HID__ -D__BULK__ 
-D__VINYLCONTROL__ -D__SHOUTCAST__ -D__OPUS__ -DHAVE_FFTW3 
-D__AUTODJCRATES__ -D__SQLITE3__
Building with CXXFLAGS:
Building with LINKFLAGS: -Wl,-rpath,/usr/lib64 -L/usr/lib64 -pthread


------------------------------------------------------------------------------
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to