Hi Piotras

I put the full output in the attachment and on walhi.or.id/output.txt

Thanks

On Thu, 29 Sep 2005 11:21:47 +0200, Piotras <[EMAIL PROTECTED]> wrote :

> "Uung H.R Bhuwono" <[EMAIL PROTECTED]> wrote:
> 
> > Solve
> > but now give me another error
> > 
> > /home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error
> > before '*' token
> 
> Please upload somewhere full output.
> 
> Piotras
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 


-- 
Uung H.R Bhuwono
Technical Officer
Visuacommunika Digital Media - PT Pangeran Jaya Putra 
http://www.vc-digital.com
[EMAIL PROTECTED]
Yahoo Messenger : bhuwono
MSN Messenger : [EMAIL PROTECTED]
Jabber Messenger : [EMAIL PROTECTED]
Phone Number : +62 815 8000385

Hail The Revolution...!!!!

[EMAIL PROTECTED]:~/debmid/midgard-php4-1.5.0$ sudo ./mkall
find . -name \*.lo | xargs rm -f
find . -name \*.o | xargs rm -f
find . -name \*.la | xargs rm -f
find . -name \*.a | xargs rm -f
find . -name \*.so | xargs rm -f
find . -name .libs -a -type d|xargs rm -rf
rm -f libphp4.la   modules/* libs/*
rm -f config.cache config.log config.status Makefile.objects Makefile.fragments 
libtool main/php_config.h stamp-h php4.spec sapi/apache/libphp4.module 
buildmk.stamp
egrep define'.*include/php' /home/oeng/debmid/midgard-php4-1.5.0/configure|sed 
's/.*>//'|xargs rm -f
find . -name Makefile | xargs rm -f
Configuring for:
PHP Api Version:         20020918
Zend Module Api No:      20020429
Zend Extension Api No:   20050606
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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,... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend
checking for PHP extension directory... 
/usr/local/lib/php/extensions/no-debug-non-zts-20020429
checking for re2c... exit 0;
checking for gawk... no
checking for mawk... mawk
checking for midgard support... yes, shared
checking for midgard-config... /usr/bin/midgard-config
checking for apxs... /usr/bin/apxs
checking whether to compile for old mod_midgard (non-MMP, activated by 
default)... yes
checking whether to keep depracated features... no
checking for midgard experimental functions support... no
checking whether to include profiling calls... no
  ========================   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/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... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B 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... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
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... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... no
creating libtool
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
/bin/sh /home/oeng/debmid/midgard-php4-1.5.0/libtool --mode=compile gcc  -I. 
-I/home/oeng/debmid/midgard-php4-1.5.0 -DPHP_ATOM_INC 
-I/home/oeng/debmid/midgard-php4-1.5.0/include 
-I/home/oeng/debmid/midgard-php4-1.5.0/main 
-I/home/oeng/debmid/midgard-php4-1.5.0 -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend -I/usr/include/apache-1.3 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/mysql  -DHAVE_CONFIG_H  -g -O2   -c 
/home/oeng/debmid/midgard-php4-1.5.0/mgd_errno.c -o mgd_errno.lo
gcc -I. -I/home/oeng/debmid/midgard-php4-1.5.0 -DPHP_ATOM_INC 
-I/home/oeng/debmid/midgard-php4-1.5.0/include 
-I/home/oeng/debmid/midgard-php4-1.5.0/main 
-I/home/oeng/debmid/midgard-php4-1.5.0 -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend -I/usr/include/apache-1.3 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/mysql -DHAVE_CONFIG_H -g -O2 -c 
/home/oeng/debmid/midgard-php4-1.5.0/mgd_errno.c  -fPIC -DPIC -o mgd_errno.lo
/bin/sh /home/oeng/debmid/midgard-php4-1.5.0/libtool --mode=compile gcc  -I. 
-I/home/oeng/debmid/midgard-php4-1.5.0 -DPHP_ATOM_INC 
-I/home/oeng/debmid/midgard-php4-1.5.0/include 
-I/home/oeng/debmid/midgard-php4-1.5.0/main 
-I/home/oeng/debmid/midgard-php4-1.5.0 -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend -I/usr/include/apache-1.3 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/mysql  -DHAVE_CONFIG_H  -g -O2   -c 
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c -o midgard.lo
gcc -I. -I/home/oeng/debmid/midgard-php4-1.5.0 -DPHP_ATOM_INC 
-I/home/oeng/debmid/midgard-php4-1.5.0/include 
-I/home/oeng/debmid/midgard-php4-1.5.0/main 
-I/home/oeng/debmid/midgard-php4-1.5.0 -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend -I/usr/include/apache-1.3 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/mysql -DHAVE_CONFIG_H -g -O2 -c 
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c  -fPIC -DPIC -o midgard.lo
In file included from /home/oeng/debmid/midgard-php4-1.5.0/php_midgard.h:37,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:25:
/usr/include/midgard/midgard.h:35:18: glib.h: No such file or directory
In file included from /home/oeng/debmid/midgard-php4-1.5.0/php_midgard.h:37,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:25:
/usr/include/midgard/midgard.h:134: error: `G_LOG_LEVEL_USER_SHIFT' undeclared 
here (not in a function)
/usr/include/midgard/midgard.h:134: error: enumerator value for 
`G_LOG_LEVEL_DEBUG_PARSE_URI_VERBOSE' not integer constant
/usr/include/midgard/midgard.h:138: error: syntax error before 
"mgd_parse_log_levels"
/usr/include/midgard/midgard.h:139: error: syntax error before "log_levels"
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:34,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:47:
/usr/include/midgard/pageresolve.h:7:18: glib.h: No such file or directory
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:34,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:47:
/usr/include/midgard/pageresolve.h:59: error: syntax error before "GArray"
/usr/include/midgard/pageresolve.h:62: error: syntax error before "GArray"
In file included from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:47:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: warning: data 
definition has no type or storage class
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:23,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:74:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: warning: data 
definition has no type or storage class
In file included from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:74:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:25:18: glib.h: No such 
file or directory
In file included from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:74:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:39: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:39: warning: data 
definition has no type or storage class
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_preparse.h:23,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:75:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: warning: data 
definition has no type or storage class
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c: In function 
`is_table_multilang':
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:699: error: `TRUE' undeclared 
(first use in this function)
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:699: error: (Each undeclared 
identifier is reported only once
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:699: error: for each function it 
appears in.)
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:701: error: `FALSE' undeclared 
(first use in this function)
make: *** [midgard.lo] Error 1
/bin/sh /home/oeng/debmid/midgard-php4-1.5.0/libtool --mode=compile gcc  -I. 
-I/home/oeng/debmid/midgard-php4-1.5.0 -DPHP_ATOM_INC 
-I/home/oeng/debmid/midgard-php4-1.5.0/include 
-I/home/oeng/debmid/midgard-php4-1.5.0/main 
-I/home/oeng/debmid/midgard-php4-1.5.0 -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend -I/usr/include/apache-1.3 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/mysql  -DHAVE_CONFIG_H  -g -O2   -c 
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c -o midgard.lo
gcc -I. -I/home/oeng/debmid/midgard-php4-1.5.0 -DPHP_ATOM_INC 
-I/home/oeng/debmid/midgard-php4-1.5.0/include 
-I/home/oeng/debmid/midgard-php4-1.5.0/main 
-I/home/oeng/debmid/midgard-php4-1.5.0 -I/usr/local/include/php 
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
-I/usr/local/include/php/Zend -I/usr/include/apache-1.3 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/mysql -DHAVE_CONFIG_H -g -O2 -c 
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c  -fPIC -DPIC -o midgard.lo
In file included from /home/oeng/debmid/midgard-php4-1.5.0/php_midgard.h:37,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:25:
/usr/include/midgard/midgard.h:35:18: glib.h: No such file or directory
In file included from /home/oeng/debmid/midgard-php4-1.5.0/php_midgard.h:37,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:25:
/usr/include/midgard/midgard.h:134: error: `G_LOG_LEVEL_USER_SHIFT' undeclared 
here (not in a function)
/usr/include/midgard/midgard.h:134: error: enumerator value for 
`G_LOG_LEVEL_DEBUG_PARSE_URI_VERBOSE' not integer constant
/usr/include/midgard/midgard.h:138: error: syntax error before 
"mgd_parse_log_levels"
/usr/include/midgard/midgard.h:139: error: syntax error before "log_levels"
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:34,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:47:
/usr/include/midgard/pageresolve.h:7:18: glib.h: No such file or directory
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:34,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:47:
/usr/include/midgard/pageresolve.h:59: error: syntax error before "GArray"
/usr/include/midgard/pageresolve.h:62: error: syntax error before "GArray"
In file included from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:47:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: warning: data 
definition has no type or storage class
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:23,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:74:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: warning: data 
definition has no type or storage class
In file included from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:74:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:25:18: glib.h: No such 
file or directory
In file included from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:74:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:39: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_preparser.h:39: warning: data 
definition has no type or storage class
In file included from /home/oeng/debmid/midgard-php4-1.5.0/mgd_preparse.h:23,
                 from /home/oeng/debmid/midgard-php4-1.5.0/midgard.c:75:
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: error: syntax error 
before '*' token
/home/oeng/debmid/midgard-php4-1.5.0/mgd_internal.h:436: warning: data 
definition has no type or storage class
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c: In function 
`is_table_multilang':
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:699: error: `TRUE' undeclared 
(first use in this function)
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:699: error: (Each undeclared 
identifier is reported only once
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:699: error: for each function it 
appears in.)
/home/oeng/debmid/midgard-php4-1.5.0/midgard.c:701: error: `FALSE' undeclared 
(first use in this function)
make: *** [midgard.lo] Error 1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to