> >Yes, but the actual lines where source files are being compiled, do
> >they show them?
>
> A dumb question, but...exactly where are these source files being
compiled?
> I checked the Makefile, didn't find/recognize anything...definitely no
> -DHAVE_CONFIG_H. Also checked all the .mk files (dynlib, rules, etc) in
the
> build directory, and none had -DHAVE_CONFIG_H. What file should i
actually
> be looking at?
>If you run mkall, the build will start. You'll see lines starting with
>gcc, these are what I mean.
oh. ok..yes, -DHAVE_CONFIG_H is there...sample:
gcc -I. -I/apps/midgard/midgard-php4-1.4.1-7/
-I/apps/midgard/midgard-php4-1.4.1
-7/main -I/apps/midgard/midgard-php4-1.4.1-7 -I/usr/local/include/php
-I/usr/loc
al/include/php/main -I/usr/local/include/php/Zend
-I/usr/local/include/php/TSRM
-I/apps/midgard/include -I/usr/include/apache -DHAVE_CONFIG_H
-DHAVE_CONFIG_H -I
/usr/lib/glib/include -ggdb -Wall -I/usr/lib/glib/include -c preparser.c
-fPIC
-DPIC -o preparser.lo
also, i checked the configure script, and thought this might be usefull:
checking whether the C compiler (gcc -DHAVE_CONFIG_H ) works... yes
checking whether the C compiler (gcc -DHAVE_CONFIG_H ) is a
cross-compiler... no
> I don't really understand this...do i just go to
> http://cvs.midgard-project.org/midgard/php4/ and copy/update all the files
> there to my current installation directory, and re-compile?
>That would be one way :) The other is to fetch
>http://www.iris-advies.com/php/Emile.Heyns/fetchcvs and run it. You
>will be asked for a password, just press enter.
> Would I have to do this for everything (lib, mod, php4,data)?
>Yes, but the fetchcvs script grabs them all. Run the bootstrap script
>that fetchcvs grabs and you can proceed as usual.
>Mind that you may need extra packages installed (autoconf, automake,
>others) to have bootstrap succeed. If you don't want this, you can
>wait until the snaps are updated (they'll show ...20010712...) and
>grab those.
I will try this first thing tomorrow i guess!
Aditya
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]