Hello Robert,
you wrote:
> On 16-Mar-2000 Emiliano Heyns wrote:
> Thanks for your reply, Emiliano,
>>
>> The patch for 3.0.15 (I assume from www.midgard.f2s.com) patches to
>> midgard-1.2.6-beta2. It could well be that the midgard.c you've
>> taken from midgard 1.2.5 is not compatible with that.
>>
>> Midgard 1.2.6-beta2, available in CVS, is now at 3.0.15. You'll
>> need
>> midgard/lib-1.2, midgard/mod and midgard/php
> I did a cvs checkout of midgard, got the whole thing.
> 1) the cvs lib configured, made and installed.
> 2) the cvs mod would not configure as there is no configure file.
> 3) the cvs php configured, made and installed but apache still will
> not compile. viz.
> gcc -c -I../../os/unix -I../../include -DLINUX=2 -DMOD_SSL=206102
> -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../../lib/expat-lite `../../apaci`
> mod_php3.c mod_php3.c:49: php.h: No such file or directory make[4]:
> *** [mod_php3.o] Error 1 make[3]: *** [all] Error 1 make[2]: ***
> [subdirs] Error 1 make[2]: Leaving directory
> `/usr/local/src/apache_1.3.12/src'
> To get past this, I had to copy *.h from cvs/midgard/php to
> /usr/include. I also had to copy the /cvs/midgard/php/regex
> directory to /usr/include/regex.
> After that, apache compilation proceeded a bit farther on, till:
> gcc -DLINUX=2 -DMOD_SSL=206102 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT
> -I./lib/expat-lite
> `./apaci` -L/usr/local/ssl/lib -rdynamic \
> -o httpd buildmark.o modules.o modules/standard/libstandard.a
> modules/ssl/libssl.a modules/php3/libphp3.a main/libmain.a
> ./os/unix/libos.a ap/libap.a regex/libregex.a
> lib/expat-lite/libexpat.a -Wl,-rpath,/usr/include/postgresql/lib
> -lmysqlclient -L/usr/include/postgresql/lib -lpq -Lmodules/php3
> -L../modules/php3 -L../../modules/php3 -lmodphp3
> -lpam -lm -ldl -lcrypt -lresolv -lm -lcrypt -lssl -lcrypto -ldb
> -ldl
Could you provide us with command line you've used for ./configure
script (you'll find precise options in config.status file)? It seems
that you forgot to add --with-midgard option to configure because I
can't find
-L/usr/local/lib -lmidgard -I/usr/local/include
in the info above.
Best regards,
Alexander mailto:[EMAIL PROTECTED]
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]