From: php-bugs at martinjansen dot com
Operating system: Linux
PHP version: 5CVS-2003-03-24 (dev)
PHP Bug Type: *General Issues
Bug description: README.EXT_SKEL incomplete (Fix included)
The documentation in README.EXT_SKEL concerning (g)awk on Debian is
incomplete. The included diff "fixes" this.
Index: README.EXT_SKEL
===================================================================
RCS file: /repository/php4/README.EXT_SKEL,v
retrieving revision 1.10
diff -u -r1.10 README.EXT_SKEL
--- README.EXT_SKEL 13 Mar 2003 09:02:13 -0000 1.10
+++ README.EXT_SKEL 24 Mar 2003 10:21:08 -0000
@@ -20,7 +20,8 @@
[ Note that GNU awk is likely required for this script to work.
Debian
systems seem to default to using mawk, so you may need to change the
- #! line in skeleton/create_stubs to use gawk explicitly. ]
+ #! line in skeleton/create_stubs and the cat $proto | awk line in
+ ext_skel to use gawk explicitly. ]
If you don't need to test the existence of any external header files,
libraries or functions in them, the module is already almost ready to
be
--
Edit bug report at http://bugs.php.net/?id=22841&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=22841&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=22841&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=22841&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=22841&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=22841&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=22841&r=support
Expected behavior: http://bugs.php.net/fix.php?id=22841&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=22841&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=22841&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=22841&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22841&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=22841&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=22841&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=22841&r=gnused