Subject: | perl Makefile.PL error |
When I try to insatll I get the following:
$ perl Makefile.PL
Configuring BSD::Resource...
Checking whether you have certain header files...
(trying first the CC from your environment)
You do have <sys/resource.h>. Excellent.
Checking to see whether you have rlim_t...
You seem to have rlim_t defined (which is nice).
Writing Makefile for BSD::Resource
Done configuring BSD::Resource.
Now you may issue 'make'. Do not forget also 'make test'.
If some tests fail, please rerun the tests (see INSTALL).
~/BUP1/BSD-Resource-1.25
$ make
Makefile:84: *** missing separator. Stop.
Subject: | Makefile |
Message body is not shown because it is too large.