bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building on Mac OS X (was Re: a quick mailutils question)


From: Sam Roberts
Subject: Building on Mac OS X (was Re: a quick mailutils question)
Date: Fri, 26 Apr 2002 14:53:58 -0400
User-agent: Mutt/1.5.0i

I don't know if anybody has tried to build with OS X either.

First question would be, is there a malloc.h somewhere? If not, we
can make a configure test.

But, you still need the header for calloc(), and alloca(), where are
they prototyped in OS X? Are they int stdlib.h?

Try commenting out the include statement, and seeing if you can build.

Cheers,
Sam

On Thu, Apr 25, 2002 at 01:19:47PM -0700, Jeff Bailey <address@hidden> wrote:
> The best email address for this is address@hidden  I have
> cc:'d it so that others may anwer.  I don't know of any compile
> reports on Mac OS X.
> 
> On Thu, Apr 25, 2002 at 01:15:05PM -0700, Shane Owenby wrote:
> > Hi Jeff,
> > 
> > I got your email from this debian Page: 
> > http://packages.debian.org/unstable/mail/mailutils.html
> > 
> > Then I searched a bit more and found you here:
> > http://savannah.gnu.org/projects/mailutils/
> > 
> > So hopefully you are the right person to ask this.
> > 
> > Has anyone ever successfully gotten frm  to compile on OS X?
> > I have found that I really like using frm to see what new 
> > mail comes in, and I was wondering if you had any details
> > on getting mailutils to compile on OS X.
> > 
> > I just tried building mailutils-20020409, and here was the error
> > I received from a top level make after running ./configure
> > 
> > source='argp-help.c' object='argp-help.lo' libtool=yes \
> > depfile='.deps/argp-help.Plo' tmpdepfile='.deps/argp-help.TPlo' \
> > depmode=gcc /bin/sh ../depcomp \
> > /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. 
> > -I../include  -DSYSCONFDIR=\"/usr/local/etc\"  -g -O2 -c -o argp-help.lo 
> > `test -f argp-help.c || echo './'`argp-help.c
> > rm -f .libs/argp-help.lo
> > cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include 
> > -DSYSCONFDIR=\"/usr/local/etc\" -g -O2 -c argp-help.c 
> > -Wp,-MD,.deps/argp-help.TPlo  -fno-common -DPIC -o .libs/argp-help.lo
> > argp-help.c:53: header file 'malloc.h' not found
> > cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
> > mode
> > make[3]: *** [argp-help.lo] Error 1
> > make[2]: *** [all-recursive] Error 1
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all] Error 2
> > 
> > 
> > If you could help me get this running I would be so happy.
> > 
> > Thanks in advance for any help you can provide,
> > 
> > Shane
> > 
> 
> -- 
>  One of the great things about books is sometimes
>  there are some fantastic pictures.
>  -- George W. Bush 
> 
> _______________________________________________
> Bug-mailutils mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-mailutils

-- 
Sam Roberts <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]