Date: 11/28/00
- Next message: Jan Kneschke: "Re: [phplib-dev] buildconf problem; ext_skel patch"
- Previous message: Sebastian Bergmann: "Re: [phplib-dev] [Fwd: Bug in db_oci8.inc]"
- Next in thread: Jan Kneschke: "Re: [phplib-dev] buildconf problem; ext_skel patch"
- Reply: Jan Kneschke: "Re: [phplib-dev] buildconf problem; ext_skel patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am writing my first php extension (!) to interface to the Muscat
libraries;
When I run ./buildconf I get:
rebuilding Makefile templates
rebuilding configure
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_ADD_INCLUDE
***BUG in Autoconf--please report*** AC_PROVIDE_
nawk: input record ` EXTRA_LDFLAGS="-...' too long
input record number 41573, file /tmp/acout.28455
source line number 3
I managed to make this happen WITHOUT my new empty extension by merely
touching the config.m4 file of the mysql extension.
I am running on solaris 2.7 with autoconf 2.13
I note there are various acinclude.m4 files, and the top level acinclude.m4
defines this macro.
But neither I (nor it seems at least the mysql maintainers) have built into
their extensions what is required to include these files at the start.
So.... beg beg, how do I do it?
I also enclose a patch to ext_skel which has missing quotes around "$nohelp"
in two cases which stop it working on solaris /bin/sh
Thanks
Sam Liddicott
sam <email protected>
Ananova
PO Box 36
Leeds
LS11 5ZA
Tel: 0113 367 4452
Fax: 0113 367 4680
http://www.ananova.com/ Registered Office:
St James Court
Great Park Road
Almondsbury Park
Bradley Stoke
Bristol BS32 4QJ
Registered in England No.2858918
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you receive
this in error, please contact the sender and delete the material from any
computer.
- application/octet-stream attachment: ext_skel.patch
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: Jan Kneschke: "Re: [phplib-dev] buildconf problem; ext_skel patch"
- Previous message: Sebastian Bergmann: "Re: [phplib-dev] [Fwd: Bug in db_oci8.inc]"
- Next in thread: Jan Kneschke: "Re: [phplib-dev] buildconf problem; ext_skel patch"
- Reply: Jan Kneschke: "Re: [phplib-dev] buildconf problem; ext_skel patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

