https://issues.apache.org/bugzilla/show_bug.cgi?id=45287
rahul <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #2 from rahul <[EMAIL PROTECTED]> 2008-08-20 10:16:40 PST ---
Has this been fixed in trunk?
I could not reproduce it in trunk,
|uname -a
FreeBSD vayavyam.India.Sun.COM 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7
04:32:43 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
i386
|make export_files
tmp=export_files_unsorted.txt; rm -f $tmp && touch $tmp; for dir in
/space/store/apache.20.Aug/httpd/include
/space/store/apache.20.Aug/httpd/os/unix; do ls $dir/*.h >> $tmp; done; for
dir in /space/store/apache.20.Aug/httpd/srclib/apr/include
/space/store/apache.20.Aug/httpd/srclib/apr-util/include; do (ls $dir/ap[ru].h
$dir/ap[ru]_*.h >> $tmp 2>/dev/null); done; sort -u $tmp > export_files; rm
-f $tmp
|which make
/usr/bin/make
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]