Re: [Fink-devel] gpstk compile help needed

2007-06-28 Thread Kevin Horton
On Thu, 28 Jun 2007 10:10:25 -0400 Daniel Macks <[EMAIL PROTECTED]> wrote: > On Thu, Jun 28, 2007 at 09:45:32AM -0400, Kevin Horton wrote: > > I'm trying to make a package for gpstk, on PPC on 10.4: > > > > http://gpstk.sourceforge.net/ > That symbol is indeed from the gettext lib, but notice th

Re: [Fink-devel] gpstk compile help needed

2007-06-28 Thread Jean-François Mertens
On 28 Jun 2007, at 16:45, Kevin Horton wrote: > g++ -g -O2 -o rowcheck rowcheck.o -Wl,-bind_at_load -L/sw/ > lib ../../src/.libs/libgpstk.a > /usr/bin/ld: Undefined symbols: > _libintl_gettext Clearly a flag '-lintl' is missing on your command line. Could be a configure error, or an error in th

Re: [Fink-devel] gpstk compile help needed

2007-06-28 Thread Daniel Macks
On Thu, Jun 28, 2007 at 09:45:32AM -0400, Kevin Horton wrote: > I'm trying to make a package for gpstk, on PPC on 10.4: > > http://gpstk.sourceforge.net/ > [skip jam, about which I know nothing] > > If I try the configure, make route, it fails like: > > g++ -g -O2 -o

[Fink-devel] gpstk compile help needed

2007-06-28 Thread Kevin Horton
I'm trying to make a package for gpstk, on PPC on 10.4: http://gpstk.sourceforge.net/ The source offers two alternate ways to compile: using jam, or using configure, make etc. I've tried both, but neither works. If I try jam, it fails like: ___cxa_bad_cast std::basic_istream >::operator>>(dou