[postgis-devel] [PostGIS] #217: Compile problem on non-GNU systems (__va_copy)

PostGIS trac at osgeo.org
Fri Jul 3 10:43:02 PDT 2009


#217: Compile problem on non-GNU systems (__va_copy)
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  mcayland     
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  postgis 1.4.0
Component:  postgis  |     Version:  1.4          
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes shpopen.o dbfopen.o
 getopt.o shp2pgsql.o ../liblwgeom/liblwgeom.a  -lm -o shp2pgsql
 ../liblwgeom/liblwgeom.a(vsprintf.o)(.text+0x1c): In function
 `lw_vasprintf':
 /usr/src/smit/postgis-1.4.0rc1/liblwgeom/vsprintf.c:150: undefined
 reference to `__va_copy'
 gmake[1]: *** [shp2pgsql] Error 1
 gmake[1]: Leaving directory `/usr/src/smit/postgis-1.4.0rc1/loader'
 gmake: *** [loaderdumper] Error 2
 gmake -C liblwgeom
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/217>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list