[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:27261] gs-ja-5.50, gs-aladdin-vflib-6.01 が ( Compile 出来ません (
- From: yutakatk@xxxxxxxxx
- Subject: [debian-users:27261] gs-ja-5.50, gs-aladdin-vflib-6.01 が ( Compile 出来ません (
- Date: Wed, 7 Mar 2001 11:20:55 +0900
- X-mimetrack: Itemize by SMTP Server on MAIL0151/SRV/JALGROUP(Release 5.0.3 (Intl)|21 March 2000) at 2001/03/07 11:12:02 AM, Serialize by Router on MAIL0151/SRV/JALGROUP(Release 5.0.3 (Intl)|21 March 2000) at 2001/03/07 11:12:07 AM, Serialize complete at 2001/03/07 11:12:07 AM
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 3.0pl#17]; post only (only members can post)
- X-sender: yutaka.takeuchi@xxxxxxxxx
- Message-id: <878zmiuxnq.wl@xxxxxxxxxxxxxxxx>
- X-mail-count: 27261
- User-agent: Wanderlust/2.5.7 (Smooth) WEMIKO/1.14.0 (Zoomastigophora) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386-debian-linux)
武内@浦安です。
Windoseの圧力にもめげず、会社でLaTeXにより文書作成をしているのですが、
PrinterがRicho製のものに変更になり RPDL による出力が必要になりました。
Debian標準のgsはRPDLドライバが組み込まれていないため、apt-getで
gs-aladdin-vflib6.01のソースと他のサイトから gdevlips2.4.0をダウンロード
して debuild -us -uc でパッケージを作成しようとしていますが以下のエラー
が出てコンパイルが出来ません。(gs-jaでも同じエラーが出ます)
解決策をご教示願います。
尚、環境は testing (woody)で gccはVersion 2.95.3 20010125、kernelは
2.4.1です。
--------------------- Error Message ------------------------------------------
.
.
.
gcc `cat ./obj/cc.tr` -O2 -Wall -Wcast-align -Wstrict-prototypes -Wwrite-string s -fno-common -I. -I./obj -I. -I./obj -o ./obj/zdevcal.o -c ./zdevcal.c
./zdevcal.c: In function `calendar_get_params':
./zdevcal.c:53: storage size of `ltime' isn't known
./zdevcal.c:55: dereferencing pointer to incomplete type
./zdevcal.c:55: initializer element is not constant
./zdevcal.c:55: (near initialization for `items[0].offset')
./zdevcal.c:56: dereferencing pointer to incomplete type
./zdevcal.c:56: initializer element is not constant
./zdevcal.c:56: (near initialization for `items[1].offset')
./zdevcal.c:57: dereferencing pointer to incomplete type
./zdevcal.c:57: initializer element is not constant
./zdevcal.c:57: (near initialization for `items[2].offset')
./zdevcal.c:58: dereferencing pointer to incomplete type
./zdevcal.c:58: initializer element is not constant
./zdevcal.c:58: (near initialization for `items[3].offset')
./zdevcal.c:59: dereferencing pointer to incomplete type
./zdevcal.c:59: initializer element is not constant
./zdevcal.c:59: (near initialization for `items[4].offset')
./zdevcal.c:60: dereferencing pointer to incomplete type
./zdevcal.c:60: initializer element is not constant
./zdevcal.c:60: (near initialization for `items[5].offset')
./zdevcal.c:61: dereferencing pointer to incomplete type
./zdevcal.c:61: initializer element is not constant
./zdevcal.c:61: (near initialization for `items[6].offset')
./zdevcal.c:66: warning: implicit declaration of function `time'
./zdevcal.c:66: warning: implicit declaration of function `localtime'
./zdevcal.c:66: warning: assignment makes pointer from integer without a cast
./zdevcal.c:71: dereferencing pointer to incomplete type
./zdevcal.c:53: warning: unused variable `ltime'
make[1]: *** [obj/zdevcal.o] エラー 1
make[1]: Leaving directory `/home/takeuchi/gs-ja-5.50'
make: *** [build-stamp] エラー 2
debuild: fatal error at line 293:
dpkg-buildpackage failed: 不正なシークです
eterna:/home/takeuchi/gs-ja-5.50#
-------------------------------------------------------------------------------