> Erwin LEUBAZ wrote:
>
> > Hi Emile,
> >
> > If I use the php4 from the cvs.php.net with :
> >
> > ./configure --enable-track-vars --with-mysql --with-apxs
> --with-midgard
> >
> > I found always the same error :
> >
> > preparser.c :34:27: mgd_select_db.h: No such file or directory
>
> I just did a fresh checkout form their CVS, and there is no
> mgd_select_db.h included in those sources. Line 34 of preparser must
> be
> #include <midgard/select_db.h>
> and that's what's in their CVS. Please try to refetch, if that doesn't
> change anything, what does
> $ cvs stat | grep -v 'Status: Up-to-date' | grep Status
> return when run in php4/ext/midgard?
>
Hi Emile,
Ok thank's.
This version of cvs works very well for the midgard php4/ext/midgard
compilation,
but now I have this error at the start of apache.
Failed to start apache :
Starting httpd: Syntax error on line 256 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: undefined symbol:
__setjmp
[FAILED]
That's seem to be a PHP4 error ! and I didn't found it in the php mailing
list.
Have a good day,
Erwin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]