Re: Perl cmopiling on FedoraCore 2

2004-10-22 Thread Ralf S. Engelschall
On Fri, Oct 22, 2004, Georgy Goshin wrote:

 Now I can't check, I did't save the output but I started the procedure from
 root account, so it should not be permission problem.Maybe it could be cause
 because of not standart prefix used (/usr/local)?

No, any filesystem prefix is equally ok for OpenPKG instances.
All OpenPKG packages work equally well with an arbitrary prefix.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Perl cmopiling on FedoraCore 2

2004-10-22 Thread Steffen Weinreich

--On Donnerstag, Oktober 21, 2004 21:56:40 +0200 Ralf S. Engelschall 
[EMAIL PROTECTED] wrote:

On Thu, Oct 21, 2004, Georgy Goshin wrote:
Found alson one trouble with release 2.2 on Fedora Core 2, here is the
result of compilation of perl:
sys/vtimes.h - sys/vtimes.ph
sys/wait.h - sys/wait.ph
sys/xattr.h - sys/xattr.ph
+ exit 123
error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.94239 (%install)
[...]
What can cause this?
This is because Perl's h2ph(1) seems to have failed. Isn't there a
descriptive error message a few lines before the ones you tell us here?
Perhaps something like permission denied (because a /usr/include
header is not readable) or similar?
I have seen this already on a Fedora Core 2 with OpenPkg 2.1, I also had 
contact with Thomas regarding this problem and he got some log's from me. I 
solved it for me locally by changing the spec file to ignore the error code 
(which is in generally not a good idea (TM) :-) )

cheerio
  Steve
--
Steh auf wenn Du am Boden bist! Steh auf auch wenn Du unten liegst !
Steh auf, es wird schon irgendwie weitergeh'n. -- DtH, 2002
__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Perl cmopiling on FedoraCore 2

2004-10-22 Thread Georgy Goshin
I resolved this by rebuilding the full instllation with /openpkg prefix and 
installed perl from the binary :)


Steffen Weinreich [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]


 --On Donnerstag, Oktober 21, 2004 21:56:40 +0200 Ralf S. Engelschall 
 [EMAIL PROTECTED] wrote:

 On Thu, Oct 21, 2004, Georgy Goshin wrote:

 Found alson one trouble with release 2.2 on Fedora Core 2, here is the
 result of compilation of perl:

 sys/vtimes.h - sys/vtimes.ph
 sys/wait.h - sys/wait.ph
 sys/xattr.h - sys/xattr.ph
 + exit 123
 error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.94239 (%install)
 [...]
 What can cause this?

 This is because Perl's h2ph(1) seems to have failed. Isn't there a
 descriptive error message a few lines before the ones you tell us here?
 Perhaps something like permission denied (because a /usr/include
 header is not readable) or similar?

 I have seen this already on a Fedora Core 2 with OpenPkg 2.1, I also had 
 contact with Thomas regarding this problem and he got some log's from me. 
 I solved it for me locally by changing the spec file to ignore the error 
 code (which is in generally not a good idea (TM) :-) )


 cheerio
   Steve

 --
 Steh auf wenn Du am Boden bist! Steh auf auch wenn Du unten liegst !
 Steh auf, es wird schon irgendwie weitergeh'n. -- DtH, 2002

 __
 The OpenPKG Projectwww.openpkg.org
 User Communication List  [EMAIL PROTECTED] 


__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Perl cmopiling on FedoraCore 2

2004-10-21 Thread Georgy Goshin
Hi,

Found alson one trouble with release 2.2 on Fedora Core 2, here is the 
result of compilation of perl:

sys/sysctl.h - sys/sysctl.ph
sys/sysinfo.h - sys/sysinfo.ph
sys/syslog.h - sys/syslog.ph
sys/sysmacros.h - sys/sysmacros.ph
sys/termios.h - sys/termios.ph
sys/time.h - sys/time.ph
sys/timeb.h - sys/timeb.ph
sys/times.h - sys/times.ph
sys/timex.h - sys/timex.ph
sys/ttychars.h - sys/ttychars.ph
sys/ttydefaults.h - sys/ttydefaults.ph
sys/types.h - sys/types.ph
sys/ucontext.h - sys/ucontext.ph
sys/uio.h - sys/uio.ph
sys/ultrasound.h - sys/ultrasound.ph
sys/un.h - sys/un.ph
sys/unistd.h - sys/unistd.ph
sys/user.h - sys/user.ph
sys/ustat.h - sys/ustat.ph
sys/utsname.h - sys/utsname.ph
sys/vfs.h - sys/vfs.ph
sys/vlimit.h - sys/vlimit.ph
sys/vm86.h - sys/vm86.ph
sys/vt.h - sys/vt.ph
sys/vtimes.h - sys/vtimes.ph
sys/wait.h - sys/wait.ph
sys/xattr.h - sys/xattr.ph
+ exit 123
error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.94239 (%install)


RPM build errors:
Bad exit status from /usr/local/RPM/TMP/rpm-tmp.94239 (%install)




What can cause this?



Georgy. 


__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Perl cmopiling on FedoraCore 2

2004-10-21 Thread Ralf S. Engelschall
On Thu, Oct 21, 2004, Georgy Goshin wrote:

 Found alson one trouble with release 2.2 on Fedora Core 2, here is the
 result of compilation of perl:

 sys/sysctl.h - sys/sysctl.ph
 sys/sysinfo.h - sys/sysinfo.ph
 sys/syslog.h - sys/syslog.ph
 sys/sysmacros.h - sys/sysmacros.ph
 sys/termios.h - sys/termios.ph
 sys/time.h - sys/time.ph
 sys/timeb.h - sys/timeb.ph
 sys/times.h - sys/times.ph
 sys/timex.h - sys/timex.ph
 sys/ttychars.h - sys/ttychars.ph
 sys/ttydefaults.h - sys/ttydefaults.ph
 sys/types.h - sys/types.ph
 sys/ucontext.h - sys/ucontext.ph
 sys/uio.h - sys/uio.ph
 sys/ultrasound.h - sys/ultrasound.ph
 sys/un.h - sys/un.ph
 sys/unistd.h - sys/unistd.ph
 sys/user.h - sys/user.ph
 sys/ustat.h - sys/ustat.ph
 sys/utsname.h - sys/utsname.ph
 sys/vfs.h - sys/vfs.ph
 sys/vlimit.h - sys/vlimit.ph
 sys/vm86.h - sys/vm86.ph
 sys/vt.h - sys/vt.ph
 sys/vtimes.h - sys/vtimes.ph
 sys/wait.h - sys/wait.ph
 sys/xattr.h - sys/xattr.ph
 + exit 123
 error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.94239 (%install)
 [...]
 What can cause this?

This is because Perl's h2ph(1) seems to have failed. Isn't there a
descriptive error message a few lines before the ones you tell us here?
Perhaps something like permission denied (because a /usr/include
header is not readable) or similar?

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Perl cmopiling on FedoraCore 2

2004-10-21 Thread R.P.M. Koendering
Could you stop sending me the e-mails, please?

Tried I few times to stop them but it is not working.

Thanks in advance . . . . . . . . . . . . . 

On Thursday 21 October 2004 14:56, Ralf S. Engelschall wrote:
 On Thu, Oct 21, 2004, Georgy Goshin wrote:
  Found alson one trouble with release 2.2 on Fedora Core 2, here is the
  result of compilation of perl:
 
  sys/sysctl.h - sys/sysctl.ph
  sys/sysinfo.h - sys/sysinfo.ph
  sys/syslog.h - sys/syslog.ph
  sys/sysmacros.h - sys/sysmacros.ph
  sys/termios.h - sys/termios.ph
  sys/time.h - sys/time.ph
  sys/timeb.h - sys/timeb.ph
  sys/times.h - sys/times.ph
  sys/timex.h - sys/timex.ph
  sys/ttychars.h - sys/ttychars.ph
  sys/ttydefaults.h - sys/ttydefaults.ph
  sys/types.h - sys/types.ph
  sys/ucontext.h - sys/ucontext.ph
  sys/uio.h - sys/uio.ph
  sys/ultrasound.h - sys/ultrasound.ph
  sys/un.h - sys/un.ph
  sys/unistd.h - sys/unistd.ph
  sys/user.h - sys/user.ph
  sys/ustat.h - sys/ustat.ph
  sys/utsname.h - sys/utsname.ph
  sys/vfs.h - sys/vfs.ph
  sys/vlimit.h - sys/vlimit.ph
  sys/vm86.h - sys/vm86.ph
  sys/vt.h - sys/vt.ph
  sys/vtimes.h - sys/vtimes.ph
  sys/wait.h - sys/wait.ph
  sys/xattr.h - sys/xattr.ph
  + exit 123
  error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.94239 (%install)
  [...]
  What can cause this?

 This is because Perl's h2ph(1) seems to have failed. Isn't there a
 descriptive error message a few lines before the ones you tell us here?
 Perhaps something like permission denied (because a /usr/include
 header is not readable) or similar?

Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com

 __
 The OpenPKG Projectwww.openpkg.org
 User Communication List  [EMAIL PROTECTED]

-- 
Vriendelijke groeten, / Kind regards,

Ruud Koendering, De Wickelaan 11, 2265 DG  Leidschendam, Nederland / 
Netherlands
T: +31(0)703271506, M: +31(0)641372381 , E: [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Perl cmopiling on FedoraCore 2

2004-10-21 Thread Georgy Goshin
Now I can't check, I did't save the output but I started the procedure from 
root account, so it should not be permission problem.Maybe it could be cause 
because of not standart prefix used (/usr/local)?


Ralf S. Engelschall [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
 On Thu, Oct 21, 2004, Georgy Goshin wrote:

 Found alson one trouble with release 2.2 on Fedora Core 2, here is the
 result of compilation of perl:



__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]