DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8714>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8714
buildconf uses bad syntax
Summary: buildconf uses bad syntax
Product: Apache httpd-2.0
Version: 2.0.35
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: Blocker
Priority: Other
Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: dr_mac@mail.utexas.edu
Just downloaded build http-2.0_20020501161219
httpd-2.0/srclib/apr/build/buildcheck.sh produces following error:
buildconf: checking installation...
Unknown option: 1
Usage: head [-options] <url>...
Problem is conflict with other program called 'head'.
Solution. head -v reveals following info:
----
This is lwp-request version 1.40 (libwww-perl-5.63)
Copyright 1995-1999, Gisle Aas.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
------
I installed libwww-perl a few weeks ago. I guess this perl module
overwrote the defaut Darwin 'head' program.
I got the original 'head' from another OSX user and put it back and all is
good now.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|