RE: make test error

"Howell, David P" <[email protected]> Wed, 16 Apr 2003 07:30:41 -0700
Newsgroups gmane.linux.ngpt.user
Message-ID <[email protected]>
When I tested this the only difference in my config/build script was to 
use './configure --enable-hp_timing' and it worked. I'll try this with 
'prefix=/usr', it should work the same.

Thanks,
Dave Howell


These are my opinions and not official opinions of Intel Corp.

David Howell
Intel Corporation
Telco Server Development
Server Products Division
Voice: (803) 461-6112  Fax: (803) 461-6292

Intel Corporation
Columbia Design Center, CBA-2
250 Berryhill Road, Suite 100
Columbia, SC 29210

[email protected]


-----Original Message-----
From: Satoshi Kawase [mailto:[email protected]] 
Sent: Tuesday, April 15, 2003 7:42 PM
To: Ngpt Mailing List
Subject: [pthreads-users] make test error


hi.  I'm trying to compile on kernel version 2.4.19 with the pthread
patch
sitting atop a custom version of linux

after a

bash-2.05a# ./configure --prefix=/usr
bash-2.05a# make
bash-2.05a# make install
bash-2.05a# make test


I get:

Open shared area file: No such file or directory
pth_sync.c:111: 3327:3327 __pth_initialize_shared(): cannot open shared
area: No such file or directory
pth_init: opening/mapping shared memory failed....
Please send the following summary line together with details about
the configuration (pth_acdef.h, pth_acmac.h, config.status, config.log)
and build/test steps (output of 'make' and 'make test') to the author
Bill Abt <[email protected]> to help him in tracking
down your platform problem.

NGPT: FAILED: i686-gnu-linux-gnu2.4glibc2.2 | mcsc/sc/mc | down | 2.2.1

make: [test-std] Error 1 (ignored)


What's weird is that I get the same Open shared area file: No such file
or
directory error when I try to run ngptinit also

anybody out there got an idea about this one?


-Satoshi

_______________________________________________
pthreads-users mailing list
[email protected]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/pthreads-user
s