Hi,

I am trying to install qtiplot-qt4-mac on Mac OS X 10.10, but end up
wth an error message.

Thanks very much.

Best
Li

++++++++++++++++++++++++++++

cd 3rdparty/qwtplot3d/ && make -f Makefile
make[1]: Entering directory
'/sw.yosemite/src/fink.build/qtiplot-qt4-mac-0.9.8.9-7/qtiplot-0.9.8.9/3rdparty/qwtplot3d'
flag-sort -v g++ -c -MD -O2 -arch x86_64 -Xarch_x86_64
-mmacosx-version-min=10.10 -fPIC -Wall -W -DGL2PS_HAVE_ZLIB
-DGL2PS_HAVE_LIBPNG -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_SHARED
-I/sw.yosemite/lib/qt4-mac/share/qt4/mkspecs/macx-g++ -I. -Ilib/tmp
-I/sw.yosemite/lib/qt4-mac/lib/QtCore.framework/Versions/4/Headers
-I/sw.yosemite/lib/qt4-mac/include/QtCore
-I/sw.yosemite/lib/qt4-mac/lib/QtGui.framework/Versions/4/Headers
-I/sw.yosemite/lib/qt4-mac/include/QtGui
-I/sw.yosemite/lib/qt4-mac/lib/QtOpenGL.framework/Versions/4/Headers
-I/sw.yosemite/lib/qt4-mac/include/QtOpenGL
-I/sw.yosemite/lib/qt4-mac/include -Iinclude -I/sw.yosemite/include
-I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
-I/System/Library/Frameworks/AGL.framework/Headers
-F/sw.yosemite/lib/qt4-mac/lib -o lib/tmp/qwt3d_extglwidget.o
src/qwt3d_extglwidget.cpp
/sw.yosemite/bin/flag-sort: g++ -c -MD -O2 -arch x86_64 -Xarch_x86_64
-mmacosx-version-min=10.10 -fPIC -Wall -W -DGL2PS_HAVE_ZLIB
-DGL2PS_HAVE_LIBPNG -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_SHARED -F/sw.yosemite/lib/qt4-mac/lib -o
lib/tmp/qwt3d_extglwidget.o src/qwt3d_extglwidget.cpp -I. -Ilib/tmp
-Iinclude -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
-I/System/Library/Frameworks/AGL.framework/Headers
-I/sw.yosemite/lib/qt4-mac/share/qt4/mkspecs/macx-g++
-I/sw.yosemite/lib/qt4-mac/lib/QtCore.framework/Versions/4/Headers
-I/sw.yosemite/lib/qt4-mac/include/QtCore
-I/sw.yosemite/lib/qt4-mac/lib/QtGui.framework/Versions/4/Headers
-I/sw.yosemite/lib/qt4-mac/include/QtGui
-I/sw.yosemite/lib/qt4-mac/lib/QtOpenGL.framework/Versions/4/Headers
-I/sw.yosemite/lib/qt4-mac/include/QtOpenGL
-I/sw.yosemite/lib/qt4-mac/include -I/sw.yosemite/include
In file included from src/qwt3d_extglwidget.cpp:7:
In file included from include/qwt3d_extglwidget.h:4:
In file included from include/qwt3d_types.h:26:
include/qwt3d_openglhelper.h:67:9: error: use of undeclared identifier
'gluErrorString'
                err = gluErrorString(errcode);
                      ^
include/qwt3d_openglhelper.h:104:12: error: use of undeclared
identifier 'gluUnProject'
        int res = gluUnProject(winx, winy, winz, modelMatrix,
projMatrix, viewport, &objx, &objy, &objz);
                  ^
include/qwt3d_openglhelper.h:120:12: error: use of undeclared
identifier 'gluProject'
        int res = gluProject(objx, objy, objz, modelMatrix,
projMatrix, viewport, &winx, &winy, &winz);
                  ^
3 errors generated.
Makefile:370: recipe for target 'lib/tmp/qwt3d_extglwidget.o' failed
make[1]: *** [lib/tmp/qwt3d_extglwidget.o] Error 1
make[1]: Leaving directory
'/sw.yosemite/src/fink.build/qtiplot-qt4-mac-0.9.8.9-7/qtiplot-0.9.8.9/3rdparty/qwtplot3d'
Makefile:86: recipe for target 'sub-3rdparty-qwtplot3d-make_default' failed
make: *** [sub-3rdparty-qwtplot3d-make_default] Error 2
### execution of /tmp/fink.5eVPK failed, exit code 2
### execution of /tmp/fink.hCufy failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw.yosemite/bin/dpkg-lockwait -r fink-buildlock-qtiplot-qt4-mac-0.9.8.9-7
(Reading database ... 172137 files and directories currently installed.)
Removing fink-buildlock-qtiplot-qt4-mac-0.9.8.9-7 ...
Failed: phase compiling: qtiplot-qt4-mac-0.9.8.9-7 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List <fink-users@lists.sourceforge.net>
The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

Alexandre Vial <av...@altern.org>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.38.2
Distribution version: selfupdate-rsync Tue Nov 25 15:13:36 2014, 10.10, x86_64
Trees: local/main stable/main stable/crypto
Xcode.app: 6.1
Xcode command-line tools: 6.1.0.0.1.1413057044
Max. Fink build jobs:  1

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to