octave-maintainers
[Top][All Lists]
Advanced

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

Re: Failed build on MacOS X (gnulib->openat->fchmodat)


From: Ben Abbott
Subject: Re: Failed build on MacOS X (gnulib->openat->fchmodat)
Date: Thu, 04 Feb 2010 21:17:57 -0500

On Feb 4, 2010, at 8:40 AM, Ben Abbott wrote:

> libtool: compile:  gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/sw/lib/flex/include 
> -I/sw/include -g -m32 -I/sw/include/freetype2 -I/sw/include/qhull 
> -I/usr/include -I/sw/include -I/sw/include -g -m32 -D_THREAD_SAFE -MT 
> fchmodat.lo -MD -MP -MF .deps/fchmodat.Tpo -c fchmodat.c  -fno-common -DPIC 
> -o .libs/fchmodat.o
> In file included from fchmodat.c:55:
> at-func.c:65: error: conflicting types for ‘fchmodat’
> at-func.c:65: note: an argument type that has a default promotion can’t match 
> an empty parameter name list declaration
> openat.h:77: error: previous implicit declaration of ‘fchmodat’ was here
> make[4]: *** [fchmodat.lo] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> I'm don't recognize where this problem was introduced. Maybe one of the 
> changesets below?
> 
>       http://hg.savannah.gnu.org/hgweb/octave/rev/65b41bc71f09
> 
>       http://hg.savannah.gnu.org/hgweb/octave/rev/2d47356a7a1a
> 
> Ben

I did a "make clean" and then began my build with "autogen.sh". I no longer see 
this error.

Ben




reply via email to

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