[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-devel:15599] Re: gs-aladdin-vflib 8.00



  大浦です。

From: Atsuhito Kohda <kohda@xxxxxxxxxxxxxxxxxxxx>
Subject: [debian-devel:15578] gs-aladdin-vflib 8.00
Date: Thu, 6 Mar 2003 17:44:03 +0900
> ドライバなどかなりコンパイルに失敗するので外して
> あります。この辺の情報あればご教示ください。

  lips4 しか試してないのですが、以下の patch で一応コンパイルが通
りました。きちんと動作しているようです。

--- gs-aladdin-vflib-8.00.orig/src/jpeg.mak
+++ gs-aladdin-vflib-8.00/src/jpeg.mak
@@ -76,7 +76,7 @@
 
 # JI_ and JF_ are defined in gs.mak.
 # See below for why we need to include GLGENDIR here.
-JCC=$(CC_) $(I_)$(GLGENDIR) $(II)$(JI_)$(_I) $(JF_)
+JCC=$(CC_) $(I_)$(GLGENDIR) $(II)$(JI_)$(_I) $(JF_) -I./src
 
 # We need our own version of jconfig.h, and our own "wrapper" for
 # jmorecfg.h.
--- gs-aladdin-vflib-8.00.orig/src/stdpre.h
+++ gs-aladdin-vflib-8.00/src/stdpre.h
@@ -409,10 +409,10 @@
  * The double-inclusion check is replicated here because of the way that
  * jconfig.h is constructed.
  */
-#ifndef stdpn_INCLUDED
-#  define stdpn_INCLUDED
+/* #ifndef stdpn_INCLUDED
+  #  define stdpn_INCLUDED */
 #include "stdpn.h"
-#endif /* stdpn_INCLUDED */
+/* #endif  stdpn_INCLUDED */
 
 /*
  * Define success and failure codes for 'exit'.  The only system on which


----
  大浦 真(OHURA Makoto): Makoto.Ohura@xxxxxxxxxxxxxxxxx(private)
                         ohura@xxxxxxxxxxxxx(LILO/Netfort)
                         mohura@xxxxxxxxxxxxxxxxxxxxxx(Kyoto Univ.)
  http://www.netfort.gr.jp/~ohura/