Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-11-09 スレッド表示 Maho NAKATA
Onoさん

出会った人にたくさんメール書かねばなりません、順不同
ということで...
OOoCon2008に行って参りました。素敵な人たちにたくさん
[メールアドレス保護]
行うのに挑戦してました(with wine)。そのセッションに
Vladimirも来てました。
kendyはmigwビルドにも挑戦しているらしく、だけどできてない
といってました。僕は小野さんがやっているとか、vgにどうなっているか、
質問しました。IIRC、小野さんのパッチをテストしてコミットしている
ということだったと思います。

vgは小野さんのことはよくご存知でした。彼のセッションにも参加しました。
ビルドの話題だったのですが、
ロシア人は時間にルーズなのか?彼は「あと5分、5分」とかいってなんとか
終わらせようとしてましたが(いやもう終わりかけだろう、という時間なのに)、
後ろから"russian time""russian time"と連呼されてました。
素敵な、そして、おもしろいチームでした。

では。
-- Nakata Maho http://accc.riken.jp/maho/




-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-16 スレッド表示 Kazunari Hirano
http://blogs.sun.com/GullFOSS/entry/patches_for_ooo_as_code
tono さん、トップ3です!
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-15 スレッド表示 Kazunari Hirano
Ono さん、おはようございます。

> 問題は解決しませんか?
はい、まだ、解決していません。

> ソースの配布ファイルに応じた解凍コマンドをコマンドファイルに生成し、解凍するところまで
> は mingw 固有の処理はなく、Microsoft のコンパイラを使ったビルドと同じですし、libxslt の
> モジュール固有の部分もなく、他のサードパーティのソースを使うモジュール、たとえば
> libxml2 などともまったく同じで、解凍コマンドが圧縮形式によって変わるだけです。
了解。

> libxslt/wntgcci.pro 以下を消してクリーンにビルドしてみて、libxml2 あたりと動きが違って
> いるかどうか見てみてください。
了解しました。

> また [メールアドレス保護] 
> か [メールアドレス保護] 
> あたりに Vista 固有の注意事項が見つ
> かるかもしれません。
了解です。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-15 スレッド表示 Takashi Ono
khirano さん

問題は解決しませんか?

ソースの配布ファイルに応じた解凍コマンドをコマンドファイルに生成し、解凍するところまで
は mingw 固有の処理はなく、Microsoft のコンパイラを使ったビルドと同じですし、libxslt の
モジュール固有の部分もなく、他のサードパーティのソースを使うモジュール、たとえば 
libxml2 などともまったく同じで、解凍コマンドが圧縮形式によって変わるだけです。

libxslt/wntgcci.pro 以下を消してクリーンにビルドしてみて、libxml2 あたりと動きが違って
いるかどうか見てみてください。

また [メールアドレス保護] か 
[メールアドレス保護] あたりに 
Vista 固有の注意事項が見つ
かるかもしれません。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >おはようございます。
 >
 >2008/10/13 Takashi Ono 
 ><[メールアドレス保護]>:
 >> ターゲットには.wntgcci.proがつきません。手でターゲットを作るには
 >> mv libxslt-1.1.24.unpack.wntgcci.pro libxslt-1.1.24.unpack
 >> してください。
 >Thanks. mv しました。こんどは次でとまりました。
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ dmake -vr
 >echo -
 >-
 >noop
 >noop
 >noop
 >noop
 >if ( -e ./wntgcci.pro/misc/build/libxslt-1.1.24 ) mv
 >./wntgcci.pro/misc/build/libxslt-1.1.24
 >./wntgcci.pro/misc/build/libxslt-1.1.24_removeme
 >
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-12 スレッド表示 Kazunari Hirano
おはようございます。

2008/10/13 Takashi Ono 
<[メールアドレス保護]>:
> ターゲットには.wntgcci.proがつきません。手でターゲットを作るには
> mv libxslt-1.1.24.unpack.wntgcci.pro libxslt-1.1.24.unpack
> してください。
Thanks. mv しました。こんどは次でとまりました。

[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
if ( -e ./wntgcci.pro/misc/build/libxslt-1.1.24 ) mv
./wntgcci.pro/misc/build/libxslt-1.1.24
./wntgcci.pro/misc/build/libxslt-1.1.24_removeme

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-12 スレッド表示 Takashi Ono
ターゲットには.wntgcci.proがつきません。手でターゲットを作るには
mv libxslt-1.1.24.unpack.wntgcci.pro libxslt-1.1.24.unpack
してください。


In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >うまくいきません。
 >
 >=
 >Building module libxml2
 >/cygdrive/c/DEV300_m33/libxml2
 >-
 >deliver -- version: 1.130
 >Module 'libxml2' delivered successfully. 0 files copied, 51 files unchanged
 >=
 >Building module libxslt
 >/cygdrive/c/DEV300_m33/libxslt
 >-
 >Caught SIGINT. Trying to quit ...
 >Caught SIGINT. Trying to quit ...
 >
 >ERROR: Error 65280 occurred while making /cygdrive/c/DEV300_m33/libxslt
 >rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/3732
 >
 >[メールアドレス保護] 
 >...c/DEV300_m33]$ cd libxslt
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ dmake -vr
 >echo -
 >-
 >noop
 >noop
 >noop
 >noop
 >/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
 >noop UNPACKCMD
 >cat C:/cygwin/tmp/mkKoIQF8 >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >Caught SIGINT. Trying to quit ...
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkKoIQF8
 >> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ dmake -vr
 >echo -
 >-
 >noop
 >noop
 >noop
 >noop
 >/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
 >noop UNPACKCMD
 >cat C:/cygwin/tmp/mkcxCfXx >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >Caught SIGINT. Trying to quit ...
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkcxCfXx
 >> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ dmake -vr
 >echo -
 >-
 >noop
 >noop
 >noop
 >noop
 >/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
 >noop UNPACKCMD
 >cat C:/cygwin/tmp/mkWNyAu7 >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >Caught SIGINT. Trying to quit ...
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ /bin/rm -f
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkWNyAu7
 >> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ dmake -vr
 >echo -
 >-
 >noop
 >noop
 >noop
 >noop
 >/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
 >noop UNPACKCMD
 >cat C:/cygwin/tmp/mkDxlevZ >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >
 >これではきりがない。
 >;)
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-12 スレッド表示 Kazunari Hirano
うまくいきません。

=
Building module libxml2
/cygdrive/c/DEV300_m33/libxml2
-
deliver -- version: 1.130
Module 'libxml2' delivered successfully. 0 files copied, 51 files unchanged
=
Building module libxslt
/cygdrive/c/DEV300_m33/libxslt
-
Caught SIGINT. Trying to quit ...
Caught SIGINT. Trying to quit ...

ERROR: Error 65280 occurred while making /cygdrive/c/DEV300_m33/libxslt
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/3732

[メールアドレス保護] 
...c/DEV300_m33]$ cd libxslt
[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mkKoIQF8 >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
Caught SIGINT. Trying to quit ...

[メールアドレス保護] 
...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkKoIQF8
> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro

[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mkcxCfXx >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
Caught SIGINT. Trying to quit ...

[メールアドレス保護] 
...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkcxCfXx
> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro

[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mkWNyAu7 >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
Caught SIGINT. Trying to quit ...

[メールアドレス保護] 
...DEV300_m33/libxslt]$ /bin/rm -f
./wntgcci.pro/misc/libxslt-1.1.24.unpack

[メールアドレス保護] 
...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkWNyAu7
> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro

[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mkDxlevZ >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro

これではきりがない。
;)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Kazunari Hirano
Ono さん、ありがとうございます。

2008/10/11 Takashi Ono 
<[メールアドレス保護]>:
> misc が親のディレクトリですが、パーミッションには問題ないように見えますね・・・
> 原因がよくわかりません。
Vista の問題かもしれませんね。Ono さんの XP の方では、DEV300_m33 のビルドは完了しましたか。

> mv libxslt-1.1.24.unpack.wntgcci.pro libxslt-1.1.24.unpack
>
> するとこの dmake ターゲットはクリアしますので、これを手で実行して先に進んではいかが
> でしょうか。
はい、トライしてみます。

> 明日から所用で関西にでかけますので、コメントできないかもしれません。
No Problem.  Thanks.
今後ともよろしくお願いいたします。
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Takashi Ono
misc が親のディレクトリですが、パーミッションには問題ないように見えますね・・・
原因がよくわかりません。

mv libxslt-1.1.24.unpack.wntgcci.pro libxslt-1.1.24.unpack

するとこの dmake ターゲットはクリアしますので、これを手で実行して先に進んではいかが
でしょうか。

明日から所用で関西にでかけますので、コメントできないかもしれません。


In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >[メールアドレス保護] 
 >...c/DEV300_m33]$ ls -la libxslt
 >total 64
 >drwxr-xr-x+   5 khirano None  4096 Oct 10 15:57 .
 >drwxr-xr-x+ 194 khirano None 40960 Oct 10 13:47 ..
 >drwxr-xr-x+   2 khirano None 0 Oct 10 16:10 download
 >-rw-r--r--1 khirano None  2475 Oct  9 02:11 libxslt-1.1.24.patch
 >-rw-r--r--1 khirano None  1245 Oct  9 02:11 libxsltversion.mk
 >-rw-r--r--1 khirano None  4425 Oct 10 15:34 makefile.mk
 >drwxr-xr-x+   2 khirano None 0 Oct 10 14:46 prj
 >drwxr-xr-x+  12 khirano None  4096 Oct 10 15:57 wntgcci.pro <-- ここ?
 >[メールアドレス保護] 
 >...c/DEV300_m33]$
 >---
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Kazunari Hirano
[メールアドレス保護] 
...c/DEV300_m33]$ ls -la libxslt
total 64
drwxr-xr-x+   5 khirano None  4096 Oct 10 15:57 .
drwxr-xr-x+ 194 khirano None 40960 Oct 10 13:47 ..
drwxr-xr-x+   2 khirano None 0 Oct 10 16:10 download
-rw-r--r--1 khirano None  2475 Oct  9 02:11 libxslt-1.1.24.patch
-rw-r--r--1 khirano None  1245 Oct  9 02:11 libxsltversion.mk
-rw-r--r--1 khirano None  4425 Oct 10 15:34 makefile.mk
drwxr-xr-x+   2 khirano None 0 Oct 10 14:46 prj
drwxr-xr-x+  12 khirano None  4096 Oct 10 15:57 wntgcci.pro <-- ここ?
[メールアドレス保護] 
...c/DEV300_m33]$
---
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Kazunari Hirano
お世話になっております。
=
Building module libxslt
/cygdrive/c/DEV300_m33/libxslt
-
Caught SIGINT. Trying to quit ...
Caught SIGINT. Trying to quit ...

ERROR: Error 65280 occurred while making /cygdrive/c/DEV300_m33/libxslt
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/2600


[メールアドレス保護] 
...c/DEV300_m33]$ cd libxslt
[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mkrnCxAg >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
Caught SIGINT. Trying to quit ...
[メールアドレス保護] 
...DEV300_m33/libxslt]$ cat C:/cygwin/tmp/mkrnCxAg
> ./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
[メールアドレス保護] 
...DEV300_m33/libxslt]$
:)
コマンドラインから cat に成功しました。

パーミッションというは以下でわかりますか。
[メールアドレス保護] 
...DEV300_m33/libxslt]$ ls -la wntgcci.pro/
total 8
drwxr-xr-x+ 12 khirano None 4096 Oct 10 15:57 .
drwxr-xr-x+  5 khirano None 4096 Oct 10 15:57 ..
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 bin
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 class
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 inc
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 lib
drwxr-xr-x+  3 khirano None0 Oct 11 16:34 misc
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 obj
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 res
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 slb
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 slo
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 srs
[メールアドレス保護] 
...DEV300_m33/libxslt]$ ls -la wntgcci.pro/misc
total 6
drwxr-xr-x+  3 khirano None0 Oct 11 16:34 .
drwxr-xr-x+ 12 khirano None 4096 Oct 10 15:57 ..
-rw-r--r--   1 khirano None   65 Oct 11 16:34 libxslt-1.1.23.unpack.wntgcci.pro
-rw-r--r--   1 khirano None   65 Oct 11 20:11 libxslt-1.1.24.unpack.wntgcci.pro
drwxr-xr-x+  2 khirano None0 Oct 10 15:57 logs
[メールアドレス保護] 
...DEV300_m33/libxslt]$
-
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Takashi Ono
In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >cat C:/cygwin/tmp/mknZmv8c >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >Caught SIGINT. Trying to quit ...
 >となりました。
 >
 >C:/cygwin/tmp/mknZmv8c これを、
 >/cygdrive/c/cygwin/tmp/mknZmv8c にして cat を実行しました。
 >
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$ cat
 >/cygdrive/c/cygwin/tmp/mknZmv8c >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
 >[メールアドレス保護] 
 >...DEV300_m33/libxslt]$
 >
 >"C:/cygwin/tmp/mknZmv8c" これがいけないのかな。

cat 含め cygwin のコマンドは C:/cygwin/tmp/mknZmv8c も /cygdrive/c/cygwin/tmp/mknZmv8c も
両方受け付けて正しく扱えるとおもいます。両方に cat をしてみてください。

tcsh のコマンドプロンプトからだと問題なくリダイレクトされてる、ということは 
libxslt/wntgcci.pro/misc のディレクトリパーミッションは問題ないですよね・・・
わからない。


 Takashi Ono(HK Freak)
 
mailto:[メールアドレス保護;]
 or [メールアドレス保護]
(Personal Address, checked every morning/evening and holidays)
 
mailto:[メールアドレス保護;]
(Address for business, checked every working days)
 http://www.hkfreak.net

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Kazunari Hirano
改めて、dmake をしてみると、また同じところでとまるので、また dmake -vr をしてみました。

[メールアドレス保護] 
...c/DEV300_m33]$ cd libxslt
[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mknZmv8c >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
Caught SIGINT. Trying to quit ...
となりました。

C:/cygwin/tmp/mknZmv8c これを、
/cygdrive/c/cygwin/tmp/mknZmv8c にして cat を実行しました。

[メールアドレス保護] 
...DEV300_m33/libxslt]$ cat
/cygdrive/c/cygwin/tmp/mknZmv8c >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro
[メールアドレス保護] 
...DEV300_m33/libxslt]$

"C:/cygwin/tmp/mknZmv8c" これがいけないのかな。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-11 スレッド表示 Kazunari Hirano
Onoさん、ありがとうございます。

2008/10/11 Takashi Ono 
<[メールアドレス保護]>:
> tcsh から同じ cat コマンドを手で実行しても止まってしまいますか?
実行できました。
> C:/cygwin/bin/cat.exe が正しく動くか
動いているようです。
> C:/cygwin/tmp/mkmZy7qD の中身
gzip -d -c ../../../download/libxslt-1.1.24.tar.gz  | tar  -xf -
でした。
> ./wntgcci.pro/misc をチェック
[メールアドレス保護] 
...DEV300_m33/libxslt]$ ls wntgcci.pro/misc
libxslt-1.1.23.unpack.wntgcci.pro  libxslt-1.1.24.unpack.wntgcci.pro  logs
[メールアドレス保護] 
...DEV300_m33/libxslt]$
となりました。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Takashi Ono
In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >cat C:/cygwin/tmp/mkmZy7qD >
 >./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro

./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro が出來ていないのですから、cat コマン
ドの実行前で止まってるのでしょうか。

solenv/inc/tg_ext.mk の

---<ここから>---
$(MISC)$/%.unpack : $(PRJ)$/download$/%.tar.gz
@-$(RM) $@
@noop $(assign UNPACKCMD := gzip -d -c $(BACK_PATH)download$/
$(TARFILE_NAME).tar.gz $(TARFILE_FILTER) | tar $(TAR_EXCLUDE_SWITCH) -x
$(tar_verbose_switch)f - )
@$(TYPE) $(mktmp $(UNPACKCMD)) > 
[メールアドレス保護](INPATH)
@$(RENAME) 
[メールアドレス保護](INPATH)
 $@
---<ここまで>---

あたりですね。圧縮形式に対応した解凍コマンドをマクロ変数に代入し、それを dmake の関数マク
ロ mktmp で一時ファイルに書き込み、更にその一時ファイルを cat であとで実際の解凍時に起動す
るコマンドファイルに書き出しています。

tcsh から同じ cat コマンドを手で実行しても止まってしまいますか?
C:/cygwin/bin/cat.exe が正しく動くかの確認および C:/cygwin/tmp/mkmZy7qD の中身とパーミッ
ション、 ./wntgcci.pro/misc をチェックしてはいかがでしょうか。


 Takashi Ono(HK Freak)
 
mailto:[メールアドレス保護;]
 or [メールアドレス保護]
(Personal Address, checked every morning/evening and holidays)
 
mailto:[メールアドレス保護;]
(Address for business, checked every working days)
 http://www.hkfreak.net

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Kazunari Hirano
> 早起きですね(^_^;
Onoさんも。:)

> cd libxslt && dmake -vr
>
> のアウトプットはどうなりますか?
[メールアドレス保護] ~
$ cd /cygdrive/c/DEV300_m33/

[メールアドレス保護] 
/cygdrive/c/DEV300_m33
$ tcsh
[メールアドレス保護] 
...c/DEV300_m33]$ source winmingw.set
[メールアドレス保護] 
...c/DEV300_m33]$ rehash
[メールアドレス保護] 
...c/DEV300_m33]$ cd libxslt
[メールアドレス保護] 
...DEV300_m33/libxslt]$ dmake -vr
echo -
-
noop
noop
noop
noop
/bin/rm -f ./wntgcci.pro/misc/libxslt-1.1.24.unpack
noop UNPACKCMD
cat C:/cygwin/tmp/mkmZy7qD >
./wntgcci.pro/misc/libxslt-1.1.24.unpack.wntgcci.pro

です。よろしくお願いいたします。
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Takashi Ono
khirano さん

早起きですね(^_^;

cd libxslt && dmake -vr

のアウトプットはどうなりますか?

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >おはようございます。
 >
 >2008/10/11 Takashi Ono 
 ><[メールアドレス保護]>:
 >> libxslt のビルドが止まっている状態でもうひとつ cygwin の窓を管理者権限で起動し、ps
 >> してみてください。
 >[メールアドレス保護] ~
 >$ ps
 >  PIDPPIDPGID WINPID  TTY  UIDSTIME COMMAND
 > 4016   14016   4016  con 1000 05:55:41 /usr/bin/rxvt
 > 408040164080   21880 1000 05:55:41 /usr/bin/bash
 > 343240803432   34680 1000 05:56:05 /usr/bin/tcsh
 > 349634323496   31960 1000 05:56:25
 >/cygdrive/c/DEV300_m33/solenv/wntgcci/bin/dmake
 > 124434963496   12440 1000 05:56:42 /usr/bin/tcsh
 > 254012443496   11520 1000 05:56:42 /usr/bin/perl
 > 318025403496   24880 1000 05:57:03
 >/cygdrive/c/DEV300_m33/solenv/wntgcci/bin/dmake
 > 338431803496   33840 1000 05:57:03 /usr/bin/tcsh
 > 3712   13712   3712  con 1000 05:57:45 /usr/bin/rxvt
 > 337237123372   17761 1000 05:57:49 /usr/bin/bash
 > 3808337238082081 1000 05:58:00 /usr/bin/ps
 >
 >[メールアドレス保護] ~
 >$
 >よろしくお願いいたします。
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Kazunari Hirano
おはようございます。

2008/10/11 Takashi Ono 
<[メールアドレス保護]>:
> libxslt のビルドが止まっている状態でもうひとつ cygwin の窓を管理者権限で起動し、ps
> してみてください。
[メールアドレス保護] ~
$ ps
  PIDPPIDPGID WINPID  TTY  UIDSTIME COMMAND
 4016   14016   4016  con 1000 05:55:41 /usr/bin/rxvt
 408040164080   21880 1000 05:55:41 /usr/bin/bash
 343240803432   34680 1000 05:56:05 /usr/bin/tcsh
 349634323496   31960 1000 05:56:25
/cygdrive/c/DEV300_m33/solenv/wntgcci/bin/dmake
 124434963496   12440 1000 05:56:42 /usr/bin/tcsh
 254012443496   11520 1000 05:56:42 /usr/bin/perl
 318025403496   24880 1000 05:57:03
/cygdrive/c/DEV300_m33/solenv/wntgcci/bin/dmake
 338431803496   33840 1000 05:57:03 /usr/bin/tcsh
 3712   13712   3712  con 1000 05:57:45 /usr/bin/rxvt
 337237123372   17761 1000 05:57:49 /usr/bin/bash
 3808337238082081 1000 05:58:00 /usr/bin/ps

[メールアドレス保護] ~
$
よろしくお願いいたします。
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Takashi Ono
khirano さん

libxslt のビルドが止まっている状態でもうひとつ cygwin の窓を管理者権限で起動し、ps 
してみてください。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >Onoさん、こんばんわ。
 >お世話になっております。
 >
 >2008/10/10 Takashi Ono 
 ><[メールアドレス保護]>:
 >> なにか必要なcygwinのモジュールが不足しているのかも。まずは状況確認。
 >>
 >> libxslt/wntgcci.pro/misc 以下はどのようになっていますか?
 >[メールアドレス保護] 
 >/cygdrive/c/DEV300_m33
 >$ ls libxslt/wntgcci.pro/misc
 >logs
 >
 >[メールアドレス保護] 
 >/cygdrive/c/DEV300_m33
 >$ ls libxslt/wntgcci.pro/misc/logs
 >
 >となっています。
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Kazunari Hirano
Onoさん、こんばんわ。
お世話になっております。

2008/10/10 Takashi Ono 
<[メールアドレス保護]>:
> なにか必要なcygwinのモジュールが不足しているのかも。まずは状況確認。
>
> libxslt/wntgcci.pro/misc 以下はどのようになっていますか?
[メールアドレス保護] 
/cygdrive/c/DEV300_m33
$ ls libxslt/wntgcci.pro/misc
logs

[メールアドレス保護] 
/cygdrive/c/DEV300_m33
$ ls libxslt/wntgcci.pro/misc/logs

となっています。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-10 スレッド表示 Takashi Ono
khiranoさん こんばんは

なにか必要なcygwinのモジュールが不足しているのかも。まずは状況確認。

libxslt/wntgcci.pro/misc 以下はどのようになっていますか?

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >> cygwin/bin/file.exe がありませんでした。
 >> そこで、coreutils を再インストールしてみましたが、cygwin/bin/file.exe はあらわれ
ず。
 >file.exe は、file というパッケージにありました。
 >そのパッケージをインストール。
 >Can't exec "file": というエラーはなくなりました。
 >しかし、依然として
 >=
 >Building module libxslt
 >/cygdrive/c/DEV300_m33/libxslt
 >mkout -- version: 1.8
 >-
 >で止まります。
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-09 スレッド表示 Kazunari Hirano
> cygwin/bin/file.exe がありませんでした。
> そこで、coreutils を再インストールしてみましたが、cygwin/bin/file.exe はあらわれず。
file.exe は、file というパッケージにありました。
そのパッケージをインストール。
Can't exec "file": というエラーはなくなりました。
しかし、依然として
=
Building module libxslt
/cygdrive/c/DEV300_m33/libxslt
mkout -- version: 1.8
-
で止まります。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-09 スレッド表示 Kazunari Hirano
Hi Ono san,

2008/10/9 Takashi Ono 
<[メールアドレス保護]>:
> 直接の関係があるかどうかわかりませんが、
>
> Can't exec "file":
>
> というエラーメッセージが出ていますので、cygwin のインストールに問題があると思います。
> /bin/file.exe は以前は fileutils というパッケージでした。最近のリリースでは coreutils
> に移っていますのでデフォルトでインストールされるはずですが・・・
cygwin/bin/file.exe がありませんでした。
そこで、coreutils を再インストールしてみましたが、cygwin/bin/file.exe はあらわれず。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-09 スレッド表示 Takashi Ono
khirano さん

直接の関係があるかどうかわかりませんが、

Can't exec "file": 

というエラーメッセージが出ていますので、cygwin のインストールに問題があると思います。
/bin/file.exe は以前は fileutils というパッケージでした。最近のリリースでは coreutils 
に移っていますのでデフォルトでインストールされるはずですが・・・

いずれにしても cygwin のインストールを確認してみてください。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >3時間ほど放っておきましたが、止まったまま、進んでいませんでした。
 >
 >Can't exec "file": No such file or directory at
 >/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 710.
 >Use of uninitialized value $file_type in pattern match (m//) at
 >/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
 >Use of uninitialized value $file_type in pattern match (m//) at
 >/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
 >Use of uninitialized value $file_type in pattern match (m//) at
 >/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
 >Module 'libxml2' delivered successfully. 51 files copied, 0 files unchanged
 >=
 >Building module libxslt
 >/cygdrive/c/DEV300_m33/libxslt
 >mkout -- version: 1.8
 >-
 >Caught SIGINT. Trying to quit ...
 >Caught SIGINT. Trying to quit ...
 >
 >ERROR: Error 65280 occurred while making /cygdrive/c/DEV300_m33/libxslt
 >rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/4032
 >
 >
 >[メールアドレス保護] 
 >...c/DEV300_m33]$
 >
 >これは、モジュールlibxsltのビルドが開始できないということですか。
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-09 スレッド表示 Kazunari Hirano
3時間ほど放っておきましたが、止まったまま、進んでいませんでした。

Can't exec "file": No such file or directory at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 710.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
Module 'libxml2' delivered successfully. 51 files copied, 0 files unchanged
=
Building module libxslt
/cygdrive/c/DEV300_m33/libxslt
mkout -- version: 1.8
-
Caught SIGINT. Trying to quit ...
Caught SIGINT. Trying to quit ...

ERROR: Error 65280 occurred while making /cygdrive/c/DEV300_m33/libxslt
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/4032


[メールアドレス保護] 
...c/DEV300_m33]$

これは、モジュールlibxsltのビルドが開始できないということですか。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
DEV300_m33です。
:)
Can't exec "file": No such file or directory at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 710.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/DEV300_m33/solenv/bin/deliver.pl line 712.
Module 'libxml2' delivered successfully. 51 files copied, 0 files unchanged
=
Building module libxslt
/cygdrive/c/DEV300_m33/libxslt
mkout -- version: 1.8
-
ここで止まっています。
エラーが出て終了にはなっていません。
しばらく放っておくことにします。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
http://ooopackages.good-day.net/pub/OpenOffice.org/sources/OOo_DEV300_m33_source.tar.bz2
Maho, Thanks!
:)
khirano

2008/10/9 Kazunari Hirano 
<[メールアドレス保護]>:
> DEV300_m33 がきました。
> Thanks,
> khirano
>
> -- Forwarded message --
> From: Hamburg Release Engineering 
> <[メールアドレス保護]>
> Date: Wed, Oct 8, 2008 at 6:26 PM
> Subject: [cws-announce] DEV300_m33 ready for use.
> To: [メールアドレス保護]
>
>
> DEV300_m33 has been built by Hamburg RE. No open build problems are
> known, and smoketest has been passed successfully.
>
> Child Workspaces integrated:
>   ab63_DEV300
>   addentitlement_DEV300
>   chart30
>   cloph11
>   dba31b
>   docmacroassignments_DEV300
>   dr63
>   fpicker8
>   hr53
>   hro38_DEV300
>   i18n45
>   i93386_DEV300
>   i93512_DEV300
>   i93555_DEV300
>   impress149
>   impress157_DEV300
>   impress158_DEV300
>   impress159_DEV300
>   impress160_DEV300
>   indentfix_DEV300
>   jl112_DEV300
>   jsc311
>   koheicoderemoval
>   localization32_DEV300
>   localization33_DEV300
>   localization34_DEV300
>   mav39_DEV300
>   mav40_DEV300
>   mingwport15
>   native194
>   native195_DEV300
>   native196_DEV300
>   native199_DEV300
>   native200_DEV300
>   os117
>   qadev33
>   qaerrorlogfixes1_DEV300
>   rt31_DEV300
>   sb93
>   sb96_DEV300
>   sb98_DEV300
>   sfxnotifyremoval
>   sjfixes06_DEV300
>   sjfixes09_DEV300
>   sw30bf15_DEV300
>   swlists02
>   sysui31_DEV300
>   sysui32_DEV300
>   tl62_DEV300
>   vcl92
>   vcl94
>   dev300m33masterfix
>
> -
>



-- 
OpenOffice.org Community Forum
http://user.services.openoffice.org
OpenOffice.org Marketing Contacts
http://marketing.openoffice.org/contacts.html
Participate in OpenOffice.org
http://contributing.openoffice.org/

http://openoffice.exblog.jp
[メールアドレス保護]

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
DEV300_m33 がきました。
Thanks,
khirano

-- Forwarded message --
From: Hamburg Release Engineering 
<[メールアドレス保護]>
Date: Wed, Oct 8, 2008 at 6:26 PM
Subject: [cws-announce] DEV300_m33 ready for use.
To: [メールアドレス保護]


DEV300_m33 has been built by Hamburg RE. No open build problems are
known, and smoketest has been passed successfully.

Child Workspaces integrated:
   ab63_DEV300
   addentitlement_DEV300
   chart30
   cloph11
   dba31b
   docmacroassignments_DEV300
   dr63
   fpicker8
   hr53
   hro38_DEV300
   i18n45
   i93386_DEV300
   i93512_DEV300
   i93555_DEV300
   impress149
   impress157_DEV300
   impress158_DEV300
   impress159_DEV300
   impress160_DEV300
   indentfix_DEV300
   jl112_DEV300
   jsc311
   koheicoderemoval
   localization32_DEV300
   localization33_DEV300
   localization34_DEV300
   mav39_DEV300
   mav40_DEV300
   mingwport15
   native194
   native195_DEV300
   native196_DEV300
   native199_DEV300
   native200_DEV300
   os117
   qadev33
   qaerrorlogfixes1_DEV300
   rt31_DEV300
   sb93
   sb96_DEV300
   sb98_DEV300
   sfxnotifyremoval
   sjfixes06_DEV300
   sjfixes09_DEV300
   sw30bf15_DEV300
   swlists02
   sysui31_DEV300
   sysui32_DEV300
   tl62_DEV300
   vcl92
   vcl94
   dev300m33masterfix

-

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
> ERROR: Error 65280 occurred while making /cygdrive/c/OOO300_m9/libxslt
http://www.openoffice.org/issues/show_bug.cgi?id=86795
これですか。
fixed in the CWS mingwport12
となっています。
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?logon=true&Id=6586&Path=DEV300%2Fmingwport12
.
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
途中経過。

[メールアドレス保護] 
...c/OOO300_m9]$ dmake
Checking module list
build -- version: 1.171

rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/3440
build -- version: 1.171

=
Building module solenv
/cygdrive/c/OOO300_m9/solenv
-
just for sideeffects...
deliver -- version: 1.130
Module 'solenv' delivered successfully. 0 files copied, 1 files unchanged
=
Building module boost
/cygdrive/c/OOO300_m9/boost
-
/cygdrive/c/OOO300_m9/boost/spirit
-
deliver -- version: 1.130
Module 'boost' delivered successfully. 0 files copied, 1183 files unchanged
=
Building module stlport
/cygdrive/c/OOO300_m9/stlport
-
deliver -- version: 1.130
Module 'stlport' delivered successfully. 0 files copied, 315 files unchanged
=
Building module soltools
/cygdrive/c/OOO300_m9/soltools/winunistd
-
/cygdrive/c/OOO300_m9/soltools/mkdepend
-
/cygdrive/c/OOO300_m9/soltools/support
-
/cygdrive/c/OOO300_m9/soltools/HIDCompiler
-
/cygdrive/c/OOO300_m9/soltools/cpp
-
/cygdrive/c/OOO300_m9/soltools/giparser
-
/cygdrive/c/OOO300_m9/soltools/javadep
-
/cygdrive/c/OOO300_m9/soltools/ldump
-
/cygdrive/c/OOO300_m9/soltools/testhxx
-
deliver -- version: 1.130
Module 'soltools' delivered successfully. 0 files copied, 14 files unchanged
=
Building module external
/cygdrive/c/OOO300_m9/external/cairo
Nothing to do (Cairo not enabled).
/cygdrive/c/OOO300_m9/external/glibc
-
/cygdrive/c/OOO300_m9/external/gpc
-
/cygdrive/c/OOO300_m9/external/mingwheaders
deliver -- version: 1.130
Module 'external' delivered successfully. 0 files copied, 135 files unchanged
=
Building module expat
/cygdrive/c/OOO300_m9/expat
-
deliver -- version: 1.130
Module 'expat' delivered successfully. 0 files copied, 12 files unchanged
=
Building module zlib
/cygdrive/c/OOO300_m9/zlib
-
deliver -- version: 1.130
Module 'zlib' delivered successfully. 0 files copied, 9 files unchanged
=
Building module libxml2
/cygdrive/c/OOO300_m9/libxml2
-
deliver -- version: 1.130
Module 'libxml2' delivered successfully. 0 files copied, 51 files unchanged
=
Building module libxslt
/cygdrive/c/OOO300_m9/libxslt
-
Caught SIGINT. Trying to quit ...
Caught SIGINT. Trying to quit ...

ERROR: Error 65280 occurred while making /cygdrive/c/OOO300_m9/libxslt
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/1980

[メールアドレス保護] 
...c/OOO300_m9]$

ここまでいきました。
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
> =
> Building module libxslt
> /cygdrive/c/OOO300_m9/libxslt
> mkout -- version: 1.8
> -
ctrl+c で quit

Caught SIGINT. Trying to quit ...
Caught SIGINT. Trying to quit ...

ERROR: Error 65280 occurred while making /cygdrive/c/OOO300_m9/libxslt
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/672

[メールアドレス保護] 
...c/OOO300_m9]$

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
おはようございます。

C:/cygwin/bin/touch.exe ./wntgcci.pro/misc/build/so_installed_so_libxml2
cp ./wntgcci.pro/misc/build/libxml2-2.6.31/.libs/libxml2*.a ./wntgcci.pro/lib
cp -r ./wntgcci.pro/misc/build/libxml2-2.6.31/include/libxml ./wntgcci.pro/inc
cp ./wntgcci.pro/misc/build/libxml2-2.6.31/.libs/libxml2*.dll
./wntgcci.pro/misc/build/libxml2-2.6.31/.libs/xmllint.exe
./wntgcci.pro/misc/build/libxml2-2.6.31/xml2-config ./wntgcci.pro/bin
C:/cygwin/bin/touch.exe ./wntgcci.pro/misc/build/so_predeliver_so_libxml2
deliver -- version: 1.130
Can't exec "file": No such file or directory at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 710.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 712.
..
Can't exec "file": No such file or directory at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 710.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 712.
Use of uninitialized value $file_type in pattern match (m//) at
/cygdrive/c/OOO300_m9/solenv/bin/deliver.pl line 712.
Module 'libxml2' delivered successfully. 51 files copied, 0 files unchanged
=
Building module libxslt
/cygdrive/c/OOO300_m9/libxslt
mkout -- version: 1.8
-
ここで止まってしまいました。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Kazunari Hirano
小野さん、おはようございます。

Windows Vista のことがだんだんわかってきました。
:)

2008/10/8 Takashi Ono 
<[メールアドレス保護]>:
> khiranoさんは管理者権限でないのでしょうか?
管理者なのですが、Windows Vista
では、アプリケーションを実行する際に改めて、ショートカットを右クリックし、管理者権限で実行する、を選択して実行しないと、管理者権限でそのアプリケーションに入ることができません。

cygwin に管理者権限で入り、dmake を実行、ビルド進行中!

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-08 スレッド表示 Takashi Ono
khiranoさん こんばんは。

/OOO300_m9/external/wntgcci.pro/misc/mingw/include/excpt.h
は
/mingw/include/excpt.h
からコピーされているはずです。比較してみてください。

khiranoさんは管理者権限でないのでしょうか?

パッチ前にコピーしたディレクトリ以下のファイルに chomod をかけるようにすべきなのかもし
れません。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >> C:/cygwin/bin/touch.exe ../wntgcci.pro/misc/mingwheader_copy
 >> patch -bd ../wntgcci.pro/misc/mingw -p0 -N -f -Z > patching file include/crtdbg.h
 >> patching file include/winres.h
 >ここまでは、パッチが成功しているようです。
 >
 >> patch:  can't open file include/excpt.h : Permission denied
 >ここでパーミッション拒否。
 >
 >excpt.h をさがしてみました。
 >
 >/cygwin/usr/include/mingw/excpt.h
 >/mingw/include/excpt.h
 >/OOO300_m9/external/wntgcci.pro/misc/mingw/include/excpt.h
 >/Program Files/Microsoft Platform SDK/Include/crt/excpt.h
 >/Program Files/Microsoft Platform SDK/src/crt/excpt.h
 >/Program Files/Microsoft Visual Studio 9.0/VC/include/excpt.h
 >
 >そうすると、
 >include/crtdbg.h
 >include/winres.h
 >include/excpt.h
 >これらは、
 >/mingw/include/
 >か
 >/Program Files/Microsoft Visual Studio 9.0/VC/include/
 >の下にあるということなのかな。
 >
 >Microsoft Visual Studio 9.0をインストールしたおぼえがないのですが、これはどこからきた
のかしらん。
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-07 スレッド表示 Kazunari Hirano
> C:/cygwin/bin/touch.exe ../wntgcci.pro/misc/mingwheader_copy
> patch -bd ../wntgcci.pro/misc/mingw -p0 -N -f -Z  patching file include/crtdbg.h
> patching file include/winres.h
ここまでは、パッチが成功しているようです。

> patch:  can't open file include/excpt.h : Permission denied
ここでパーミッション拒否。

excpt.h をさがしてみました。

/cygwin/usr/include/mingw/excpt.h
/mingw/include/excpt.h
/OOO300_m9/external/wntgcci.pro/misc/mingw/include/excpt.h
/Program Files/Microsoft Platform SDK/Include/crt/excpt.h
/Program Files/Microsoft Platform SDK/src/crt/excpt.h
/Program Files/Microsoft Visual Studio 9.0/VC/include/excpt.h

そうすると、
include/crtdbg.h
include/winres.h
include/excpt.h
これらは、
/mingw/include/
か
/Program Files/Microsoft Visual Studio 9.0/VC/include/
の下にあるということなのかな。

Microsoft Visual Studio 9.0をインストールしたおぼえがないのですが、これはどこからきたのかしらん。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-07 スレッド表示 Kazunari Hirano
> 無事 source winmingw.set ができ、dmake をたたくことができました。ビルド進行中!

C:/cygwin/bin/touch.exe ../wntgcci.pro/misc/mingwheader_copy
patch -bd ../wntgcci.pro/misc/mingw -p0 -N -f -Z 

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-07 スレッド表示 Kazunari Hirano
Ono さん、おはようございます。

> うまく configure できていないようです。DirectX SDK のパスにカッコが含まれているのが悪さ
> しているのかもしれません。わたしはいつも short path で指定しています。
了解いたしました。ありがとうございます。
./configure のオプションに指定するパスにshort
pathを指定したのですが、生成されるwinmingw.setの中身を見ると、依然としてカッコが含まれたパスがありました。
しようがないので :)  winmingw.set をエディタで開き、その部分を short path で書き換えました。
無事 source winmingw.set ができ、dmake をたたくことができました。ビルド進行中!
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-07 スレッド表示 Takashi Ono
hhirano さん

うまく configure できていないようです。DirectX SDK のパスにカッコが含まれているのが悪さ
しているのかもしれません。わたしはいつも short path で指定しています。

winmingw.set の中身がわからないのであてずっぱですが。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >source winmingw.set で、
 >Badly placed ()'s. が出ます。
 >これは何ですか。
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-07 スレッド表示 Takashi Ono
khirano さん

わたしのところでいま使っているのは August 2006 です。

DirectX ベースの canvas は以前は Direct3D 5 を使っており(いまは Direct3D 9 ベース)現
在もオプションで Direct3D 5 ベースの dll をビルドできます。

ここで使うヘッダが mingw でコンパイルできるようパッチするのですが、August 2007 以降
の DirectX SDK では古いヘッダは削除されたようです。

オプションによりパッチを選択するように変えたほうが良いですね。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >小野さんのインストラクションに、
 >
 >A DirectX 9.0 SDK. The Sun provided builds use DirectX 9.0 SDK Update
 >- (Summer 2004) but that is no longer available for download from
 >Microsoft. The current version of the DirectX SDK:
 >DirectX SDK - (February 2006)
 >
 >とありました。
 >
 >http://www.microsoft.com/japan/msdn/directx/downloads.aspx
 >
 >2008年のではなく、2006年あたりのを使ってみます。
 >
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-06 スレッド表示 Kazunari Hirano
source winmingw.set で、
Badly placed ()'s. が出ます。
これは何ですか。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-06 スレッド表示 Kazunari Hirano
小野さんのインストラクションに、

A DirectX 9.0 SDK. The Sun provided builds use DirectX 9.0 SDK Update
- (Summer 2004) but that is no longer available for download from
Microsoft. The current version of the DirectX SDK:
DirectX SDK - (February 2006)

とありました。

http://www.microsoft.com/japan/msdn/directx/downloads.aspx

2008年のではなく、2006年あたりのを使ってみます。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-05 スレッド表示 Kazunari Hirano
>>cp: cannot stat `c:/.../include/dxtrans.h': No such file or directory

dxtrans.h は、
C:\Program Files\Microsoft DirectX SDK (August 2008)\Include
にも
C:\Program Files\Microsoft SDKs\Windows\v6.1\Include
にも、みあたりません。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-05 スレッド表示 Kazunari Hirano
Hi,
>cp: cannot stat `c:/.../include/dxtrans.h': No such file or directory
>cp: cannot stat `c:/.../include/d3d.h': No such file or directory
>cp: cannot stat `c:/.../include/d3dtypes.h': No such file or directory
これらのファイルが
C:\Program Files\Microsoft DirectX SDK (August 2008)\Include
ここにみあたりません。
そのかわり、d3d9.h や d3d9types.h というファイルがあります。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-05 スレッド表示 Kazunari Hirano
Ono san, Thanks.

2008/10/6 Takashi Ono 
<[メールアドレス保護]>:
> DirectX SDK の場所がうまくconfigure されていないと思います。
./configure オプションは次のようになっています。
$ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1" --with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla
わかりにくいので、次をご覧ください。
./configure
--with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v6.1"
--with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" <-- ここ。
--with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.5.0_16"
--with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

"--with-direcx-home" は "--with-directx-home" ですか。direcx --> directx ?

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-05 スレッド表示 Takashi Ono
DirectX SDK の場所がうまくconfigure されていないと思います。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >Ono san, Thanks.
 >
 >rm -rf external/wntgcci.pro
 >をして、ふたたび、dmake
 >
 >cp: cannot stat `c:/PROGRA~1/MI246F~1/include/dxtrans.h': No such file
 >or directory
 >cp: cannot stat `c:/PROGRA~1/MI246F~1/include/d3d.h': No such file or 
 >directory
 >cp: cannot stat `c:/PROGRA~1/MI246F~1/include/d3dtypes.h': No such
 >file or directory
 >dmake:  Error code 1, while making '../wntgcci.pro/misc/mingwheader_copy'
 >
 >ERROR: Error 65280 occurred while making
 >/cygdrive/c/OOO300_m9/external/mingwheaders
 >rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/1184
 >dmake:  Error code 1, while making 'build_instsetoo_native'
 >[メールアドレス保護] 
 >...c/OOO300_m9]$
 >---
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-05 スレッド表示 Kazunari Hirano
Ono san, Thanks.

rm -rf external/wntgcci.pro
をして、ふたたび、dmake

cp: cannot stat `c:/PROGRA~1/MI246F~1/include/dxtrans.h': No such file
or directory
cp: cannot stat `c:/PROGRA~1/MI246F~1/include/d3d.h': No such file or directory
cp: cannot stat `c:/PROGRA~1/MI246F~1/include/d3dtypes.h': No such
file or directory
dmake:  Error code 1, while making '../wntgcci.pro/misc/mingwheader_copy'

ERROR: Error 65280 occurred while making
/cygdrive/c/OOO300_m9/external/mingwheaders
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/1184
dmake:  Error code 1, while making 'build_instsetoo_native'
[メールアドレス保護] 
...c/OOO300_m9]$
---
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Takashi Ono
cp コマンドに -f オプションをつけたほうが良さそうですね。
以前の失敗したビルドでコピーされたファイルが残っていてパーミッションの関係で再度コピー
ができないのだと思います。
extension/wntgcci.proを消してクリーンにビルドすれば先に進むはず。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >--
 >[メールアドレス保護] 
 >...c/OOO300_m9]$ dmake
 >Checking module list
 >build -- version: 1.171
 >
 >rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/1908
 >build -- version: 1.171
 >
 >=
 >Building module solenv
 >/cygdrive/c/OOO300_m9/solenv
 >-
 >just for sideeffects...
 >deliver -- version: 1.130
 >Module 'solenv' delivered successfully. 0 files copied, 1 files unchanged
 >=
 >Building module boost
 >/cygdrive/c/OOO300_m9/boost
 >-
 >/cygdrive/c/OOO300_m9/boost/spirit
 >-
 >deliver -- version: 1.130
 >Module 'boost' delivered successfully. 0 files copied, 1183 files unchanged
 >=
 >Building module stlport
 >/cygdrive/c/OOO300_m9/stlport
 >-
 >deliver -- version: 1.130
 >Module 'stlport' delivered successfully. 0 files copied, 315 files unchanged
 >=
 >Building module soltools
 >/cygdrive/c/OOO300_m9/soltools/winunistd
 >-
 >/cygdrive/c/OOO300_m9/soltools/mkdepend
 >-
 >/cygdrive/c/OOO300_m9/soltools/support
 >-
 >/cygdrive/c/OOO300_m9/soltools/HIDCompiler
 >-
 >/cygdrive/c/OOO300_m9/soltools/cpp
 >-
 >/cygdrive/c/OOO300_m9/soltools/giparser
 >-
 >/cygdrive/c/OOO300_m9/soltools/javadep
 >-
 >/cygdrive/c/OOO300_m9/soltools/ldump
 >-
 >/cygdrive/c/OOO300_m9/soltools/testhxx
 >-
 >deliver -- version: 1.130
 >Module 'soltools' delivered successfully. 0 files copied, 14 files unchanged
 >=
 >Building module external
 >/cygdrive/c/OOO300_m9/external/cairo
 >Nothing to do (Cairo not enabled).
 >/cygdrive/c/OOO300_m9/external/glibc
 >-
 >/cygdrive/c/OOO300_m9/external/gpc
 >-
 >/cygdrive/c/OOO300_m9/external/mingwheaders
 >mkdir.exe -p ../wntgcci.pro/misc/mingw/include
 >mkdir.exe -p ../wntgcci.pro/misc/mingw/include/sys
 >cp c:/mingw/include/excpt.h c:/mingw/include/tchar.h
 >../wntgcci.pro/misc/mingw/include
 >cp: cannot create regular file
 >`../wntgcci.pro/misc/mingw/include/excpt.h': Permission denied
 >cp: cannot create regular file
 >`../wntgcci.pro/misc/mingw/include/tchar.h': Permission denied
 >dmake:  Error code 1, while making '../wntgcci.pro/misc/mingwheader_copy'
 >
 >ERROR: Error 65280 occurred while making
 >/cygdrive/c/OOO300_m9/external/mingwheaders
 >rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/2724
 >dmake:  Error code 1, while making 'build_instsetoo_native'
 >[メールアドレス保護] 
 >...c/OOO300_m9]$
 
>--
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
--
[メールアドレス保護] 
...c/OOO300_m9]$ dmake
Checking module list
build -- version: 1.171

rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/1908
build -- version: 1.171

=
Building module solenv
/cygdrive/c/OOO300_m9/solenv
-
just for sideeffects...
deliver -- version: 1.130
Module 'solenv' delivered successfully. 0 files copied, 1 files unchanged
=
Building module boost
/cygdrive/c/OOO300_m9/boost
-
/cygdrive/c/OOO300_m9/boost/spirit
-
deliver -- version: 1.130
Module 'boost' delivered successfully. 0 files copied, 1183 files unchanged
=
Building module stlport
/cygdrive/c/OOO300_m9/stlport
-
deliver -- version: 1.130
Module 'stlport' delivered successfully. 0 files copied, 315 files unchanged
=
Building module soltools
/cygdrive/c/OOO300_m9/soltools/winunistd
-
/cygdrive/c/OOO300_m9/soltools/mkdepend
-
/cygdrive/c/OOO300_m9/soltools/support
-
/cygdrive/c/OOO300_m9/soltools/HIDCompiler
-
/cygdrive/c/OOO300_m9/soltools/cpp
-
/cygdrive/c/OOO300_m9/soltools/giparser
-
/cygdrive/c/OOO300_m9/soltools/javadep
-
/cygdrive/c/OOO300_m9/soltools/ldump
-
/cygdrive/c/OOO300_m9/soltools/testhxx
-
deliver -- version: 1.130
Module 'soltools' delivered successfully. 0 files copied, 14 files unchanged
=
Building module external
/cygdrive/c/OOO300_m9/external/cairo
Nothing to do (Cairo not enabled).
/cygdrive/c/OOO300_m9/external/glibc
-
/cygdrive/c/OOO300_m9/external/gpc
-
/cygdrive/c/OOO300_m9/external/mingwheaders
mkdir.exe -p ../wntgcci.pro/misc/mingw/include
mkdir.exe -p ../wntgcci.pro/misc/mingw/include/sys
cp c:/mingw/include/excpt.h c:/mingw/include/tchar.h
../wntgcci.pro/misc/mingw/include
cp: cannot create regular file
`../wntgcci.pro/misc/mingw/include/excpt.h': Permission denied
cp: cannot create regular file
`../wntgcci.pro/misc/mingw/include/tchar.h': Permission denied
dmake:  Error code 1, while making '../wntgcci.pro/misc/mingwheader_copy'

ERROR: Error 65280 occurred while making
/cygdrive/c/OOO300_m9/external/mingwheaders
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/2724
dmake:  Error code 1, while making 'build_instsetoo_native'
[メールアドレス保護] 
...c/OOO300_m9]$
--

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
> おっと、さっそくビルドが止まりました。
cp: cannot stat `c:/PROGRA~1/MI246F~1/include/dxtrans.h': No such file
or directory
cp: cannot stat `c:/PROGRA~1/MI246F~1/include/d3d.h': No such file or directory
cp: cannot stat `c:/PROGRA~1/MI246F~1/include/d3dtypes.h': No such
file or directory
dmake:  Error code 1, while making '../wntgcci.pro/misc/mingwheader_copy'

ERROR: Error 65280 occurred while making
/cygdrive/c/OOO300_m9/external/mingwheaders
rmdir /cygdrive/c/Users/khirano/AppData/Local/Temp/2932
dmake:  Error code 1, while making 'build_instsetoo_native'
[メールアドレス保護] 
...c/OOO300_m9]$

--
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
dmake たたきました。すごい、すごい。ビルドしてます!
:)
2008/10/5 Takashi Ono 
<[メールアドレス保護]>:
> default が --with-use-shell=tcsh なので指定する必要はないですね。
了解。

> 現在では --with-use-shell=bash でのビルドも出来ていますので、cygwin のデフォルトのシェルで
> ある bash を使う方が主流になっているかもしれません。
そうすると、MingGW+bash Build ということになるのかしらん。

> わたしも最近は bash ばっかり使っているので、tcsh でやると潜在バグが現れるかも・・・
:)

おっと、さっそくビルドが止まりました。
Moment
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Takashi Ono
In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >おばんです。
 >インストラクションで、「Even though tcsh is the default shell since m83, you
 >should enable the use of tcsh with
 >--with-use-shell=tcsh.」とありますが、"--with-use-shell=tcsh" はどこで使いますか。

default が --with-use-shell=tcsh なので指定する必要はないですね。
現在では --with-use-shell=bash でのビルドも出来ていますので、cygwin のデフォルトのシェルで
ある bash を使う方が主流になっているかもしれません。
わたしも最近は bash ばっかり使っているので、tcsh でやると潜在バグが現れるかも・・・

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
guw has been successfully made
guw copied to c:/OOO300_m9/solenv/wntgcci/bin/guw.exe

では、

[メールアドレス保護] 
...c/OOO300_m9]$ source winmingw.set
[メールアドレス保護] 
...c/OOO300_m9]$ rehash
[メールアドレス保護] 
...c/OOO300_m9]$

dmake たたかせていただきます。
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
さて、いよいよ、tcsh で ./bootstrap です。

[メールアドレス保護] 
/cygdrive/c/OOO300_m9
$ tcsh
[メールアドレス保護] 
...c/OOO300_m9]$ ./bootstrap
checking build system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking the operating system... checked (CYGWIN)
checking whether to do a build with dbug macros... no
checking if spawn shall be used... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... C:/cygwin/bin/grep.exe
checking for egrep... C:/cygwin/bin/grep.exe -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking spawn.h usability... no
checking spawn.h presence... no
checking for spawn.h... no
checking wait.h usability... no
checking wait.h presence... no
checking for wait.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for int8... no
checking for uint8... no
checking for int16... no
checking for uint16... no
checking for int32... no
checking for uint32... no
checking whether time.h and sys/time.h may both be included... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for working memcmp... yes
checking return type of signal handlers... void
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for getwd... yes
checking for strerror... yes
checking for setvbuf... yes
checking for tzset... yes
checking for settz... no
checking for mkstemp... yes
checking for tempnam... yes
checking for gettimeofday... yes
checking for strlwr... yes
configure: creating ./config.status
config.status: creating dmakeroot.h
config.status: creating Makefile
config.status: creating startup/config.mk
config.status: creating startup/Makefile
config.status: creating startup/unix/Makefile
config.status: creating startup/unix/linux/Makefile
config.status: creating startup/unix/solaris/Makefile
config.status: creating startup/unix/macosx/Makefile
config.status: creating startup/unix/sysvr4/Makefile
config.status: creating startup/unix/cygwin/Makefile
config.status: creating startup/unix/os2/Makefile
config.status: creating startup/winnt/Makefile
config.status: creating startup/winnt/mingw/Makefile
config.status: creating startup/winnt/msvc6/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/cygdrive/c/OOO300_m9/dmake'
Making all in startup
make[2]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup'
Making all in unix
make[3]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup/unix'
Making all in cygwin
make[4]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup/unix/cygwi

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
checking for gdiplus.dll... configure: error: gdiplus.dll is missing
in external/gdiplus/.
Get it from the Microsoft site and put it into external/gdiplus.
You may have to search Microsoft's website. Last time it was seen at:
.
-
gdiplus.dll を external/gdiplus/ に投入。

第七回./configure
---

[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
$ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1" --with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for cygwin gcc/g++... found
checking for tcsh... /usr/bin/tcsh
checking gcc home... /cygdrive/c/mingw
checking for gcc... gcc -mno-cygwin
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -mno-cygwin accepts -g... yes
checking for gcc -mno-cygwin option to accept ISO C89... none needed
checking for gcc... /cygdrive/c/mingw/bin/gcc
)hecking the GNU gcc compiler version... checked (gcc 3.4.4
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 3.81
checking for --hash-style=both linker support ... not found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking the Mingwin32 C++ Compiler... found.
./configure: line 6378: test: : integer expression expected
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for ANSI C header files... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -mno-cygwin accepts -g... yes
checking how to run the C++ preprocessor... g++ -mno-cygwin -E
checking ho

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
checking for unicows.dll... configure: error: The Microsoft Layer for
Unicode (unicows.dll) is missing in external/unicows/.
Get it from the Microsoft site and put it into external/unicows.
(Note: Microsoft seems to enjoy changing the exact location of this file. You
may have to search Microsoft's website.) Last time it was seen at:
.
--
unicows.dll を external/unicows/ に投入。

第六回./configure!


[メールアドレス保護] ~
$ cd /cygdrive/c/OOO300_m9/config_office/



[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
 $
PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1" --with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for cygwin gcc/g++... found
checking for tcsh... /usr/bin/tcsh
checking gcc home... /cygdrive/c/mingw
checking for gcc... gcc -mno-cygwin
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -mno-cygwin accepts -g... yes
checking for gcc -mno-cygwin option to accept ISO C89... none needed
checking for gcc... /cygdrive/c/mingw/bin/gcc
)hecking the GNU gcc compiler version... checked (gcc 3.4.4
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 3.81
checking for --hash-style=both linker support ... not found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking the Mingwin32 C++ Compiler... found.
./configure: line 6378: test: : integer expression expected
checking how to run the C preprocessor... g

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
> checking for PSDK files... configure: error:
>
> Some modules do not build correctly with MS Platform SDK - April 2005
> Edition if the library (/cygdrive/c/Program Files/Microsoft Platform
> SDK/Lib/libcp.lib) is found.
> Remove/rename/backup that file and restart configure. Details about this
> problem can be found in issue 49856.

--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK"
を
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v6.1"
に変更。

第五回./configure!
-

[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
$ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1" --with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for cygwin gcc/g++... found
checking for tcsh... /usr/bin/tcsh
checking gcc home... /cygdrive/c/mingw
checking for gcc... gcc -mno-cygwin
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -mno-cygwin accepts -g... yes
checking for gcc -mno-cygwin option to accept ISO C89... none needed
checking for gcc... /cygdrive/c/mingw/bin/gcc
)hecking the GNU gcc compiler version... checked (gcc 3.4.4
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 3.81
checking for --hash-style=both linker support ... not found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking the Mingwin32 C++ Compiler... found.
./configure: line 6378: test: : integer expression expected
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for ANSI C header files... yes
checking whether we are using the GNU C++ compi

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
checking for glib and libIDL binaries... configure: error: One or more
of the following archives is missing in moz/download/
  vc71-glib-1.2.10-bin.zip
  vc71-libIDL-0.6.8-bin.zip
(from 
ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/historic/vc71/)
  wintools.zip
(from http://ftp.mozilla.org/pub/mozilla.org/mozilla/source/wintools.zip)
上記ファイルをゲット。moz/download/ に投入。


第四回./configure!


[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
$ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK"
--with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for cygwin gcc/g++... found
checking for tcsh... /usr/bin/tcsh
checking gcc home... /cygdrive/c/mingw
checking for gcc... gcc -mno-cygwin
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -mno-cygwin accepts -g... yes
checking for gcc -mno-cygwin option to accept ISO C89... none needed
checking for gcc... /cygdrive/c/mingw/bin/gcc
)hecking the GNU gcc compiler version... checked (gcc 3.4.4
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 3.81
checking for --hash-style=both linker support ... not found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking the Mingwin32 C++ Compiler... found.
./configure: line 6378: test: : integer expression expected
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for ANSI C header files... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -mno-cygwin accepts -g... yes
checking how to run the C++ preprocessor... g++ -mno-cygwin -

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
checking for gperf... no
configure: error: gperf not found but needed. Install it.
この修正のため、gperf をインストール。


第三回./configure!
---
[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
$ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK"
--with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for cygwin gcc/g++... found
checking for tcsh... /usr/bin/tcsh
checking gcc home... /cygdrive/c/mingw
checking for gcc... gcc -mno-cygwin
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -mno-cygwin accepts -g... yes
checking for gcc -mno-cygwin option to accept ISO C89... none needed
checking for gcc... /cygdrive/c/mingw/bin/gcc
)hecking the GNU gcc compiler version... checked (gcc 3.4.4
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 3.81
checking for --hash-style=both linker support ... not found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking the Mingwin32 C++ Compiler... found.
./configure: line 6378: test: : integer expression expected
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for ANSI C header files... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -mno-cygwin accepts -g... yes
checking how to run the C++ preprocessor... g++ -mno-cygwin -E
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... y

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
checking which shell to use... configure: error: /usr/bin/gawk, awk,
tar or gunzip is a cygwin symlink!
Native windows programs cannot use cygwin symlinks. Remove the symbolic
link, and copy the program to the name of the link.
以上、修正。

第二回 ./configure
-
[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
 $
PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK"
--with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for cygwin gcc/g++... found
checking for tcsh... /usr/bin/tcsh
checking gcc home... /cygdrive/c/mingw
checking for gcc... gcc -mno-cygwin
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -mno-cygwin accepts -g... yes
checking for gcc -mno-cygwin option to accept ISO C89... none needed
checking for gcc... /cygdrive/c/mingw/bin/gcc
)hecking the GNU gcc compiler version... checked (gcc 3.4.4
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 3.81
checking for --hash-style=both linker support ... not found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking the Mingwin32 C++ Compiler... found.
./configure: line 6378: test: : integer expression expected
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for ANSI C header files... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -mno-cygwin accepts -g... yes
checking how to run the C++ preprocessor... g++ -mno-cygwin -E
checking how to run the C preprocessor... gcc -mno-cygwin -E
checking for sys/types.h... yes
ch

Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
記念すべき第一回 ./configure です。
-
[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
$ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK"
--with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-direcx-home="/cygdr   ive/c/Program Files/Microsoft DirectX
SDK (August 2008)" --with-jdk-home="/cygdrive/c/Program
Files/Java/jdk1.5.0_16" --with-ant-home
="/cygdrive/c/apache-ant-1.7.1" --enable-build-mozilla

*  *
*   OpenOffice.org build configuration.*
*  *
*   The configure process checks your platform to see whether  *
*   you can build OpenOffice.org on it.*
*   This process checks all pre-requisites and generates a file*
*   containing the necessary environment variables.*
*   Source this file after configure has ended successfully.   *
*  *
*   Any warning that is generated during the configure process *
*   must be taken into account since it can be a reason for*
*   an unsuccessful build of OpenOffice.org*
*  *



*  *
*   Checking the platform pre-requisites.  *
*  *


checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.5.25(0.156/4/2)
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not checking whether to
enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to enable filters for legacy binary file formats
(StarOffice 5.2)... yes
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... configure: error: /usr/bin/gawk, awk,
tar or gunzip is a cygwin symlink!
Native windows programs cannot use cygwin symlinks. Remove the symbolic
link, and copy the program to the name of the link.

[メールアドレス保護] 
/cygdrive/c/OOO300_m9/config_office
$
以上。
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
おばんです。
インストラクションで、「Even though tcsh is the default shell since m83, you
should enable the use of tcsh with
--with-use-shell=tcsh.」とありますが、"--with-use-shell=tcsh" はどこで使いますか。

$SRC_ROOT> cd config_office

config_office> PATH=/cygdrive/c/mingw/bin:$PATH ./configure
--with-mingwin=yes
--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK"
--with-nsis-path="/cygdrive/c/Program Files/NSIS"
--with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86"
--with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(August 2008)"
--with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.5.0_16"
--with-ant-home="/cygdrive/c/apache-ant-1.7.1"
--enable-build-mozilla

さあ、いよいよ、上記のとおり、./configure いきます!
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
Onoさん、ありがとうございます。

2008/10/4 Takashi Ono 
<[メールアドレス保護]>:
> Include/atl をコピーしてください。
了解。

> DirectX SDK をインストールする必要があります。
了解。
Microsoft DirectX SDK (August 2008) をインストールしました。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Takashi Ono
khiranoさん、おつかれさまです。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >おばんです。
 >> i#88772#に書いたとおり、DEV300 では Vista 用の Windows SDK v6.1 に移行しています。
 >> ただし、これには Platform SDK で提供されていた ATL (Active Template Library)が含ま
れません
 >> ので、ATL を含むモジュールをあきらめるか、ATL のヘッダを古い Platform SDK からコ
ピーする必
 >> 要があります。
 >ATLのヘッダは、Platform SDK のどこにありますjか。

Include/atl をコピーしてください。

 >
 >> Windows SDK v6.1 は DirectX SDK を含んでいます。
 >そうすると、
 >config_office> PATH=/cygdrive/c/mingw/bin:$PATH ./configure
 >のオプションでは、
 >--with-directx-home="/cygdrive/c/Program Files/Microsoft SDK/Windows/v6.1"
 >としますか。

すみません。Windows SDK v6.1 はたしかに DirectX SDK のDirectX v9 用のヘッダとライブラリ
を含んでいるのですが、configure のチェックを通らないようです。DirectX SDK をインストー
ルする必要があります。

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
おばんです。
> i#88772#に書いたとおり、DEV300 では Vista 用の Windows SDK v6.1 に移行しています。
> ただし、これには Platform SDK で提供されていた ATL (Active Template Library)が含まれません
> ので、ATL を含むモジュールをあきらめるか、ATL のヘッダを古い Platform SDK からコピーする必
> 要があります。
ATLのヘッダは、Platform SDK のどこにありますjか。

> Windows SDK v6.1 は DirectX SDK を含んでいます。
そうすると、
config_office> PATH=/cygdrive/c/mingw/bin:$PATH ./configure
のオプションでは、
--with-directx-home="/cygdrive/c/Program Files/Microsoft SDK/Windows/v6.1"
としますか。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-04 スレッド表示 Kazunari Hirano
XML:Parser の方はうまくインストールされたようです。

cpan[2]> install XML::Parser
XML::Parser is up to date (2.36).

cpan[3]> install Archive::Zip
Running install for module 'Archive::Zip'
Running make for A/AD/ADAMK/Archive-Zip-1.24.tar.gz
Prepending /home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx/blib/arch
/home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx/blib/lib to PERL5LIB
for 'get'
  Has already been unwrapped into directory
/home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx
Prepending /home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx/blib/arch
/home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx/blib/lib to PERL5LIB
for 'make'
  Has already been made
Prepending /home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx/blib/arch
/home/khirano/.cpan/build/Archive-Zip-1.24-Bz2wCx/blib/lib to PERL5LIB
for 'test'
Running make test
  Has already been tested successfully
Running make install
  Already tried without success
-

しかしながら、Archive::Zip の方が、make install できない。

Any hint?
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Kazunari Hirano
S
>  ADAMK/Archive-Zip-1.24.tar.gz
>  /usr/bin/make test -- OK
> Running make install
> Prepending /home/takashi/.cpan/build/Archive-Zip-1.24-uIIJTn/blib/arch 
> /home/tak
> ashi/.cpan/build/Archive-Zip-1.24-uIIJTn/blib/lib to PERL5LIB for 'install'
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/Archive.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/BufferedFileHandle.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/DirectoryMember.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/FAQ.pod
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/FileMember.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/Member.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/MemberRead.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/MockFileHandle.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/NewFileMember.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/StringMember.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/Tree.pm
> Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/ZipFileMember.pm
> Writing /usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Archive/Zip/.packlist
> Appending installation info to /usr/lib/perl5/5.10/i686-cygwin/perllocal.pod
>  ADAMK/Archive-Zip-1.24.tar.gz
>  /usr/bin/make install  -- OK
>
> cpan[2]>
>
>
>
> In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
> Kazunari Hirano wrote...
>  >Perl の追加モジュールインストールで躓いています。
>  >
>  >$ perl -MCPAN -e shell
>  >
>  >これで、cpan のシェルに行って:
>  >
>  >cpan> install Archive::Zip
>  >CPAN: Storable loaded ok (v2.18)
>  >Going to read /home/khirano/.cpan/sources/authors/01mailrc.txt.gz
>  >CPAN: Compress::Zlib loaded ok (v2.011)
>  >Going to read /home/khirano/.cpan/build/
>  
> >DONE
>  >Found 1 old build, restored the state of 1
>  
> >DONE
>  >Going to read /home/khirano/.cpan/sources/modules/02packages.details.txt.gz
>  >  Database was generated on Fri, 03 Oct 2008 08:28:20 GMT
>  >CPAN: HTTP::Date loaded ok (v5.810)
>  
> >DONE
>  >Going to read /home/khirano/.cpan/sources/modules/03modlist.data.gz
>  
> >DONE
>  >Going to write /cpan/Metadata
>  >Running install for module 'Archive::Zip'
>  >Running make for A/AD/ADAMK/Archive-Zip-1.24.tar.gz
>  >
>  >  CPAN.pm: Going to build A/AD/ADAMK/Archive-Zip-1.24.tar.gz
>  >
>  >  5 [main] perl 672 C:\cygwin\bin\perl.exe: *** fatal error -
>  >unable to remap
>  >C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\Data\Dumper\Dumper.dll to
>  >same address as parent(0x8F) != 0x173
>  >ここで止まってしまいます。
>  >
>  >Thanks,
>  >khirano
>  >
>  >-
>  >To unsubscribe, e-mail: 
> [メールアドレス保護]
>  >For additional commands, e-mail: 
> [メールアドレス保護]
>  >
>
> Takashi Ono 
> ([メールアドレス保護])
>
> -
> To unsubscribe, e-mail: 
> [メールアドレス保護]
> For additional commands, e-mail: 
> [メールアドレス保護]
>
>



-- 
OpenOffice.org Community Forum
http://user.services.openoffice.org
OpenOffice.org Marketing Contacts
http://marketing.openoffice.org/contacts.html
Participate in OpenOffice.org
http://contributing.openoffice.org/

http://openoffice.exblog.jp
[メールアドレス保護]

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Takashi Ono
In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >[メールアドレス保護] 
 >をサブスクライブされていますか?

読んでますが、タグはアナウンス前に打たれています。(少なくともCVSの時代は)

svnだとタグ一覧に出てくるのでしょうね。CVSのときにはタグが打たれたかどうかを知る方法があっ
たのかどうか。いつも適当にログを見てチェックアウトしてみていましたが。

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Kazunari Hirano
2008/10/4 Takashi Ono 
<[メールアドレス保護]>:
> DEV300_m33 ってまだタグされてないように見えますが・・・

まだだと思います。

-- Forwarded message --
From: Hamburg Release Engineering 
<[メールアドレス保護]>
Date: Wed, Oct 1, 2008 at 8:31 PM
Subject: [cws-announce] DEV300_m32 ready for use.
To: [メールアドレス保護]


DEV300_m32 has been built by Hamburg RE. No open build problems are
known, and smoketest has been passed successfully.

Child Workspaces integrated:
   hr43
   dev300m32masterfix

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]
-

[メールアドレス保護] 
をサブスクライブされていますか?
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Takashi Ono
DEV300_m33 ってまだタグされてないように見えますが・・・

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >Memo:
 >mingwport cws:
 >http://www.openoffice.org/issues/show_bug.cgi?id=91598
 >EIS: mingwport15
 >Id7081
 >MasterDEV300
 >Name  mingwport15
 >Description   MinGW port catchup fix
 >Release   OOo 3.1
 >Statusintegrated
 >Creation date 2008-07-12
 >Milestone (current)   DEV300m30
 >Milestone (integrated)DEV300m33
 >Estimated due date2008-09-15
 >Est. due date (ready for QA)  2008-08-15
 >ready for QA date 2008-08-31
 >approved by QA date   
 >Nomination date   2008-09-09
 >Integration date  2008-10-01
 >
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Takashi Ono
hhiranoさん

まだ to-be_DEV300_m33 はチェック未完ですが、m32 では sdext をフルにビルドしたときに 
mingw port での新しい Build breaker を発見しています。configure でextension のビルドを
指定しない場合はたぶん問題ないと思います。

In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >Memo:
 >mingwport cws:
 >http://www.openoffice.org/issues/show_bug.cgi?id=91598
 >EIS: mingwport15
 >Id7081
 >MasterDEV300
 >Name  mingwport15
 >Description   MinGW port catchup fix
 >Release   OOo 3.1
 >Statusintegrated
 >Creation date 2008-07-12
 >Milestone (current)   DEV300m30
 >Milestone (integrated)DEV300m33
 >Estimated due date2008-09-15
 >Est. due date (ready for QA)  2008-08-15
 >ready for QA date 2008-08-31
 >approved by QA date   
 >Nomination date   2008-09-09
 >Integration date  2008-10-01
 >
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Takashi Ono
pm blib/lib/Archive/Zip/ZipFileMember.pm
cp bin/crc32 blib/script/crc32
/usr/bin/perl.exe "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/crc32
  ADAMK/Archive-Zip-1.24.tar.gz
  /usr/bin/make -- OK
Running make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'b
lib/arch')" t/*.t
t/01_compileok
t/02_main...ok
t/03_ex.ok
t/04_readmember.ok
t/05_tree...ok
t/06_update.ok
t/07_filenames_of_0.ok
t/08_readmember_record_sep..ok
t/09_output_record_sep..ok
t/10_chmod..ok
t/97_meta...skipped: Author tests not required for installat
ion
t/98_podskipped: Author tests not required for installat
ion
t/99_pmvskipped: Author tests not required for installat
ion
All tests successful.
Files=13, Tests=207, 27 wallclock secs ( 0.11 usr  0.08 sys + 14.75 cusr  5.74 c
sys = 20.68 CPU)
Result: PASS
  ADAMK/Archive-Zip-1.24.tar.gz
  /usr/bin/make test -- OK
Running make install
Prepending /home/takashi/.cpan/build/Archive-Zip-1.24-uIIJTn/blib/arch /home/tak
ashi/.cpan/build/Archive-Zip-1.24-uIIJTn/blib/lib to PERL5LIB for 'install'
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/Archive.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/BufferedFileHandle.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/DirectoryMember.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/FAQ.pod
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/FileMember.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/Member.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/MemberRead.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/MockFileHandle.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/NewFileMember.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/StringMember.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/Tree.pm
Installing /usr/lib/perl5/site_perl/5.10/Archive/Zip/ZipFileMember.pm
Writing /usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Archive/Zip/.packlist
Appending installation info to /usr/lib/perl5/5.10/i686-cygwin/perllocal.pod
  ADAMK/Archive-Zip-1.24.tar.gz
  /usr/bin/make install  -- OK

cpan[2]>



In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >Perl の追加モジュールインストールで躓いています。
 >
 >$ perl -MCPAN -e shell
 >
 >これで、cpan のシェルに行って:
 >
 >cpan> install Archive::Zip
 >CPAN: Storable loaded ok (v2.18)
 >Going to read /home/khirano/.cpan/sources/authors/01mailrc.txt.gz
 >CPAN: Compress::Zlib loaded ok (v2.011)
 >Going to read /home/khirano/.cpan/build/
 >DONE
 >Found 1 old build, restored the state of 1
 >DONE
 >Going to read /home/khirano/.cpan/sources/modules/02packages.details.txt.gz
 >  Database was generated on Fri, 03 Oct 2008 08:28:20 GMT
 >CPAN: HTTP::Date loaded ok (v5.810)
 >DONE
 >Going to read /home/khirano/.cpan/sources/modules/03modlist.data.gz
 >DONE
 >Going to write /cpan/Metadata
 >Running install for module 'Archive::Zip'
 >Running make for A/AD/ADAMK/Archive-Zip-1.24.tar.gz
 >
 >  CPAN.pm: Going to build A/AD/ADAMK/Archive-Zip-1.24.tar.gz
 >
 >  5 [main] perl 672 C:\cygwin\bin\perl.exe: *** fatal error -
 >unable to remap
 >C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\Data\Dumper\Dumper.dll to
 >same address as parent(0x8F) != 0x173
 >ここで止まってしまいます。
 >
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Kazunari Hirano
Memo:
mingwport cws:
http://www.openoffice.org/issues/show_bug.cgi?id=91598
EIS: mingwport15
Id  7081
Master  DEV300
Namemingwport15
Description MinGW port catchup fix
Release OOo 3.1
Status  integrated
Creation date   2008-07-12
Milestone (current) DEV300m30
Milestone (integrated)  DEV300m33
Estimated due date  2008-09-15
Est. due date (ready for QA)2008-08-15
ready for QA date   2008-08-31
approved by QA date 
Nomination date 2008-09-09
Integration date2008-10-01

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Kazunari Hirano
Perl の追加モジュールインストールで躓いています。

$ perl -MCPAN -e shell

これで、cpan のシェルに行って:

cpan> install Archive::Zip
CPAN: Storable loaded ok (v2.18)
Going to read /home/khirano/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok (v2.011)
Going to read /home/khirano/.cpan/build/
DONE
Found 1 old build, restored the state of 1
DONE
Going to read /home/khirano/.cpan/sources/modules/02packages.details.txt.gz
  Database was generated on Fri, 03 Oct 2008 08:28:20 GMT
CPAN: HTTP::Date loaded ok (v5.810)
DONE
Going to read /home/khirano/.cpan/sources/modules/03modlist.data.gz
DONE
Going to write /cpan/Metadata
Running install for module 'Archive::Zip'
Running make for A/AD/ADAMK/Archive-Zip-1.24.tar.gz

  CPAN.pm: Going to build A/AD/ADAMK/Archive-Zip-1.24.tar.gz

  5 [main] perl 672 C:\cygwin\bin\perl.exe: *** fatal error -
unable to remap
C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\Data\Dumper\Dumper.dll to
same address as parent(0x8F) != 0x173
ここで止まってしまいます。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Kazunari Hirano
2008/10/3 Takashi Ono 
<[メールアドレス保護]>:
> この部分は
> http://tools.openoffice.org/dev_docs/build_windows_tcsh.html
> のコピーです。
Oh I see. Thanks.
:)
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-03 スレッド表示 Takashi Ono
この部分は

http://tools.openoffice.org/dev_docs/build_windows_tcsh.html

のコピーです。テーブルが崩れているのかな?



In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >小野さん、
 >
 >「インストールが必要なPerlモジュール」のテキストは次で正しいですか。
 >
 >--と--ではさんだ部分が、よくわかりません。
 >
 >よろしくお願いします。
 >平野
 >
 >
 >
 >Perl Module requirements
 >
 >This is a list of the perl modules that have to be installed.
 >
 >Important Note: No, these modules are not automatically included in
 >the Cygwin perl installation. Use the link above to learn how to
 >install them.
 >
 >Please note that CPAN is not able to deal with usernames containing
 >spaces. To work around this fact, when CPAN asks you to specify the
 >CPAN build and cache directory, change the default suggestion to
 >/cpan.
 >
 >Module:
 >Used for:
 >Archive::Zip
 >packing image lists, evtl. for further zipping needs
 >XML::Parser
 >expat based parser for the new XML based build lists
 >
 >
 >
 >  
 >Perl - Additional CWS tooling requirements
 >For committers who want to use the CWS tooling
 >---
 >Module:
 >Used for:
 >Crypt::SSLeay
 >for SSL encrypted SOAP connections. Note: It needs the openssl-devel
 >cygwin package to be installed.
 >LWP::UserAgent
 >a requirement for SOAP::Lite that is not automatically installed.
 >Install it or the install of SOAP::Lite will fail.
 >SOAP::Lite
 >access the SOAP based CWS webservice.
 >---
 >
 >Thanks,
 >khirano
 >
 >-
 >To unsubscribe, e-mail: 
 >[メールアドレス保護]
 >For additional commands, e-mail: 
 >[メールアドレス保護]
 >

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-02 スレッド表示 Kazunari Hirano
小野さん、

「インストールが必要なPerlモジュール」のテキストは次で正しいですか。

--と--ではさんだ部分が、よくわかりません。

よろしくお願いします。
平野



Perl Module requirements

This is a list of the perl modules that have to be installed.

Important Note: No, these modules are not automatically included in
the Cygwin perl installation. Use the link above to learn how to
install them.

Please note that CPAN is not able to deal with usernames containing
spaces. To work around this fact, when CPAN asks you to specify the
CPAN build and cache directory, change the default suggestion to
/cpan.

Module:
Used for:
Archive::Zip
packing image lists, evtl. for further zipping needs
XML::Parser
expat based parser for the new XML based build lists




Perl - Additional CWS tooling requirements
For committers who want to use the CWS tooling
---
Module:
Used for:
Crypt::SSLeay
for SSL encrypted SOAP connections. Note: It needs the openssl-devel
cygwin package to be installed.
LWP::UserAgent
a requirement for SOAP::Lite that is not automatically installed.
Install it or the install of SOAP::Lite will fail.
SOAP::Lite
access the SOAP based CWS webservice.
---

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-02 スレッド表示 Kazunari Hirano
10月も3日ですね。今日はこちらおだやかな秋晴れです。
シェル起動のショートカット:
C:\cygwin\bin\rxvt.exe -fg black -bg white -fn courier-16 -fm
courier-16 -km utf-8 -e /bin/bash.exe --login -i
としています。
小野さんはどうされてますか。さしつかえなければ、教えていただけませんか。
よろしくお願いいたします。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-02 スレッド表示 Kazunari Hirano
小野さん、

いただいているインストラクションbuild_windows_mingw_tcsh.htmの次の部分に表組みがあるのですが、私のブラウザでは正しく表示されません。
Perl Module requirements
Perl - Additional CWS tooling requirements

私はいまのところCWSを扱いませんので、Additional CWS tooling requirementsは関係ないとして、Perl
Module requirementsのテキストをいただけませんか。よろしくお願いいたします。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-02 スレッド表示 Kazunari Hirano
Ono さん、

お世話になっております。

2008/10/2 Takashi Ono 
<[メールアドレス保護]>:
> Package Name の欄の "MinGW API for MS-Windows" もしくは "MinGW Runtime" のリンクを叩くとひ
> とつ前のリリースを選択できます。
ありがとうございます。
w32api 3.11, mingw-runtime 3.14 をゲットしました。
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-02 スレッド表示 Takashi Ono
In message "Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...

 >> お渡ししたガイダンスでは w32api 3.8, mingw-runtime 3.11 となっていますが、w32api 3.11,
 >> mingw-runtime 3.14 を落としてください。いずれも最新より一つ古いものです。最新のものは
ま
 >> だ確認していませんので使えないかもしれません。
 >
 >http://sourceforge.net/project/showfiles.php?group_id=2435
 >ここにあるのは、以下の最新のものですね。
 >Current Release: w32api-3.12 September 8, 2008
 >Current Release: mingw-runtime-3.15 September 8, 2008
 >
 >ここには、w32api 3.11, mingw-runtime 3.14 がみあたりません。

Package Name の欄の "MinGW API for MS-Windows" もしくは "MinGW Runtime" のリンクを叩くとひ
とつ前のリリースを選択できます。

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-01 スレッド表示 Kazunari Hirano
おはようございます。


2008/9/20 Takashi Ono 
<[メールアドレス保護]>:
> gcc-4.x.x はまだ expreimental で、ooo のソースにも追加のパッチが必要です。gcc-3.x.x 系
> (gcc-core-3.4.4-20050522-1-ooopatched.tar.gz と gcc-g++-3.4.4-20050522-1-
> ooopatched.tar.gz)を落としてください。

了解しました。

> お渡ししたガイダンスでは w32api 3.8, mingw-runtime 3.11 となっていますが、w32api 3.11,
> mingw-runtime 3.14 を落としてください。いずれも最新より一つ古いものです。最新のものはま
> だ確認していませんので使えないかもしれません。

http://sourceforge.net/project/showfiles.php?group_id=2435
ここにあるのは、以下の最新のものですね。
Current Release: w32api-3.12 September 8, 2008
Current Release: mingw-runtime-3.15 September 8, 2008

ここには、w32api 3.11, mingw-runtime 3.14 がみあたりません。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-10-01 スレッド表示 Kazunari Hirano
こんばんわ。

2008/9/20 Takashi Ono 
<[メールアドレス保護]>:
> 32ビット x86 用の ml.exe がインストールされれば OK です。

C:\WinDDK\6001.18001\bin\x86\ml.exe を得ました。

> MASM の単独パッケージもありますが、VC++ 2005 Express Edition がインストールされているか
> をチェックするようです。また VC++ 2008 Express Edition には ml.exe が入っています。VC++
> を落とすのとどっちのほうが樂でしょうか。

VC++ 2008 Express Edition は落としたことがないのでわかりません。
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-09-30 スレッド表示 Kazunari Hirano
2008/9/20 Takashi Ono 
<[メールアドレス保護]>:
> i#88772#に書いたとおり、DEV300 では Vista 用の Windows SDK v6.1 に移行しています。
http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&DisplayLang=en
Windows SDK for Windows Server 2008 and .NET Framework 3.5
これですね。

> ただし、これには Platform SDK で提供されていた ATL (Active Template Library)が含まれません
> ので、ATL を含むモジュールをあきらめるか、ATL のヘッダを古い Platform SDK からコピーする必
> 要があります。
了解です。

> Windows SDK v6.1 は DirectX SDK を含んでいます。
了解いたしました。

Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-09-21 スレッド表示 Kazunari Hirano
小野さん、

ありがとうございます。

これまでのもの全部インストールしたら、また連絡します。

まだ、ふれていない、Perl のインストールがやっかいそうですね。

実は昨日今日とソースのcvsチェックアウトをやっていました。

昨日OOO300_m6に8時間21分
今日OOO300_m7に8時間38分

かかりました。

やはり、ハンブルクがアップロードしてくれるソースtarボールをダウンロード、展開する方がはやくていいかな。
OOo_3.0.0rc2_src_binfilter.tar.bz2
OOo_3.0.0rc2_src_core.tar.bz2
OOo_3.0.0rc2_src_extensions.tar.bz2
OOo_3.0.0rc2_src_l10n.tar.bz2
OOo_3.0.0rc2_src_sdk.tar.bz2
OOo_3.0.0rc2_src_system.tar.bz2
:)
Thanks,
khirano

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-09-19 スレッド表示 Takashi Ono
In message "[ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >まだまだ、あります。
 >
 >7. JDKの入手とインストール。
 >jdk-1_5_0_16-windows-i586-p をゲット。インストールしました。

sun のjdk なら 1.5 以上が必要ですのでこれで OK です。

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-09-19 スレッド表示 Takashi Ono
In message "[ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >お世話になっております。
 >
 >4. Microsoft Platform SDK の入手とセットアップ
 >Microsoft Windows Server 2003 SP1 Platform SDK - April 2005 Edition
 >http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&displaylang=en
 >をダウンロードします。

i#88772#に書いたとおり、DEV300 では Vista 用の Windows SDK v6.1 に移行しています。
ただし、これには Platform SDK で提供されていた ATL (Active Template Library)が含まれません
ので、ATL を含むモジュールをあきらめるか、ATL のヘッダを古い Platform SDK からコピーする必
要があります。 

 >6. DirectX SDK
 >http://www.microsoft.com/downloads/details.aspx?familyid=EA4894B5-E98D-44F6-842D-E32147237638&displaylang=en

Windows SDK v6.1 は DirectX SDK を含んでいます。

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-09-19 スレッド表示 Takashi Ono
In message "[ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >3. Microsoft Macro Assemblerの入手とセットアップ
 >
 >nasm, fasm の入手は難しいですか?
 >これらを使ってのビルドはテストされていないということなので、DDK を入手することにしま
した。
 >
 >http://www.microsoft.com/japan/whdc/DevTools/WDK/WDKpkg.mspx
 >Microsoft Connect で DDKを含むWindows Driver Kit (WDK) を入手することにしました。次を
ダウンロード中。
 >WDK_6001_18001.iso632.9 MB
 >
 >--
 >Windows Driver Kit (WDK), Windows Logo Kit (WLK) and Windows Driver
 >Framework (WDF)
 >タイトル  WDK for Server 2008
 >リリース日 2008/03/17
 >サイズ   632.9 MB
 >バージョン 6001.18001 (080118-1840)
 >カテゴリ  ビルド
 >マイルストーン   RTM
 >説明The WDK for Server 2008.  This WDK does not have WDF co-installer
 >redistributables.  This WDK will install on and can be used to create
 >drivers for Windows XP, Windows Server 2003, Windows Vista and Windows
 >Server 2008.  It can be used to create drivers for Windows Server
 >2000.  It supercedes all prior releases of the WDK and DDK and is the
 >only supported version of the WDK.
 >-
 >
 >これで良いですよね。
 >:)

たぶん(^_^;
32ビット x86 用の ml.exe がインストールされれば OK です。
MASM の単独パッケージもありますが、VC++ 2005 Express Edition がインストールされているか
をチェックするようです。また VC++ 2008 Express Edition には ml.exe が入っています。VC++ 
を落とすのとどっちのほうが樂でしょうか。

Takashi Ono 
([メールアドレス保護])

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]



Re: [ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build

2008-09-19 スレッド表示 Takashi Ono
In message "[ja-dev] Re: OpenOffice.org 3 MinGW+tcsh Build",
Kazunari Hirano wrote...
 >2. パッチ済みMinGWツールキットのセットアップ
 >
 >gcc-core, gcc-g++, w32api 3.8, mingw-runtime 3.11, binutils を含むパッチ済み
 >MinGW ツールキットをダウンロードします。
 >ftp://ooopackages.good-day.net/pub/OpenOffice.org/Windows/MinGW/misc/tools/
 >ここから
 >binutils-2.17.50-20060824-1-ooopatched.tar.gz
 >gcc-core-4.2.1-dw2-2-ooopatched.tar.gz
 >gcc-g++-4.2.1-dw2-2-ooopatched.tar.gz
 >をダウンロードしました。
 >これらを解凍したら、どこに配置すればいいですか?
 
gcc-4.x.x はまだ expreimental で、ooo のソースにも追加のパッチが必要です。gcc-3.x.x 系
(gcc-core-3.4.4-20050522-1-ooopatched.tar.gz と gcc-g++-3.4.4-20050522-1-
ooopatched.tar.gz)を落としてください。

 >3. その他のツールキットのセットアップ
 >http://sourceforge.net/project/showfiles.php?group_id=2435
 >ここから、どれをダウンロードすれば良いですか?
 >解凍したら、どこに配置すればいいですか?

お渡ししたガイダンスでは w32api 3.8, mingw-runtime 3.11 となっていますが、w32api 3.11, 
mingw-runtime 3.14 を落としてください。いずれも最新より一つ古いものです。最新のものはま
だ確認していませんので使えないかもしれません。
i#88772#に書いたとおり、DEV300 に移行したときに変更しています。
解凍は全部同じディレクトリであれば問題ないと思いますが、空白を含まないディレクトリのほ
うが安全です。空白を含むディレクトリだと適切に引用符でくくられないと Cygwin 上で変なこ
とが起きる場合があります。

 >MSYSは、上記にあるものでOKですか?
 >bisonとGNU flexは、Cygwinでインストールしたもので良いですか?

コンパイラと binutils を MSYS 上でビルドしなおすのでなければ MSYS/bison/flex は必要あり
ません。
また、ビルドの詳細のガイダンスは MinGW のドキュメンテーションでも貧弱でおすすめできるガ
イダンスが書けていません。MinGW のコアツールの配布者も MSYS 上でなく Cygwin でツールを
ビルドしているようで、わたしも最近はそのようにしています。
その場合はこれらはもともと必要なくなります。


 Takashi Ono(HK Freak)
 
mailto:[メールアドレス保護;]
 or [メールアドレス保護]
(Personal Address, checked every morning/evening and holidays)
 
mailto:[メールアドレス保護;]
(Address for business, checked every working days)
 http://www.hkfreak.net

-
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]