RE: make test error

"Satoshi Kawase" <[email protected]> Tue, 22 Apr 2003 09:40:03 -0400
Newsgroups gmane.linux.ngpt.user
Message-ID <[email protected]>
Thanks Saurabh.  after

mkdir 1777 /dev/shm

everything works perfectly.  You guys should really put something about the
dev point in the installation notes.  I spent 20 minutes trying to figure
out how to put that "sticky" bit onto the directory.

-Satoshi



-----Original Message-----
From: Saurabh Desai [mailto:[email protected]]
Sent: Wednesday, April 16, 2003 12:12 PM
To: Satoshi Kawase
Cc: Ngpt Mailing List
Subject: Re: [pthreads-users] make test error







I tried with "./configure - -prefix=/usr" and it works for me. Do you have
/dev/shm filesystem?
It needs it to create shared memory. The "make test" first runs ./ngptc and
that's where this
error is coming from and so the ngptinit will also fail.

Saurabh Desai


"Satoshi Kawase" <[email protected]>@www-124.ibm.com on 04/15/2003
06:42:15 PM

Sent by:    [email protected]


To:    "Ngpt Mailing List" <[email protected]>
cc:
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-users