Options:
- # Session Start: Fri Oct 31 00:00:00 2008
- # Session Ident: #css
- # [00:04] * Parts: anne (annevk@129.65.106.2)
- # [00:42] <Hixie> Lachy: what errors?
- # [00:49] <Lachy> Hixie, this:
- # [00:49] <Lachy> $ make
- # [00:49] <Lachy> rm -rf dist/
- # [00:49] <Lachy> rm cache
- # [00:49] <Lachy> rm: cache: No such file or directory
- # [00:49] <Lachy> make: [directories] Error 1 (ignored)
- # [00:49] <Lachy> mkdir -p `perl -e 'foreach $a (qw()) { print "dist/$a/tests\n"; foreach $b (qw()) { print "dist/$a/$b/flat\n"; foreach $c (qw()) { print "dist/$a/$b/$c\n"; } } }'`
- # [00:49] <Lachy> usage: mkdir [-pv] [-m mode] directory ...
- # [00:49] <Lachy> make: *** [directories] Error 64
- # [00:50] <Hixie> what platform are you on?
- # [00:50] <Hixie> you need the gnu toolset
- # [00:50] <Hixie> you probably have a bsd mkdir
- # [00:50] <Hixie> (e.g. if you're on mac)
- # [00:54] * Quits: MoZ (chatzilla@82.230.92.154) (Quit: ChatZilla 0.9.83 [Firefox 3.0.3/2008092414])
- # [00:56] <Lachy> oh, so I should use gmake instead
- # [00:59] <Lachy> hmm, I wonder what has happened to this machine. I'm positive I had gmake installed
- # [01:13] <Lachy> I got my macports and gmake issue sorted out. But I still get errors by running gmake
- # [01:31] <Lachy> I installed coreutils with macports, which gave me gmkdir, and it still doesn't work for me even after changing the Makefile to use gmkdir instead of mkdir
- # [01:43] <fantasai> I get the same error on Ubuntu
- # [01:43] <fantasai> fwiw
- # [01:51] <fantasai> well, the error message is mkdir: "missing operand" insteadk
- # [02:57] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:58] * Joins: dbaron (dbaron@63.245.220.241)
- # [03:03] * Quits: jdaggett (jdaggett@63.245.220.241) (Ping timeout)
- # [03:08] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [05:12] * Joins: dbaron (dbaron@71.204.144.136)
- # [06:22] * Quits: dbaron (dbaron@71.204.144.136) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [07:51] * Joins: anne (annevk@66.134.141.179)
- # [08:08] * Quits: Lachy (Lachlan@85.196.122.246) (Connection reset by peer)
- # [08:08] * Joins: Lachy (Lachlan@85.196.122.246)
- # [10:50] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [11:13] * Joins: Lachy (Lachlan@213.236.208.22)
- # [11:21] * Joins: gabriele (gabriele_r@79.12.179.232)
- # [11:21] <gabriele> hi there
- # [11:22] * Parts: gabriele (gabriele_r@79.12.179.232)
- # [11:37] * Joins: nickshanks (nickshanks@88.217.192.121)
- # [11:57] * Quits: anne (annevk@66.134.141.179) (Ping timeout)
- # [12:43] * Joins: myakura (myakura@122.17.190.200)
- # [15:26] * Disconnected
- # [20:22] * Attempting to rejoin channel #css
- # [20:22] * Rejoined channel #css
- # [20:29] * Quits: anne (annevk@66.134.141.179) (Ping timeout)
- # [20:37] <Hixie> ah yes, it probably depends on using bash
- # [20:47] * Joins: shepazu (schepers@128.30.52.30)
- # [21:56] <fantasai> Hixie: I switched it to using straight-up Perl, and that seems to work
- # [21:56] <fantasai> Hixie: but ./generate.pl -v DESTINATION_TYPES is not returning anything
- # [21:56] <fantasai> Hixie: so that loop doesn't execute anyway
- # [21:57] <fantasai> Hixie: it prints as qw()
- # [23:27] * Joins: anne (annevk@65.206.204.186)
- # [23:33] * Quits: nickshanks (nickshanks@88.217.192.121) (Quit: nickshanks)
- # [23:35] * Quits: anne (annevk@65.206.204.186) (Connection reset by peer)
- # [23:36] * Joins: anne (annevk@65.206.204.186)
- # Session Close: Sat Nov 01 00:00:00 2008
The end :)