Re: 1.5.16 build issues on BSD

2007-07-07 Thread Chris G
On Sat, Jul 07, 2007 at 04:59:33PM +0900, Henry Nelson wrote: > On Fri, Jul 06, 2007 at 01:11:33PM +0100, Chris G wrote: > > On Fri, Jul 06, 2007 at 12:17:10PM +0900, Henry Nelson wrote: > > > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > > > pattern.o: In function `mutt_which_ca

Re: 1.5.16 build issues on BSD

2007-07-07 Thread Henry Nelson
On Fri, Jul 06, 2007 at 01:11:33PM +0100, Chris G wrote: > On Fri, Jul 06, 2007 at 12:17:10PM +0900, Henry Nelson wrote: > > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > > pattern.o: In function `mutt_which_case': > > > /home/isbd/build/mutt-1.5.16/pattern.c:150: undefined r

Re: 1.5.16 build issues on BSD

2007-07-06 Thread Chris G
On Fri, Jul 06, 2007 at 12:17:10PM +0900, Henry Nelson wrote: > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > pattern.o: In function `mutt_which_case': > > /home/isbd/build/mutt-1.5.16/pattern.c:150: undefined reference to > > `iswalpha' > > /home/isbd/build/mutt-1.5.16/

Re: 1.5.16 build issues on BSD

2007-07-06 Thread Rocco Rutte
Hi, * Henry Nelson [07-07-06 12:17:10 +0900] wrote: On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: pattern.o: In function `mutt_which_case': /home/isbd/build/mutt-1.5.16/pattern.c:150: undefined reference to `iswalpha' /home/isbd/build/mutt-1.5.16/pattern.c:150: undefined

Re: 1.5.16 build issues on BSD

2007-07-05 Thread Henry Nelson
On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > pattern.o: In function `mutt_which_case': > /home/isbd/build/mutt-1.5.16/pattern.c:150: undefined reference to > `iswalpha' > /home/isbd/build/mutt-1.5.16/pattern.c:150: undefined reference to > `iswupper' Probably would work

Re: 1.5.16 build issues on BSD

2007-07-05 Thread Rocco Rutte
Hi, * Chris G [07-07-04 18:24:08 +0100] wrote: uname -a gives:- FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 ./configure seems to work OK (using --prefix=$HOME) but I needed a specific --with-homespool as well. However although it compiles (with *lots* of warnings about t

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Chris G
On Wed, Jul 04, 2007 at 02:50:34PM -0700, Darrin Chandler wrote: > On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > > I did go and look at the download links to BSD ports but, to be quite > > honest, they made little sense to me. I.e. I got to:- > > > > http://www.freebsd.org/cgi/po

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Chris G
On Wed, Jul 04, 2007 at 11:38:46PM +0200, Oliver Peter wrote: > On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > > On Wed, Jul 04, 2007 at 03:17:03PM -0400, Derek Martin wrote: > > > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > > > I'm trying to build mutt 1.5.16 on a BSD

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Darrin Chandler
On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > I did go and look at the download links to BSD ports but, to be quite > honest, they made little sense to me. I.e. I got to:- > > http://www.freebsd.org/cgi/ports.cgi?query=mutt&stype=name > > ... but then didn't really know what to

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Oliver Peter
On Wed, Jul 04, 2007 at 10:00:18PM +0100, Chris G wrote: > On Wed, Jul 04, 2007 at 03:17:03PM -0400, Derek Martin wrote: > > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's > > > my hosting provider, Gradwell.Net).

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Chris G
On Wed, Jul 04, 2007 at 03:17:03PM -0400, Derek Martin wrote: > On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's > > my hosting provider, Gradwell.Net). > > > > uname -a gives:- > > FreeBSD newred.gradwell.net 4.8

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Derek Martin
On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's > my hosting provider, Gradwell.Net). > > uname -a gives:- > FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 [...] > pattern.o: In function `mutt_whi

Re: 1.5.16 build issues on BSD

2007-07-04 Thread Darrin Chandler
On Wed, Jul 04, 2007 at 06:24:08PM +0100, Chris G wrote: > I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's my > hosting provider, > Gradwell.Net). > > uname -a gives:- > > FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 > Can anyone suggest how to get aro

1.5.16 build issues on BSD

2007-07-04 Thread Chris G
I'm trying to build mutt 1.5.16 on a BSD system (it's not mine, it's my hosting provider, Gradwell.Net). uname -a gives:- FreeBSD newred.gradwell.net 4.8-STABLE FreeBSD 4.8-STABLE #1 ./configure seems to work OK (using --prefix=$HOME) but I needed a specific --with-homespool as well. Howe