[#3479] Missing .document files for ext/ libraries — Brian Candler <B.Candler@...>

The ri documentation for zlib, strscan and iconv doesn't get built by 'make

12 messages 2004/10/06

[#3492] Re: ANN: Free-form-operators patch — Markus <markus@...>

> In message "Re: ANN: Free-form-operators patch"

15 messages 2004/10/11
[#3493] Re: ANN: Free-form-operators patch — Yukihiro Matsumoto <matz@...> 2004/10/11

Hi,

[#3495] Re: ANN: Free-form-operators patch — Markus <markus@...> 2004/10/12

On Mon, 2004-10-11 at 16:16, Yukihiro Matsumoto wrote:

[#3561] 1.8.2 - what can we do to help? — Dave Thomas <dave@...>

Folks:

23 messages 2004/10/26
[#3562] Re: 1.8.2 - what can we do to help? — Yukihiro Matsumoto <matz@...> 2004/10/27

Hi,

Build Error in racc/cparse on Cygwin

From: Robert McGovern <robert.mcgovern@...>
Date: 2004-10-19 15:28:12 UTC
List: ruby-core #3531
During a full make it bombs out while compiling racc/cparse. It
complains that i386-cygwin exists in .ext. Checking the directory
there was a file called i386-cygwin. For the build to continue it must
be deleted and recreated as a directory. If you simply delete the file
and try carrying on the build the file is simply created again.

make[1]: Entering directory `/home/rmcgovern/t/ruby/ext/racc/cparse'
../../.././lib/fileutils.rb:196:in `mkdir': File exists -
../../../.ext/i386-cygwin (Errno::EEXIST)
        from ../../.././lib/fileutils.rb:196:in `mkdir_p'
        from ../../.././lib/fileutils.rb:194:in `reverse_each'
        from ../../.././lib/fileutils.rb:194:in `mkdir_p'
        from ../../.././lib/fileutils.rb:180:in `each'
        from ../../.././lib/fileutils.rb:180:in `mkdir_p'
        from ../../.././lib/un.rb:148:in `send'
        from ../../.././lib/un.rb:148:in `mkdir'
        from ../../.././lib/un.rb:145:in `setup'
        from ../../.././lib/un.rb:145:in `mkdir'
        from -e:1
make[1]: *** [../../../.ext/i386-cygwin/racc] Error 1
make[1]: Leaving directory `/home/rmcgovern/t/ruby/ext/racc/cparse'
make: *** [all] Error 1

CVS HEAD (20041019), Cygwin 1.5.11, WinXP Pro SP2

Rob

-- 
Personal responsibility is battling extinction.

In This Thread

Prev Next