:-) Thanks, before I can test this I have to resolve another problem:

Running 'awk -W version'
awk: unknown option -W ignored

We are detecting GNU awk

---
checking for gawk... gawk
...
checking for awk... yes
---

but build breaks because it uses awk instead of gawk. Is this an issue?


On Dec 20, 2007, at 9:21 , Kristis Makris wrote:

Unbelieviable. You were serious!!!

On Thu, 2007-12-20 at 08:51 +0100, Oliver Schäfer wrote:
is there another solution for this code line:

chmod --reference $FILENAME $TEMP_DIR/multiline_replace.output.$$

This doesn't work on Mac OS X 10.4.11, at the moment I'm using chmod
777 but this is just a workaround. Any UNIX guru which has a
replacement?

In addition I had to replace 'mv --force' by 'mv -f'.

Can you try the following:

http://bugzilla.mkgnu.net/show_bug.cgi?id=1084#c2


Also, if you can figure out what's needed to build a Mac OS X installer
I'd love to merge that.

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to