osdir.com
mailing list archive

Subject: pkg/27289: Fix core dump in inputmethod/xcin package - msg#00097

List: os.netbsd.devel.pkgsrc.bugs

Date: Prev Next Index Thread: Prev Next Index

>Number: 27289
>Category: pkg
>Synopsis: Fix core dump in inputmethod/xcin package
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 18 09:46:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Kevin Lo
>Release: 2.0_RC4
>Organization:
Indivisual
>Environment:
NetBSD i386
>Description:
Don't use libtool for inputmethod/xcin package. Otherwise,
you'll get core dump message.

>How-To-Repeat:

>Fix:
--- Makefile.orig 2004-10-18 17:11:04.000000000 +0000
+++ Makefile 2004-10-18 17:31:35.000000000 +0000
@@ -15,7 +15,6 @@
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
-USE_LIBTOOL= yes

GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-db-lib=${BUILDLINK_PREFIX.db3}/lib

>Release-Note:
>Audit-Trail:
>Unformatted:



Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

pkg/27284: pkgsrc/lang/gcc (gcc-2.95.3nb5) does not compile on NetBSD 1.5.3 user land

>Number: 27284 >Category: pkg >Synopsis: pkgsrc/lang/gcc (gcc-2.95.3nb5) does not compile on NetBSD >1.5.3 user land >Confidential: no >Severity: serious >Priority: medium >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Oct 18 03:36:00 UTC 2004 >Closed-Date: >Last-Modified: >Originator: MOCHIDA Shuji >Release: NetBSD 1.5.3 i386 >Organization: NETside Technologies Inc. >Environment: System: NetBSD 1.5.3 i386 >Description: pkgsrc/lang/gcc (gcc-2.95.3nb5) does not compile on NetBSD 1.5.3 user land. i386. It may because 1.5.x does not include /usr/lib/libgcc_pic.a while 1.6.x does. gmake[1]: Entering directory `/var/tmp/obj/lang/gcc/work.i386/objdir/i386--netbsdelf/libstdc++' : /var/tmp/obj/lang/gcc/work.i386/objdir/gcc/xgcc -B/var/tmp/obj/lang/gcc/work.i386/objdir/gcc/ -B/usr/pkg/gcc-2.95.3/i386--netbsdelf/bin/ -O2 -fno-implicit-templates -shared -o libstdc++.so.4.0 `cat piclist` /usr/pkg/bin/ld: cannot find -lgcc_pic collect2: ld returned 1 exit status gmake[1]: *** [libstdc++.so.4.0] Error 1 gmake[1]: Leaving directory `/var/tmp/obj/lang/gcc/work.i386/objdir/i386--netbsdelf/libstdc++' gmake: *** [all-target-libstdc++] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. >How-To-Repeat: on 1.5.3, (cd pkgsrc/lang/gcc; make) >Fix: >Release-Note: >Audit-Trail: >Unformatted:

Next Message by Date: click to view message preview

pkg/27292: security/libgcrypt cannot find -lintl when building

>Number: 27292 >Category: pkg >Synopsis: security/libgcrypt cannot find -lintl when building >Confidential: no >Severity: serious >Priority: high >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Oct 18 18:13:00 UTC 2004 >Closed-Date: >Last-Modified: >Originator: Krzysztof Kotlenga >Release: >Organization: >Environment: FreeBSD k6-2.site 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Sat Jul 3 20:52:49 CEST 2004 root@xxxxxxxxx:/usr/obj/usr/src/sys/SR i386 >Description: Building package security/libgcrypt under FreeBSD with the latest pkgsrc (Mon Oct 18 18:49 CEST 2004) fails with the following errors: gcc -I/usr/pkgsrc/security/libgcrypt/work/.buildlink/include -O2 -Wall -Wl,-R/usr/pkg/lib -o .lib s/prime prime.o -L/usr/pkgsrc/security/libgcrypt/work/.buildlink/lib ../src/.libs/libgcrypt.so / usr/pkgsrc/security/libgcrypt/work/.buildlink/lib/libgpg-error.so -lintl -liconv -Wl,--rpath -Wl, /usr/pkg/lib -Wl,--rpath -Wl,/usr/pkgsrc/security/libgcrypt/work/.buildlink/lib /usr/bin/ld: cannot find -lintl *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.2.0/tests *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.2.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.2.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt >How-To-Repeat: cd /usr/pkgsrc/security/libgcrypt bmake >Fix: >Release-Note: >Audit-Trail: >Unformatted:

Previous Message by Thread: click to view message preview

pkg/27284: pkgsrc/lang/gcc (gcc-2.95.3nb5) does not compile on NetBSD 1.5.3 user land

>Number: 27284 >Category: pkg >Synopsis: pkgsrc/lang/gcc (gcc-2.95.3nb5) does not compile on NetBSD >1.5.3 user land >Confidential: no >Severity: serious >Priority: medium >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Oct 18 03:36:00 UTC 2004 >Closed-Date: >Last-Modified: >Originator: MOCHIDA Shuji >Release: NetBSD 1.5.3 i386 >Organization: NETside Technologies Inc. >Environment: System: NetBSD 1.5.3 i386 >Description: pkgsrc/lang/gcc (gcc-2.95.3nb5) does not compile on NetBSD 1.5.3 user land. i386. It may because 1.5.x does not include /usr/lib/libgcc_pic.a while 1.6.x does. gmake[1]: Entering directory `/var/tmp/obj/lang/gcc/work.i386/objdir/i386--netbsdelf/libstdc++' : /var/tmp/obj/lang/gcc/work.i386/objdir/gcc/xgcc -B/var/tmp/obj/lang/gcc/work.i386/objdir/gcc/ -B/usr/pkg/gcc-2.95.3/i386--netbsdelf/bin/ -O2 -fno-implicit-templates -shared -o libstdc++.so.4.0 `cat piclist` /usr/pkg/bin/ld: cannot find -lgcc_pic collect2: ld returned 1 exit status gmake[1]: *** [libstdc++.so.4.0] Error 1 gmake[1]: Leaving directory `/var/tmp/obj/lang/gcc/work.i386/objdir/i386--netbsdelf/libstdc++' gmake: *** [all-target-libstdc++] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. >How-To-Repeat: on 1.5.3, (cd pkgsrc/lang/gcc; make) >Fix: >Release-Note: >Audit-Trail: >Unformatted:

Next Message by Thread: click to view message preview

pkg/27292: security/libgcrypt cannot find -lintl when building

>Number: 27292 >Category: pkg >Synopsis: security/libgcrypt cannot find -lintl when building >Confidential: no >Severity: serious >Priority: high >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Oct 18 18:13:00 UTC 2004 >Closed-Date: >Last-Modified: >Originator: Krzysztof Kotlenga >Release: >Organization: >Environment: FreeBSD k6-2.site 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Sat Jul 3 20:52:49 CEST 2004 root@xxxxxxxxx:/usr/obj/usr/src/sys/SR i386 >Description: Building package security/libgcrypt under FreeBSD with the latest pkgsrc (Mon Oct 18 18:49 CEST 2004) fails with the following errors: gcc -I/usr/pkgsrc/security/libgcrypt/work/.buildlink/include -O2 -Wall -Wl,-R/usr/pkg/lib -o .lib s/prime prime.o -L/usr/pkgsrc/security/libgcrypt/work/.buildlink/lib ../src/.libs/libgcrypt.so / usr/pkgsrc/security/libgcrypt/work/.buildlink/lib/libgpg-error.so -lintl -liconv -Wl,--rpath -Wl, /usr/pkg/lib -Wl,--rpath -Wl,/usr/pkgsrc/security/libgcrypt/work/.buildlink/lib /usr/bin/ld: cannot find -lintl *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.2.0/tests *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.2.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.2.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/libgcrypt >How-To-Repeat: cd /usr/pkgsrc/security/libgcrypt bmake >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by