pkgsrc-Bugs archive

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

pkg/33998: x11/wxGTK



>Number:         33998
>Category:       pkg
>Synopsis:       x11/wxGTK
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 13 18:40:00 +0000 2006
>Originator:     Gilles Dauphin
>Release:        SunOS 5.10 i86pc
>Organization:
ENST 
>Environment:


System: SunOS bi.enst.fr 5.10 Generic_Patch_118844-30 i86pc


>Description:


===> Patching for wxGTK-2.6.3nb1
=> Applying distribution patches for wxGTK-2.6.3nb1
=> Applying pkgsrc patches for wxGTK-2.6.3nb1
===> Creating toolchain wrappers for wxGTK-2.6.3nb1
set -e;                                                          
src=/usr/pkg/lib/pkgconfig/renderproto.pc;  
dst=/pkg/obj/x11/wxGTK/work/.buildlink/lib/pkgconfig/render.pc;                 
    /usr/bin/mkdir -p /pkg/obj/x11/wxGTK/work/.buildlink/lib/pkgconfig;         
            if test -f "$src"; then                                         
/usr/bin/rm -f "$dst";                                  /usr/bin/ln -sf "$src" 
"$dst";                          fi
===> Configuring for wxGTK-2.6.3nb1
=> Modifying GNU configure scripts to avoid --recheck
/usr/bin/nawk: input record `ac_subst_vars='SHELL...' too long
 input record number 315, file configure
 source line number 1
*** Error code 2




>How-To-Repeat:


bmake


>Fix:


For first patch :


--- Makefile.merge      Mon May 22 16:46:29 2006
+++ Makefile    Tue Jun 20 18:21:01 2006
@@ -17,10 +17,6 @@
            ${TOOLS_PATH.msgfmt} -c -o $${lang}.mo $${lang}.po; \
        done
 
-.if ${OPSYS} == "SunOS"
-USE_TOOLS+=             gawk:pkgsrc
-.endif
-
 post-install:
        ${INSTALL_DATA_DIR} ${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/LICENCE.txt ${DOCDIR}/LICENSE






Home | Main Index | Thread Index | Old Index