Takao Fujiwara ??:
> Resending the correct alias..
>
> It seems you change the header path but keep the lib path.
> I attached the additional patch for the reference.
> You may need to change SUNWgnome-terminal which depends on SUNWncurses.
>
> Thanks,
> fujiwara
>
> On 06/04/09 18:24, yuntong.jin wrote:
>> Hi, All,
>>
>> Please review the attached patch which fixes bug 9267 :ncurses headers
>> should be putted in /usr/include/ncurses
>> bug 9267 :SUNWncurses delivers ncurses library in 32bit only
>> bug 9168 :remove static libraries delivered by SUNWncurses
>>
>> bug 9267 fixed don't break spec-files-other/core/SUNWdialog.spec and
>> SUNWlynx
>>
>> Any comments are welcome.
>>
>> Thanks
>> Simon
>>
>
Thanks for all correcting and patch.
I changed headers path and keep lib&bin path base on ARC (LSARC/2008/524) .

SUNWgnome-terminal.spec.diff
Index: SUNWgnome-terminal.spec
===================================================================
--- SUNWgnome-terminal.spec (revision 18489)
+++ SUNWgnome-terminal.spec (working copy)
@@ -84,8 +84,8 @@
ln -s ../vte-%{vte.version}/src vte

%build
-export CFLAGS="%optflags"
-export RPM_OPT_FLAGS="$CFLAGS -I/usr/gnu/include"
+export CFLAGS="-I/usr/include/ncurses %optflags"
+export RPM_OPT_FLAGS="$CFLAGS -I/usr/include/ncurses"
export LDFLAGS="%_ldflags -L/usr/gnu/lib -R/usr/gnu/lib"
%vte.build -d %name-%version


Regards
-Simon

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SUNWgnome-terminal.spec.diff
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20090611/d35cb09c/attachment.ksh>

Reply via email to