Date: Sat, 2 Oct 1999 03:59:42 -0700 (PDT) From: amorita@meadow.scphys.kyoto-u.ac.jp To: freebsd-gnats-submit@freebsd.org Subject: ports/14086: GS_PATH extraction problem in graphics/xv ports Message-ID: <19991002105942.0568615167@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 14086 >Category: ports >Synopsis: GS_PATH extraction problem in graphics/xv ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 2 04:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Akio Morita >Release: FreeBSD 3.3-STABLE i386 >Organization: Department of Physics, Kyoto University, Japan >Environment: FreeBSD sasami.jyurai 3.3-STABLE FreeBSD 3.3-STABLE #0: Wed Sep 29 00:40:14 JST 1999 amorita@sasami.jyurai:/usr/src/sys/compile/SASAMI i386 >Description: In graphics/xv ports, both GS_PATH and GS_LIB in "config.h" contain ${LOCALBASE} and these macro are refered in "xvps.c" . But, C compiler don't extract ${LOCALBASE} and xv failed to find ghostscript in runtime(xv tries to find ghostscript in /bin/gs). Thus we can't use PostScript and PDF rendering in xv. In additional, this ${LOCALBASE} problem affect to xv-m17n ports. >How-To-Repeat: Compile xv or xv-m17n ports and try to view PostScript file. >Fix: Extract ${LOCALBASE} in "config.h" . Following patch is one of the solutions. begin 644 xv.diff M26YD97@Z($UA:V5F:6QE"CT]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T*4D-3(&9I M;&4Z("]&<F5E0E-$+W!O<G1S+V=R87!H:6-S+WAV+TUA:V5F:6QE+'8*<F5T M<FEE=FEN9R!R979I<VEO;B`Q+C,V"F1I9F8@+60@+74@+7(Q+C,V($UA:V5F M:6QE"BTM+2!-86ME9FEL90DQ.3DY+S`Y+S`W(#$P.C0U.C,Q"3$N,S8**RLK M($UA:V5F:6QE"3$Y.3DO,3`O,#(@,3`Z-30Z-#4*0$`@+30X+#8@*S0X+#D@ M0$`*(`E`)'M0051#2'T@)'M0051#2%]!4D=3?2`M<#$@/"`D>UA61$E35'TO M>'8M<&YG+3$N,F0N<&%T8V@*(`E`)'M0051#2'T@)'M0051#2%]!4D=3?2`M M<#$@/"`D>UA61$E35'TO<&YG+3$N,F0M9FEX+G!A=&-H"B`)0"1[4$%40TA] M("1[4$%40TA?05)'4WT@+7`Q(#P@)'M85D1)4U1]+VIP+65X="UB>FEP,BYP M871C:`HK"4`D>TU6?2`D>U=22U-20WTO8V]N9FEG+F@@)'M74DM34D-]+V-O M;F9I9RYH+FEN"BL)0"1[4T5$?2`M92!S0%]?3$]#04Q"05-%7U]`)'M,3T-! M3$)!4T5]0"`\("1[5U)+4U)#?2]C;VYF:6<N:"YI;B!<"BL)"0D^("1[5U)+ M4U)#?2]C;VYF:6<N:`H@"B!P;W-T+6EN<W1A;&PZ"B`N:68@(61E9FEN960H M3D]03U)41$]#4RD*26YD97@Z('!A=&-H97,O<&%T8V@M86,*/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/0I20U,@9FEL93H@+T9R965"4T0O<&]R=',O9W)A<&AI M8W,O>'8O<&%T8VAE<R]P871C:"UA8RQV"G)E=')I979I;F<@<F5V:7-I;VX@ M,2XV"F1I9F8@+60@+74@+7(Q+C8@<&%T8V@M86,*+2TM('!A=&-H+6%C"3$Y M.3DO,#8O,C4@,34Z,C8Z,38),2XV"BLK*R!P871C:"UA8PDQ.3DY+S$P+S`R M(#$P.C4T.C0U"D!`("TQ-BPX("LQ-BPX($!`"B`M+RH@(V1E9FEN92!'4U]0 M051(("(O=7-R+VQO8V%L+V)I;B]G<R(@*B\*("TO*B`C9&5F:6YE($=37TQ) M0B`@(BXB("`@("`@("`@("`@("`@("`J+PH@+2\J("-D969I;F4@1U-?1$56 M("`B<'!M<F%W(B`@("`@("`@("`@("HO"BTK(V1E9FEN92!'4U]0051(("(D M>TQ/0T%,0D%317TO8FEN+V=S(@HM*R-D969I;F4@1U-?3$E"("`B)'M,3T-! M3$)!4T5]+VQI8B]G:&]S='-C<FEP="(**RLC9&5F:6YE($=37U!!5$@@(E]? M3$]#04Q"05-%7U\O8FEN+V=S(@HK*R-D969I;F4@1U-?3$E"("`B7U],3T-! M3$)!4T5?7R]L:6(O9VAO<W1S8W)I<'0B"B`K(V1E9FEN92!'4U]$158@(")P -<&UR87<B"B`@"B`@"FAO ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991002105942.0568615167>