help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ruby-1.7.3-2002.10.30


From: Manfred Hansen
Subject: ruby-1.7.3-2002.10.30
Date: Sun, 10 Nov 2002 16:05:02 +0100

Hi,

i have installed ruby version ruby-1.7.3-2002.10.30 .
Followning changes for files "file.c and dln.c" have i done.

MAXPATHLEN in file.c 

1413a1414
> # define MAXPATHLEN 1024

and in file dln.c 
1645c1645
<
---
> # define MAXPATHLEN 1024

The sources compiled with pmake instead make.

Some warning's occur: ( with pmake and make)
/home/hansen/ruby-1.7.3-2002.10.30/lib/mkmf.rb:117: warning: already 
initialized constant Errno

When i compiled with make i get the error message:

/home/hansen/ruby-1.7.3-2002.10.30/ext/dl/extconf.rb:154:in `initialize': No 
such file or directory - "dlconfig.h" (Errno::E1073741826)
        from /home/hansen/ruby-1.7.3-2002.10.30/ext/dl/extconf.rb:154:in 
`open'
        from /home/hansen/ruby-1.7.3-2002.10.30/ext/dl/extconf.rb:154:in 
`update'
        from /home/hansen/ruby-1.7.3-2002.10.30/ext/dl/extconf.rb:160
        from ./ext/extmk.rb:61:in `load'
        from ./ext/extmk.rb:61:in `extmake'
        from ./ext/extmk.rb:175
        from ./ext/extmk.rb:172:in `glob'
        from ./ext/extmk.rb:172

I believe the "dlconfig.h file generate during the compilation.

Manfred 









reply via email to

[Prev in Thread] Current Thread [Next in Thread]