pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Amaya 10 build error



Hi folks,

Since the Amaya package seem to have been updated to version 10, I've decided to try it.

However it fails there:

gmake[1]: Entering directory `/usr/pkgsrc/www/amaya/work.i386/Amaya/work/thotlib' c++ -O2 -Dunix -march=pentium4m -msse2 -mfpmath=sse -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -Wall -x c++ -D__cplusplus -D_UNIX -D_GL -D_WX -DHAVE_CONFIG_H -I.. -I../../amaya/xpm -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I/usr/pkgsrc/www/amaya/work.i386/wxWidgets/src/png -I/usr/pkgsrc/www/amaya/work.i386/wxWidgets/src/jpeg -I/usr/pkgsrc/www/amaya/work.i386/wxWidgets/src/tiff -I/usr/pkgsrc/www/amaya/work.i386/Amaya/work/wxWidgets_RELEASE/lib/wx/include/gtk2-unicode-release-static-2.8 -I/usr/pkgsrc/www/amaya/work.i386/wxWidgets/include -I/usr/pkgsrc/www/amaya/work.i386/wxWidgets/contrib/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -c ../../thotlib/base/AmayaAppInstance.cpp -o base/AmayaAppInstance.o ../../thotlib/include/thot_sys.h:257: error: conflicting declaration 'typedef long int __intptr_t' /usr/include/machine/int_types.h:65: error: '__intptr_t' has a previous declaration as 'typedef int __intptr_t'
gmake[1]: *** [base/AmayaAppInstance.o] Error 1

Besides, since wxGTK seems to have been updated to 2.8, why not add a dependency to wxGTK >= 2.8.8 rather than having it build in the Amaya package?

Vincent


Home | Main Index | Thread Index | Old Index