Project

General

Profile

Actions

Bug #1060

closed

Mac OS X 10.4 PPC - build error

Added by Anonymous about 18 years ago. Updated about 18 years ago.

Status:
Fixed
Priority:
Normal
Category:
build_autotools
Target version:
-
ASK QUESTIONS IN Forums:

Description


./configure 
[...]
pierre:/usr/local/src/lighttpd-1.5.0 jdd$ make 
make  all-recursive
Making all in src
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBRARY_DIR="\"/usr/local/lib\"" -I. -I. -I..   -D_REENTRANT -D__EXTENSIONS__ -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -MT liblightcomp_la-buffer.lo -MD -MP -MF ".deps/liblightcomp_la-buffer.Tpo" -c -o liblightcomp_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c; \
then mv -f ".deps/liblightcomp_la-buffer.Tpo" ".deps/liblightcomp_la-buffer.Plo"; else rm -f ".deps/liblightcomp_la-buffer.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -DLIBRARY_DIR=\"/usr/local/lib\" -I. -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -MT liblightcomp_la-buffer.lo -MD -MP -MF .deps/liblightcomp_la-buffer.Tpo -c buffer.c  -fno-common -DPIC -o .libs/liblightcomp_la-buffer.o
In file included from /usr/local/include/glib-2.0/glib.h:67,
                 from settings.h:29,
                 from buffer.h:4,
                 from buffer.c:8:
/usr/local/include/glib-2.0/glib/gthreadpool.h:88: warning: declaration of 'wait' shadows a global declaration
/usr/include/sys/wait.h:241: warning: shadowed declaration is here
In file included from /usr/include/aio.h:35,
                 from settings.h:56,
                 from buffer.h:4,
                 from buffer.c:8:
/usr/include/sys/aio.h:39: error: parse error before 'off_t'
/usr/include/sys/aio.h:45: error: parse error before '}' token
make[2]: *** [liblightcomp_la-buffer.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

-- jdd

Actions #1

Updated by jan about 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

this bug is in fixed in r1693 already.

Actions

Also available in: Atom