[MacPorts] #30425: phonon @4.4.2 compile error on 10.7 with qt4-mac-devel @4.8.0
MacPorts
noreply at macports.org
Thu Jul 28 02:55:33 PDT 2011
#30425: phonon @4.4.2 compile error on 10.7 with qt4-mac-devel @4.8.0
------------------------------------+---------------------------------------
Reporter: mzibr.public@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: | Port:
------------------------------------+---------------------------------------
I compiled qt 4.8beta with port file from #30278.
When I try to build phonon @4.4.2 with qt4.8beta, I get error:
{{{
---> Computing dependencies for phonon.
---> Building phonon
make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/phonon/work/phonon-4.4.2'
cd phonon/ && /usr/bin/make -f Makefile all
make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/phonon/work/phonon-4.4.2/phonon'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/phonon/work/phonon-4.4.2/phonon'
cd plugins/ && /usr/bin/make -f Makefile all
make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/phonon/work/phonon-4.4.2/plugins'
cd phonon/ && /usr/bin/make -f Makefile all
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/phonon/work/phonon-4.4.2/plugins/phonon'
cd qt7/ && /usr/bin/make -f Makefile all
make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/phonon/work/phonon-4.4.2/plugins/phonon/qt7'
gcc -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.7
-fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/opt/local/share/qt4/mkspecs/macx-g++ -I. -I. -I. -I../../..
-I/opt/local/include/QtOpenGL -I/opt/local/include/QtGui
-I/opt/local/include/QtCore -I/opt/local/include
-I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
-I/System/Library/Frameworks/AGL.framework/Headers
../../../qt7/videowidget.mm -o videowidget.o
../../../qt7/videowidget.mm: In member function �virtual void
Phonon::QT7::RenderOpenGL::resizeGL(int, int)�:
../../../qt7/videowidget.mm:281: error: �gluOrtho2D� was not declared in
this scope
make[3]: *** [videowidget.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30425>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list