Date: Wed, 21 Oct 1998 22:18:12 +0900 From: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8390: [Update] x11/XttXF86srv-common Message-ID: <19981021221812J.taguchi@tohoku.iij.ad.jp> In-Reply-To: Your message of "Tue, 20 Oct 1998 18:40:01 -0700 (PDT)" <199810210140.SAA15347@freefall.freebsd.org> References: <199810210140.SAA15347@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, Steve. > # (3) Dynamic loading for code conversion modules does NOT work under ELF world. > # > # I think x11/XFree86 has same dynamic loading probrem. > # a patch for patches/patch-ba should be applied to x11/XFree86/patches/patch-ba. > # (offcause, this modification is NOT cool. but it will work. > # Does anyone have more cool idea?) > > Actually I believe this has already been fixed. What you > need to do is #define BuildDynamicLoading in your Imakefile. Yes, Needed one was BuildDynamicLoading. Following patch for x11/XttXF86srv-common uses this macro. Please commit it. BEGIN>---8<cut here>8--- begin 644 XttXF86srv-common.981021.patch.gz M'XL(",#1+38"`UAT=%A&.#9S<G8M8V]M;6]N+CDX,3`R,2YP871C:`"556US MHE84_BR_XM1F=C8UO$:S:NJ."&A8%3)`LK;=#L,*&!($1S"S:>I_[[D@OFVB M]H-XX3[/>7O./=<-?!_HQ5R#49J.NO6K9/Y,C^/I-(Z8.'39H?/D^4'H_;R] MWJ)HFC["+@WC"/1Q"GP#^&JSQC4Y#M>-.E6I5`Z8+ED++^,)''!73:'>Y(6< MUVX#+50OZE#!YQ6TVQ10,!15S<*?8K1*J3-9C!^"=AH_Q$\+)@@>&<=E'F>( MHSN&WE<T6QET6Z47+Z%H"@9JQY:56T633>2F/B,TSUYO=<,R9=58LK-Y$*6L M/_>\]&7F$5],X,,O+D89>>['D3Q$MGD.'SY`\>W.%&U#,559T:SS+%Z>JUY\ M@@K/"?A'(I[-/7KFI..')@6E]D=`CZ(EW2R+A2VKIF6+1L]<PN_X<619630_ MTI3F&8YQ4;QK^(;DL]?>GY)H$2;A9*A\:9MWG8+DQF.>H].8GH5<SF8F_\"_ M:($NK7W3[L83G%.5K9UD?Q/R',9QY`>3Q=Q;Y?$M3[?*7_`<YGO9N."K6<+Y M)I3&Q,Q7HV\:TI(-@^^L'T=ID8FI6(IV3U(9BGW%WEHO(8B2U`E#`JV44(&_ MH)S+I'>^='5CB"4H0PO*3KQ(R_#W-:0/7I2!T?!`(SGX@`Z)/R:)&:PB*;:A M=-51'LEF,W?B!_MQK5VU]EVCJ8$LZ5I7[:&GZ:[EPHRJF98X&-BF9*BW&:>K M#I2\S:9/Q+<;S)E9N,7^'D0%>]C/2H_:ZA)97:_$*ZS*HB4N=UL%)?]M0\@5 M/0)GO&BRZ^,4TF.0;$BD.Q@O1(V*`V$JQKUB9&>$%).\+*'5@A]^0H$;TRMM MLQXZL=I%1+>&WC/$X7*KJV;S>#)WI@F+YLEOMYSD"X-Q4^Z1^4>F4,*JT_?' MX![BP#3<0_[?H;A/_^JY^6SD<3PV!:$I<)O9V&B049,]R<%CMG38J>)*CKW* MHBI>Z&_.Z]FK(MWH2RC_FAN!N\130K\;SZ=."G\H9AD^?T8SI/=)-Z_;<H_6 MQ0%JX0"5I#AZ'L;N`BNJZ6^1*S^3.XL@=.67R)D&XT'LN`'VZ#NNBXCMH8DG ML0R``1,X3GSPLZ"9\JI!$R_O-UFW-5$6ET<[8O8T86\'.%G?D&B]=Z`+UI@] M_:N-9JUQ2/\-<?=6Y*^:7&/K5N3P/JS@LYXI3V;:-*MTPHYCU\-9_<SV.L(E M+^",>V=?-?5ZO=:P^1,@',%4#F/X$S#5$WS5CF-.R.J20$BI+FND5)>?5H?D M35)?5^OOF^R;4NV*XP\"ON@W8N?]`MRKIJ2J:PO%_>/LONYOYW<7]1^#BD5" $OPD``.OO ` end END>---8<cut here>8---- 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?19981021221812J.taguchi>