Hi All, I'm in the process of compiling perl 5.6.1 on my Solaris 8 Ultra-10 workstation but am running into a bit of a problem.
Here is the error I get when I run "perl harness" in the 't' directory. ======== BEGIN ERROR MSG============== Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- op/grent.t 2 1 50.00% 1 op/pwent.t 2 1 50.00% 1 6 tests and 88 subtests skipped. Failed 2/258 test scripts, 99.22% okay. 2/12659 subtests failed, 99.98% okay. ============= END ERROR MSG ============== I'm using gcc (gcc version 2.95.2 19991024) & gnumake (GNU Make version 3.78.1) I ran Configure with the -Ubincompat5005 because I need to compile mod_perl as a DSO and it requires that I compile perl this way. Here is the URL that states this information: http://perl.apache.org/guide/install.html#When_DSO_can_be_Used I accepted almost all the defaults for the configure process. Any hints as to if this is serious or whether I can ignore it and continue would be helpfull. Thanks Farouk Khawaja -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]