[prev in list] [next in list] [prev in thread] [next in thread] 

List:       midgard-user
Subject:    [midgard-user] OS X - Problems building midgard-php4-1.7.0
From:       Robert Guerra <rguerra () lists ! privaterra ! org>
Date:       2005-07-26 15:29:55
Message-ID: A0CAF9F6-C5D3-41E7-9898-6BE488A17E9C () lists ! privaterra ! org
[Download RAW message or body]

Piotras:

If you read the log well , you would have seen that I didn't get to  
that point yet....


midgard-core  compiles well, as does midgard-apache2 , however ....I  
still have problems building -  midgard-php4-1.7.0 - from source on OS X

(http://www.privaterra.org/blog-rg/second-attempt-to-install-midgard- 
on-os-x.html)

[snipped]

$ sudo ./mkall \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-apr-config=/usr/local/apache2/bin/apr-config \
--with-midgard=/usr/local/midgard/bin/midgard-config \
--with-php-config=/usr/local/php/bin/php-config

leads to the output (below)...

I, and likely other users of OS X are likely very keen to have  
Midgard working on OS X 10.4, and as such would appreciate any help,  
tips, and/or advice to solve the compile issues .

looking forward to tips that might help not only solve this issue on  
OS X .

regards

Robert
---
Last login: Mon Jul 25 22:42:51 on ttyp5
Welcome to Darwin!

cd Vigor100:~ rguerra$ cd /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0

Vigor100:~/downloads/midgard/midgard-php4-1.7.0 rguerra$ gcc --version
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer,  
Inc. build 4061)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There  
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
PURPOSE.


Vigor100:~/downloads/midgard/midgard-php4-1.7.0 rguerra$ sudo ./mkall \
 > --with-apxs2=/usr/local/apache2/bin/apxs \
 > --with-apr-config=/usr/local/apache2/bin/apr-config \
 > --with-midgard=/usr/local/midgard/bin/midgard-config \
 > --with-php-config=/usr/local/php/bin/php-config
Password:

Configuring for:
PHP Api Version:         20020918
Zend Module Api No:      20020429
Zend Extension Api No:   20021010
checking build system type... powerpc-apple-darwin8.2.0
checking host system type... powerpc-apple-darwin8.2.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... no
checking for PHP prefix... /usr/local/php
checking for PHP includes... -I/usr/local/php/include/php -I/usr/ 
local/php/include/php/main -I/usr/local/php/include/php/TSRM -I/usr/ 
local/php/include/php/Zend
checking for PHP extension directory... /usr/local/php/lib/php/ 
extensions/no-debug-non-zts-20020429
checking for re2c... exit 0;
checking for gawk... gawk
checking for midgard support... yes, shared
checking for --with-apxs... no
checking for --with-apr-config... /usr/local/apache2/bin/apr-config  
executable, good
checking for apxs2 in /usr/local/apache/sbin... no
checking for apxs in /usr/local/apache/sbin... no
checking for apxs2 in /usr/local/apache2/bin... no
checking for apxs in /usr/local/apache2/bin... found, we'll use this.  
Use --with-apxs to specify another.
checking for Apache libexec directory... /usr/local/apache2/libexec
checking for Apache sysconf directory... /usr/local/apache2/conf
checking for Apache include directory... -I/usr/local/apache2/include
checking Apache version... ./configure: line 1: cd: -I: invalid option
cd: usage: cd [-L|-P] [dir]
basename: illegal option -- I
usage: basename string [suffix]
        basename [-a] [-s suffix] string [...]
2.0
checking for apr_socket_connect in -lapr-0... no
checking whether to compile for old mod_midgard (non-MMP, activated  
by default)... no
checking whether to keep depracated features... no
checking for midgard experimental functions support... no
checking whether to include profiling calls... no
checking whether to compile for php with system regex... php
   ========================   IMPORTANT   =========================
   If this is the first time you're installing Midgard, or you have
   recently upgraded PHP, make sure to check your php.ini to verify
   that extension_dir at least includes
   /usr/local/php/lib/php/extensions/no-debug-non-zts-20020429
   ================================================================
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic Mach-O  
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared  
libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin8.2.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/mgd_errno.c -o mgd_errno.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/mgd_errno.c  -fno-common -DPIC -o  
mgd_errno.lo
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/midgard.c -o midgard.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/midgard.c  -fno-common -DPIC -o midgard.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/midgard.c:23:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/midgard.c:23:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c: In  
function 'set_zobject_property_from_gobject':
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c:621:  
warning: pointer targets in passing argument 2 of  
'g_object_class_list_properties' differ in signedness
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c: In  
function 'zif_mgd_get_class_property':
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c:1463:  
warning: assignment makes pointer from integer without a cast
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c: In  
function 'zif_mgd_get_class_properties':
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c:1513:  
warning: assignment makes pointer from integer without a cast
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c: In  
function '_register_midgard_php_classes':
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/midgard.c:1609:  
warning: pointer targets in passing argument 2 of  
'g_object_class_list_properties' differ in signedness
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/article.c -o article.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/article.c  -fno-common -DPIC -o article.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/article.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/article.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/parameter.c -o parameter.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/parameter.c  -fno-common -DPIC -o  
parameter.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/parameter.c:24:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/parameter.c:24:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/attachment.c -o attachment.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/attachment.c  -fno-common -DPIC -o  
attachment.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/attachment.c:23:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/attachment.c:23:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/oop.c -o oop.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/oop.c  -fno-common -DPIC -o oop.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/oop.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/oop.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/topic.c -o topic.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/topic.c  -fno-common -DPIC -o topic.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/topic.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/topic.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/element.c -o element.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/element.c  -fno-common -DPIC -o element.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/element.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/element.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/mail.c -o mail.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/mail.c  -fno-common -DPIC -o mail.lo
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/group.c -o group.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/group.c  -fno-common -DPIC -o group.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/group.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/group.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/file.c -o file.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/file.c  -fno-common -DPIC -o file.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/file.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/file.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/host.c -o host.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/host.c  -fno-common -DPIC -o host.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/host.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/host.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/image.c -o image.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/image.c  -fno-common -DPIC -o image.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/image.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/image.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/member.c -o member.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/member.c  -fno-common -DPIC -o member.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/member.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/member.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/calendar.c -o calendar.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/calendar.c  -fno-common -DPIC -o calendar.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/calendar.c:23:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/calendar.c:23:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/event.c -o event.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/event.c  -fno-common -DPIC -o event.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/event.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/event.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/eventmember.c -o eventmember.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/eventmember.c  -fno-common -DPIC -o  
eventmember.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/eventmember.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/eventmember.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/page.c -o page.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/page.c  -fno-common -DPIC -o page.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/page.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/page.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/pageelement.c -o pageelement.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/pageelement.c  -fno-common -DPIC -o  
pageelement.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/pageelement.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/pageelement.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/pagelink.c -o pagelink.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/pagelink.c  -fno-common -DPIC -o pagelink.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/pagelink.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/pagelink.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/person.c -o person.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/person.c  -fno-common -DPIC -o person.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/person.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/person.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/preferences.c -o preferences.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/preferences.c  -fno-common -DPIC -o  
preferences.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/preferences.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/preferences.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/snippet.c -o snippet.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/snippet.c  -fno-common -DPIC -o snippet.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/snippet.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/snippet.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/snippetdir.c -o snippetdir.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/snippetdir.c  -fno-common -DPIC -o  
snippetdir.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/snippetdir.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/snippetdir.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/style.c -o style.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/style.c  -fno-common -DPIC -o style.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/style.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/style.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/sitegroup.c -o sitegroup.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/sitegroup.c  -fno-common -DPIC -o  
sitegroup.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/sitegroup.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/sitegroup.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/preparser.c -o preparser.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/preparser.c  -fno-common -DPIC -o  
preparser.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/preparser.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/preparser.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/preparse.c -o preparse.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/preparse.c  -fno-common -DPIC -o preparse.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/preparse.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/preparse.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/preparse.c: In  
function 'mgd_preparse_string':
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/preparse.c:57:  
warning: pointer targets in passing argument 2 of  
'g_byte_array_append' differ in signedness
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/preparse.c: In  
function 'zif_mgd_preparse':
/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/preparse.c:78:  
warning: pointer targets in initialization differ in signedness
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/language.c -o language.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/language.c  -fno-common -DPIC -o language.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/language.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/language.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/quota.c -o quota.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/quota.c  -fno-common -DPIC -o quota.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/quota.c:22:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/mgd_internal.h:27,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/quota.c:22:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
/bin/sh /Users/rguerra/downloads/midgard/midgard-php4-1.7.0/libtool -- 
mode=compile gcc  -I. -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0 -DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/include -I/Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/main -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0  
-I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/ 
local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/ 
sw/include/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/ 
glib-2.0/include -I/sw/include/mysql -I/usr/local/midgard/include  -I/ 
usr/local/apache2/include -DHAVE_CONFIG_H  -g -O2   -c /Users/rguerra/ 
downloads/midgard/midgard-php4-1.7.0/query_builder.c -o query_builder.lo
gcc -I. -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0 - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include -I/usr/local/ 
apache2/include -DHAVE_CONFIG_H -g -O2 -c /Users/rguerra/downloads/ 
midgard/midgard-php4-1.7.0/query_builder.c  -fno-common -DPIC -o  
query_builder.lo
In file included from /usr/local/apache2/include/ap_config.h:231,
                  from /usr/local/apache2/include/httpd.h:30,
                  from /usr/local/midgard/include/midgard/apache2.h:25,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:68,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/query_builder.c:21:
/usr/local/apache2/include/ap_config_auto.h:201:1: warning:  
"WORDS_BIGENDIAN" redefined
In file included from /usr/local/php/include/php/main/php_syslog.h:12,
                  from /usr/local/php/include/php/ext/standard/ 
php_ext_syslog.h:26,
                  from /usr/local/php/include/php/ext/standard/ 
php_standard.h:34,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/php_midgard.h:58,
                  from /Users/rguerra/downloads/midgard/midgard- 
php4-1.7.0/query_builder.c:21:
/usr/local/php/include/php/main/php_config.h:2513:1: warning: this is  
the location of the previous definition
gcc -dynamic -flat_namespace -bundle -undefined suppress - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include  -I/usr/ 
local/apache2/include -DHAVE_CONFIG_H  -g -O2   -o midgard.so   
mgd_errno.lo midgard.lo article.lo parameter.lo attachment.lo oop.lo  
topic.lo element.lo mail.lo group.lo file.lo host.lo image.lo  
member.lo calendar.lo event.lo eventmember.lo page.lo pageelement.lo  
pagelink.lo person.lo preferences.lo snippet.lo snippetdir.lo  
style.lo sitegroup.lo preparser.lo preparse.lo language.lo quota.lo  
query_builder.lo -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/ 
sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/usr/local/midgard/ 
lib -L/usr/local/midgard/lib -lmysqlclient -lexpat -lpam -lxml2 -lz - 
liconv -lm -lgobject-2.0 -lglib-2.0 -lintl -liconv -liconv -lmidgard
/usr/bin/ld: multiple definitions of symbol _builder_class
midgard.lo definition of _builder_class in section (__DATA,__common)
article.lo definition of _builder_class in section (__DATA,__common)
/usr/bin/ld: multiple definitions of symbol _builder_resource
midgard.lo definition of _builder_resource in section (__DATA,__common)
article.lo definition of _builder_resource in section (__DATA,__common)
parameter.lo definition of _builder_class in section (__DATA,__common)
parameter.lo definition of _builder_resource in section  
(__DATA,__common)
attachment.lo definition of _builder_class in section (__DATA,__common)
attachment.lo definition of _builder_resource in section  
(__DATA,__common)
oop.lo definition of _builder_class in section (__DATA,__common)
oop.lo definition of _builder_resource in section (__DATA,__common)
/usr/bin/ld: multiple definitions of symbol _le_midgard_list_fetch
midgard.lo definition of _le_midgard_list_fetch in section  
(__DATA,__common)
oop.lo definition of _le_midgard_list_fetch in section (__DATA,__common)
topic.lo definition of _builder_class in section (__DATA,__common)
topic.lo definition of _builder_resource in section (__DATA,__common)
element.lo definition of _builder_class in section (__DATA,__common)
element.lo definition of _builder_resource in section (__DATA,__common)
group.lo definition of _builder_class in section (__DATA,__common)
group.lo definition of _builder_resource in section (__DATA,__common)
file.lo definition of _builder_class in section (__DATA,__common)
file.lo definition of _builder_resource in section (__DATA,__common)
host.lo definition of _builder_class in section (__DATA,__common)
host.lo definition of _builder_resource in section (__DATA,__common)
image.lo definition of _builder_class in section (__DATA,__common)
image.lo definition of _builder_resource in section (__DATA,__common)
member.lo definition of _builder_class in section (__DATA,__common)
member.lo definition of _builder_resource in section (__DATA,__common)
calendar.lo definition of _builder_class in section (__DATA,__common)
calendar.lo definition of _builder_resource in section (__DATA,__common)
event.lo definition of _builder_class in section (__DATA,__common)
event.lo definition of _builder_resource in section (__DATA,__common)
eventmember.lo definition of _builder_class in section (__DATA,__common)
eventmember.lo definition of _builder_resource in section  
(__DATA,__common)
page.lo definition of _builder_class in section (__DATA,__common)
page.lo definition of _builder_resource in section (__DATA,__common)
pageelement.lo definition of _builder_class in section (__DATA,__common)
pageelement.lo definition of _builder_resource in section  
(__DATA,__common)
pagelink.lo definition of _builder_class in section (__DATA,__common)
pagelink.lo definition of _builder_resource in section (__DATA,__common)
person.lo definition of _builder_class in section (__DATA,__common)
person.lo definition of _builder_resource in section (__DATA,__common)
preferences.lo definition of _builder_class in section (__DATA,__common)
preferences.lo definition of _builder_resource in section  
(__DATA,__common)
snippet.lo definition of _builder_class in section (__DATA,__common)
snippet.lo definition of _builder_resource in section (__DATA,__common)
snippetdir.lo definition of _builder_class in section (__DATA,__common)
snippetdir.lo definition of _builder_resource in section  
(__DATA,__common)
style.lo definition of _builder_class in section (__DATA,__common)
style.lo definition of _builder_resource in section (__DATA,__common)
sitegroup.lo definition of _builder_class in section (__DATA,__common)
sitegroup.lo definition of _builder_resource in section  
(__DATA,__common)
preparser.lo definition of _builder_class in section (__DATA,__common)
preparser.lo definition of _builder_resource in section  
(__DATA,__common)
preparse.lo definition of _builder_class in section (__DATA,__common)
preparse.lo definition of _builder_resource in section (__DATA,__common)
language.lo definition of _builder_class in section (__DATA,__common)
language.lo definition of _builder_resource in section (__DATA,__common)
quota.lo definition of _builder_class in section (__DATA,__common)
quota.lo definition of _builder_resource in section (__DATA,__common)
query_builder.lo definition of _builder_class in section  
(__DATA,__common)
query_builder.lo definition of _builder_resource in section  
(__DATA,__common)
/usr/bin/ld: multiple definitions of symbol _midgard_registered_types
midgard.lo definition of _midgard_registered_types in section  
(__DATA,__common)
/usr/local/midgard/lib/libmidgard.dylib(src_libmidgard_la-types.o)  
definition of _midgard_registered_types
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
collect2: ld returned 1 exit status
make: *** [midgard.so] Error 1
gcc -dynamic -flat_namespace -bundle -undefined suppress - 
DPHP_ATOM_INC -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/ 
include -I/Users/rguerra/downloads/midgard/midgard-php4-1.7.0/main -I/ 
Users/rguerra/downloads/midgard/midgard-php4-1.7.0 -I/usr/local/php/ 
include/php -I/usr/local/php/include/php/main -I/usr/local/php/ 
include/php/TSRM -I/usr/local/php/include/php/Zend -I/ -I/sw/include/ 
libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/mysql -I/usr/local/midgard/include  -I/usr/ 
local/apache2/include -DHAVE_CONFIG_H  -g -O2   -o midgard.so   
mgd_errno.lo midgard.lo article.lo parameter.lo attachment.lo oop.lo  
topic.lo element.lo mail.lo group.lo file.lo host.lo image.lo  
member.lo calendar.lo event.lo eventmember.lo page.lo pageelement.lo  
pagelink.lo person.lo preferences.lo snippet.lo snippetdir.lo  
style.lo sitegroup.lo preparser.lo preparse.lo language.lo quota.lo  
query_builder.lo -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/ 
sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/sw/lib -L/usr/local/midgard/ 
lib -L/usr/local/midgard/lib -lmysqlclient -lexpat -lpam -lxml2 -lz - 
liconv -lm -lgobject-2.0 -lglib-2.0 -lintl -liconv -liconv -lmidgard
/usr/bin/ld: multiple definitions of symbol _builder_class
midgard.lo definition of _builder_class in section (__DATA,__common)
article.lo definition of _builder_class in section (__DATA,__common)
/usr/bin/ld: multiple definitions of symbol _builder_resource
midgard.lo definition of _builder_resource in section (__DATA,__common)
article.lo definition of _builder_resource in section (__DATA,__common)
parameter.lo definition of _builder_class in section (__DATA,__common)
parameter.lo definition of _builder_resource in section  
(__DATA,__common)
attachment.lo definition of _builder_class in section (__DATA,__common)
attachment.lo definition of _builder_resource in section  
(__DATA,__common)
oop.lo definition of _builder_class in section (__DATA,__common)
oop.lo definition of _builder_resource in section (__DATA,__common)
/usr/bin/ld: multiple definitions of symbol _le_midgard_list_fetch
midgard.lo definition of _le_midgard_list_fetch in section  
(__DATA,__common)
oop.lo definition of _le_midgard_list_fetch in section (__DATA,__common)
topic.lo definition of _builder_class in section (__DATA,__common)
topic.lo definition of _builder_resource in section (__DATA,__common)
element.lo definition of _builder_class in section (__DATA,__common)
element.lo definition of _builder_resource in section (__DATA,__common)
group.lo definition of _builder_class in section (__DATA,__common)
group.lo definition of _builder_resource in section (__DATA,__common)
file.lo definition of _builder_class in section (__DATA,__common)
file.lo definition of _builder_resource in section (__DATA,__common)
host.lo definition of _builder_class in section (__DATA,__common)
host.lo definition of _builder_resource in section (__DATA,__common)
image.lo definition of _builder_class in section (__DATA,__common)
image.lo definition of _builder_resource in section (__DATA,__common)
member.lo definition of _builder_class in section (__DATA,__common)
member.lo definition of _builder_resource in section (__DATA,__common)
calendar.lo definition of _builder_class in section (__DATA,__common)
calendar.lo definition of _builder_resource in section (__DATA,__common)
event.lo definition of _builder_class in section (__DATA,__common)
event.lo definition of _builder_resource in section (__DATA,__common)
eventmember.lo definition of _builder_class in section (__DATA,__common)
eventmember.lo definition of _builder_resource in section  
(__DATA,__common)
page.lo definition of _builder_class in section (__DATA,__common)
page.lo definition of _builder_resource in section (__DATA,__common)
pageelement.lo definition of _builder_class in section (__DATA,__common)
pageelement.lo definition of _builder_resource in section  
(__DATA,__common)
pagelink.lo definition of _builder_class in section (__DATA,__common)
pagelink.lo definition of _builder_resource in section (__DATA,__common)
person.lo definition of _builder_class in section (__DATA,__common)
person.lo definition of _builder_resource in section (__DATA,__common)
preferences.lo definition of _builder_class in section (__DATA,__common)
preferences.lo definition of _builder_resource in section  
(__DATA,__common)
snippet.lo definition of _builder_class in section (__DATA,__common)
snippet.lo definition of _builder_resource in section (__DATA,__common)
snippetdir.lo definition of _builder_class in section (__DATA,__common)
snippetdir.lo definition of _builder_resource in section  
(__DATA,__common)
style.lo definition of _builder_class in section (__DATA,__common)
style.lo definition of _builder_resource in section (__DATA,__common)
sitegroup.lo definition of _builder_class in section (__DATA,__common)
sitegroup.lo definition of _builder_resource in section  
(__DATA,__common)
preparser.lo definition of _builder_class in section (__DATA,__common)
preparser.lo definition of _builder_resource in section  
(__DATA,__common)
preparse.lo definition of _builder_class in section (__DATA,__common)
preparse.lo definition of _builder_resource in section (__DATA,__common)
language.lo definition of _builder_class in section (__DATA,__common)
language.lo definition of _builder_resource in section (__DATA,__common)
quota.lo definition of _builder_class in section (__DATA,__common)
quota.lo definition of _builder_resource in section (__DATA,__common)
query_builder.lo definition of _builder_class in section  
(__DATA,__common)
query_builder.lo definition of _builder_resource in section  
(__DATA,__common)
/usr/bin/ld: multiple definitions of symbol _midgard_registered_types
midgard.lo definition of _midgard_registered_types in section  
(__DATA,__common)
/usr/local/midgard/lib/libmidgard.dylib(src_libmidgard_la-types.o)  
definition of _midgard_registered_types
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
collect2: ld returned 1 exit status
make: *** [midgard.so] Error 1

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@midgard-project.org
For additional commands, e-mail: user-help@midgard-project.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic