473,698 Members | 2,796 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Why does make test fail buidling perl 5.8.6?

I'm trying to build perl 5.8.6 on an HP-UX 11.11 box.
I can create the Makefile OK, and make doesn't return
any errors. However, when I run make test I receive
the error below regarding the LD_LIBRARY_PATH . So,
I did what it suggested and added the build directory
to the LD_LIBRARY_PATH , and it still fails.
Any ideas?

-Thanks

Error when running perl 5.8.6 make test on host12:

### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH , to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRA RY_PATH; cd t; ./perl harness
### LD_LIBRARY_PATH =`pwd`:$LD_LIBR ARY_PATH; export LD_LIBRARY_PATH ; cd t; ./perl harness
### export LD_LIBRARY_PATH =`pwd`:$LD_LIBR ARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=1.64 s=1.22 cu=288.93 cs=26.53 scripts=871 tests=87817
*** Error exit code 1

Stop.
*** Error exit code 1

Set the LD_LIBRARY_PATH as stated above:

host12:/scratch/sysadm/perl/perl-5.8.6> set|grep LD
LD_LIBRARY_PATH =/scratch/sysadm/perl/perl-5.8.6:/ap/p/oracle/product/9i/lib32
OLDPWD=/scratch/sysadm/perl

Jul 19 '05 #1
0 2857

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
4808
by: I Report, You Decide | last post by:
A hosting service lungcapage has banned yabb, because it takes too much CPU/memory, but phpBB is fine. Is that perl/php or the script itself? why perl sucks more resource of a server than php? i thought only mod-perl will suck not regular perl. -- I am Social Liberal-Fiscal Conservative Social Liberal: Forgiveness, Acceptance of Difference, Universal Healthcare, Free College Education for Everyone Fiscal Conservative: Small Government,...
1
2177
by: Chris Green | last post by:
Heyas folks, When does issubclass fail? That's a loaded question so here's my test case (also available at http://cmg.dok.org/code/classimports.tar.gz): directory structure: ../test.py ../d/__init__.py ../d/b.py
0
1624
by: Kevin Parkes | last post by:
Because Active State haven't yet built the additional modules I will require I'm trying to build Perl 5.8.0 from source using dmake and the Borland C++ command line compiler from the cmd.exe command shell on a MS Windows 2000 (Service Pack 2) machine. The build stage appears to go correctly but dmake test generates a failure with /lib/Test/Simple/t/fail-more.t. I don't follow the detailed working of this test but it appears to be...
0
1900
by: Andrea M. Segovia | last post by:
I just compiled (but did not install) perl 5.8.0 on an SGI Origin 300 server (IP35) running IRIX 6.5.20m. Make test reported one test error, which I narrowed down to .../lib/ExUtils/t/Constant.t using harness. I ran the test separately, and got the following detailed error report: .../lib/ExtUtils/t/Constant....ok 6/51Confused test output: test 6 answered after test 44
9
2591
by: JDS | last post by:
The following is not working for me. What I want to do is this- my cgiparms have a variable Test_1 or Test_2 .... generated depending on what is chosen on a form. I want to check the value of $cgiparm::Test_1 or $cgiparm::Test_2 .... to see if it matches a known value. To do this I tried a simple string substitution, but got errors during compiling. Any input would be greatly appreciated. Thanks, Jai.
11
9252
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in C++. I find my self sometimes, trying Object app = Object(); Object *app = Object(); Object app = new Object();
2
2387
by: Stan Leung | last post by:
Hello all, I am interested in know if anyone has set up clustering for performance and fail over using PostgreSQL. We are currently using Oracle for a distribution application and would like to use PostgreSQL with multiple application and database servers. Regards Stan. --------------------------------- Post your free ad now! Yahoo! Canada Personals
10
2383
by: Gunnar G | last post by:
I'm having problem reading from the beginning of a file. Here is the code (more or less) ifstream codefin; ofstream codefout; while (not_annoyed)
4
1480
by: Kai Grossjohann | last post by:
I wrote a test case that depends on a certain file existing in the environment. So, I guess I should test that the file exists in the setUp method. But what if it doesn't exist? How do I fail in that case? I would like to emit an error message explaining what is wrong. tia, Kai
0
9170
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8901
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8871
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2336
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.