Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello, I am having problems building perl #1165

Closed
p5pRT opened this issue Feb 10, 2000 · 1 comment
Closed

Hello, I am having problems building perl #1165

p5pRT opened this issue Feb 10, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Feb 10, 2000

Migrated from rt.perl.org#2133 (status was 'resolved')

Searchable as RT2133$

@p5pRT
Copy link
Author

p5pRT commented Feb 10, 2000

From nater@vlender.com

I am getting some error messages. Could you please help, I am lost.

Error message is as follows from "./perl lib/filecopy.t"​:
  "ok 1
  ok 2
  ok 3
  ok 4
  ok 5
  Can't locate IO/File.pm in @​INC (@​INC contains​: ../lib) at
lib/filecopy.t line 50.
  "

Error message is as follows from "./perl lib/anydbm.t"​:
  "Can't locate Fcntl.pm in @​INC (@​INC contains​: ../lib) at lib/anydbm.t line
11.
  BEGIN failed--compilation aborted at lib/anydbm.t line 11."

Error message is as follows from "./perl lib/open2.t"​:
  "Can't locate IO/Handle.pm in @​INC (@​INC contains​: ../lib) at lib/open2.t
line 19.
  BEGIN failed--compilation aborted at lib/open2.t line 19."

Error message is as follows from "./perl lib/open3.t"​:
  "Can't Locate IO/Handle.pm in @​INC (@​INC contains​: ../lib) at lib/open3.t
line 19.
  BEGIN failed--compilation aborted at lib/open3.t line 19."

Error message is as follows from "./perl lib/io_sel.t"​:
  "Can't locate IO/Select.pm in @​INC (@​INC contains​: ../lib) at lib/io_sel
line 15.
  BEGIN failed--compilation aborted at lib/io_sel.t line 15."

Error message is as follows when I actually to the "make test"..

  "goes through the tests...

  lib/trig............ok
  Failed 5 test scripts out of 164, 83.54% okay.
  ### Since not all tests were successful, you may want to run some
  ### of them individually and examine any diagnostic messages they
  ### produce. See the INSTALL document's section on "make test".
  ###
  ### Since most tests were successful, you have a good chance to
  ### get information with better granularity by running
  ### ./perl harness
  ### in directory ./t.
  u=0.533333 s=1.16667 cu=18.0333 cs=40.1167 scripts=138 tests=4720

When I run ./perl harness in the "t" directory, I get this error message​:
  "Can't locate IO/File.pm in @​INC (@​INC contains​: ../lib ../lib) at
../lib/FileHandel.pm line 9.
  BEGIN failed--compilation aborted at ../lib/Test/Harness.pm line 7.
  BEGIN failed--compilation aborted at harness line 13.

Could you please fill me in on what I am missing here.

  Thanks for you help.

  Nate Mecham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant