sameer 98/02/09 10:32:34
Modified: htdocs/manual/misc known_bugs.html
Log:
Update version on sunfreeware.com
Revision Changes Path
1.42 +1 -1 apache-1.3/htdocs/manual/misc/known_bugs.html
Index: known_bugs.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/known_bugs.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -c -u -r1.41 -r1.42
/usr/bin/diff: conflicting specifications of output style
--- known_bugs.html 1998/01/26 16:53:51 1.41
+++ known_bugs.html 1998/02/09 18:32:33 1.42
@@ -56,7 +56,7 @@
gcc. As is frequently the case with gcc compilation troubles, this
is the result of an improperly built gcc. The gcc for solaris 2.6
found at <A HREF="http://www.sunfreeware.com/">www.sunfreeware.com</A>
- was built with a beta version of solaris 2.6. The release version
+ is now built with the release version of solaris 2.6. The release
version
of solaris 2.6 changed a few header files enough that the beta-built
gcc won't work with it. There are two workarounds mentioned in
<A HREF="http://bugs.apache.org/index/full/1336">PR#1336</A>.