Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 01:50:04 +0900 (JST)
From:      Koji Yokota <yokota@res.otaru-uc.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114871: security/nss: doen't compile on amd64
Message-ID:  <20070724165004.A51BAB850@room520-1.yokota-s.otaru-uc.ac.jp>
Resent-Message-ID: <200707241650.l6OGo2MU013473@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114871
>Category:       ports
>Synopsis:       security/nss: doen't compile on amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 24 16:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Koji Yokota
>Release:        FreeBSD 6.2-RELEASE amd64
>Organization:
Otaru University of Commerce
>Environment:
System: FreeBSD hoge.hoge.otaru-uc.ac.jp 6.2-RELEASE FreeBSD 6.2-RELEASE #3: Thu Dec 28 16:17:05 JST 2006 hoge@hoge.hoge.otaru-uc.ac.jp:/usr/obj/usr/src/sys/SMP amd64
	
>Description:
Compile of security/nss stops with the following messages:
prng_fips1861.c: In function `FIPS186Change_ReduceModQForDSA':
prng_fips1861.c:117: error: syntax error before "W"
prng_fips1861.c:122: warning: implicit declaration of function `MP_DIGITS'
prng_fips1861.c:122: error: `W' undeclared (first use in this function)
prng_fips1861.c:122: error: (Each undeclared identifier is reported only once
prng_fips1861.c:122: error: for each function it appears in.)
prng_fips1861.c:122: error: invalid lvalue in assignment
prng_fips1861.c:123: error: `Q' undeclared (first use in this function)
prng_fips1861.c:123: error: invalid lvalue in assignment
prng_fips1861.c:124: error: `Xj' undeclared (first use in this function)
prng_fips1861.c:124: error: invalid lvalue in assignment
prng_fips1861.c:125: error: `MP_OKAY' undeclared (first use in this function)
prng_fips1861.c:125: error: `err' undeclared (first use in this function)
prng_fips1861.c:125: warning: implicit declaration of function `mp_init'
prng_fips1861.c:131: warning: implicit declaration of function `mp_read_unsigned_octets'
prng_fips1861.c:138: warning: implicit declaration of function `mp_mod'
prng_fips1861.c:139: warning: implicit declaration of function `mp_to_fixlen_octets'
prng_fips1861.c:141: warning: implicit declaration of function `mp_clear'
prng_fips1861.c:145: error: `MP_MEM' undeclared (first use in this function)
prng_fips1861.c:145: error: `MP_RANGE' undeclared (first use in this function)
prng_fips1861.c:145: error: `MP_BADARG' undeclared (first use in this function)
gmake[3]: *** [FreeBSD6.2_OPT.OBJ/FreeBSD_SINGLE_SHLIB/prng_fips1861.o] エラー 1
gmake[3]: ディレクトリ `/usr/ports/security/nss/work/nss-3.11.7/mozilla/security/nss/lib/freebl' から出ます
gmake[2]: *** [libs] エラー 2
gmake[2]: ディレクトリ `/usr/ports/security/nss/work/nss-3.11.7/mozilla/security/nss/lib/freebl' から出ます
gmake[1]: *** [libs] エラー 2
gmake[1]: ディレクトリ `/usr/ports/security/nss/work/nss-3.11.7/mozilla/security/nss/lib' から出ます
gmake: *** [libs] エラー 2
*** Error code 2
	
>How-To-Repeat:
	
>Fix:

	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070724165004.A51BAB850>