On 7/3/2010 10:07 PM, Piero Lenzo wrote:
hi,
i used these options in my ubuntu 10.04:
sudo scons prefix=/usr ipod=1 ladspa=1 ffmpeg=1 shoutcast=1 tuned=1 optimize=4 script=1 tonal=1 m4a=1 test=1 gprof=1 install



I'm not sure if the ipod stuff works on linux or if the script stuff is supposed to be turned on yet. Some features aren't slated to be ready till the next release (1.9). You may also have issues with m4a and shoutcast.


but received an error

g++ -o linux_build/dlgpreferences.o -c -pipe -Wall -W -g -pthread -march=native -DQT_GUI_LIB -D__SNDFILE__ -D__FFMPEGFILE__ -DQT_SHARED -DQT3_SUPPORT -DSETTINGS_PATH=\".mixxx/\" -DBPMSCHEME_FILE=\"mixxxbpmscheme.xml\" -DSETTINGS_FILE=\"mixxx.cfg\" -DTRACK_FILE=\"mixxxtrack.xml\" -DUNIX_SHARE_PATH=\"/usr/share/mixxx\" -Dx86_64 -D__LINUX__ -D__UNIX__ -D__PORTAUDIO__ -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -D_REENTRANT -DT_LINUX -D__IPOD__ -D__SHOUTCAST__ -D__SHOUTCAST_VORBIS__ -D__LADSPA__ -D__VINYLCONTROL__ -D__SCRIPT__ -D__MIDISCRIPT__ -DALLOW_X86_OPTIMIZATIONS -I/usr/share/qt4/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -Ilinux_build -Isrc -I. -I/home/pierolenzo/Downloads -I/usr/share/qt4/include/Qt3Support -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSql -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtWebKit -I/usr/share/qt4/include/Qt -Ilib/soundtouch-1.4.1 -Ilib/kissfft -Ilib/fidlib-0.9.9 -I/usr/include/gpod-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -Ilib/ladspa -Ilib/xwax -Ilib/scratchlib -Ilib/gtest-1.3.0/include -I/usr/share/qt4/include/QtScript -I/usr/share/qt4/include/QtScript src/dlgpreferences.cpp
In file included from src/mixxx.h:62,
                 from src/dlgprefcontrols.h:23,
                 from src/dlgpreferences.cpp:33:
src/script/scriptengine.h:5:22: error: ../track.h: No such file or directory
In file included from src/mixxx.h:62,
                 from src/dlgprefcontrols.h:23,
                 from src/dlgpreferences.cpp:33:
src/script/scriptengine.h:23: error: ‘Track’ has not been declared
src/script/scriptengine.h:43: error: ISO C++ forbids declaration of ‘Track’ with no type
src/script/scriptengine.h:43: error: expected ‘;’ before ‘*’ token
scons: *** [linux_build/dlgpreferences.o] Error 1
scons: building terminated because of errors.

missing file track.h?


Piero Lenzo


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first


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

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to