[GRASS-dev] svn: undefined symbol G_gisinit
Markus Neteler
neteler at osgeo.org
Fri Jun 6 08:51:07 EDT 2008
On Fri, Jun 6, 2008 at 11:28 AM, Yann Chemin <yann.chemin at gmail.com> wrote:
> Hello,
>
> some modules are complaining about this since this morning SVN:
>
> i.eb.rohair: symbol lookup error: i.eb.rohair: undefined symbol: G_gisinit
>
> I have made a clean install and still same.
> (make distclean; ./conf.....; make -j4 ; make install)
I have tried to compile with
make MODULE_TOPDIR=$HOME/grass64/
and it worked. Maybe you have some leftover old lib in
your LD_LIBRARY_PATH? Maybe "ldd" can tell you
where it is...
Markus
More information about the grass-dev
mailing list