[postgis-devel] Is trunk broken?

maplabs at light42.com maplabs at light42.com
Sat Jun 16 18:07:18 PDT 2012


Hi Bborie - 

  for rev 9921, postgis-2.1.so shows up for me in /usr/lib/postgresql/9.1/lib/
it appears to be linking fine.. ldd shows 

linux-vdso.so.1 =>  (0x00007fff4b1ff000) libgeos_c.so.1 => 
/usr/local/lib/libgeos_c.so.1 (0x00007fb9387a2000) libproj.so.0 => 
/usr/local/lib/libproj.so.0 (0x00007fb938550000) libjson.so.0 => 
/usr/lib/x86_64-linux-gnu/libjson.so.0 (0x00007fb938347000) 
libxml2.so.2 => /usr/lib/x86_64-linux-gnu/libxml2.so.2 
(0x00007fb937fec000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 
(0x00007fb937c2f000) libgeos-3.4.0dev.so => 
/usr/local/lib/libgeos-3.4.0dev.so (0x00007fb9378a3000) libstdc++.so.6 
=> /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb9375a3000) 
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007fb93738d000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 
(0x00007fb937092000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 
(0x00007fb936e8e000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 
(0x00007fb936c77000) /lib64/ld-linux-x86-64.so.2 (0x00007fb938c6b000)

  but yes, I get an undefined symb9l early in make check, too

ERROR:  could not load library 
"/pinedisk/srcsAced/postgis_trunk/regress/00-regress-install/lib/postgis-2.1.so": /pinedisk/srcsAced/postgis_trunk/regress/00-regress-install/lib/postgis-2.1.so: undefined symbol: 
lwgeom_calculate_circ_tree

  -Brian

On Sat, 16 Jun 2012 14:52:12 -0700, Bborie Park <dustymugs at gmail.com> wrote:
I'm trying to run regression tests on trunk r9919 and am unable to. 
> The error I'm getting from regress_log is:
>
> psql:/home/software/geo/postgis-git/regress/00-regress-install/share/contrib/postgis/postgis.sql:47:
> ERROR:  could not load library
> "/home/software/geo/postgis-git/regress/00-regress-install/lib/postgis-2.1.so":
> /home/software/geo/postgis-git/regress/00-regress-install/lib/postgis-2.1.so:
> undefined symbol: lwgeom_calculate_circ_tree
>
> Trunk compiles just fine though. 
>
> -bborie
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
>





More information about the postgis-devel mailing list