Re: Sucess!

"Hal V. Engel" <[email protected]> Sun, 10 Sep 2006 14:52:03 -0700
Newsgroups gmane.comp.ide.gps.user
Message-ID <[email protected]>
On Sunday 10 September 2006 02:02, Arnaud Charlet wrote:
> Note that the proper list for building/devel GPS is gps-devel,
> gps-users is dedicated to users of existing GPS binaries.
>
> > I tried to make the build exclude any python stuff by
> >
> > $ ./configure --without-pygtk --without-python
> >
> > But this didn't work.
>
> That should be enough though. I'd suggest restarting from scratch (= a
> clean environment) to double check.
>
> Alternatively, you can also link with -lpthread, e.g.
> make ADAFLAGS="-largs -lpthread"
>
> Arno

Thank you that worked.

Hal