[GRASS-dev] [GRASS GIS] #2047: GRASS doesn't build on FreeBSD
GRASS GIS
trac at osgeo.org
Mon Jul 29 05:49:30 PDT 2013
#2047: GRASS doesn't build on FreeBSD
-------------------------+--------------------------------------------------
Reporter: lbartoletti | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.3
Component: Compiling | Version: 6.4.3 RCs
Keywords: | Platform: Other Unix
Cpu: x86-64 |
-------------------------+--------------------------------------------------
Comment(by glynn):
Replying to [ticket:2047 lbartoletti]:
{{{
/usr/include/stdarg.h:72:2: error: #error this file needs to be ported to
your
compiler
}}}
and
{{{
Error: /usr/include/stdio.h:67: Syntax error at 'va_list'
}}}
So something producing errors in the ISO C headers. The log file doesn't
make any mention of which directory is compiled when the errors occur, but
it looks like lib/python/ctypes, in which case the problem is with the
flags that ctypesgen is passing to the preprocessor.
This needs to be debugged by someone with access to the target system.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2047#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list