Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 07:47:52 -0700 (PDT)
From:      Dan Pelleg <dpelleg+bsd@cs.cmu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28278: mozilla doesn't build
Message-ID:  <200106191447.f5JElq820037@freefall.freebsd.org>

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

>Number:         28278
>Category:       ports
>Synopsis:       mozilla doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 19 07:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dan Pelleg
>Release:        4.3
>Organization:
>Environment:
FreeBSD k 4.3-STABLE FreeBSD 4.3-STABLE #11: Sat Jun  9 18:21:29 EDT 2001
>Description:
gmake[3]: Entering directory `/usr/ports/www/mozilla/work/mozilla/security/manager/ssl/src'
nsKeygenHandler.cpp
Building deps for nsKeygenHandler.cpp
c++ -o nsKeygenHandler.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI   -I../../../../dist/include -I../../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr  -I/usr/local/include -I/usr/local/include   -I../../../../dist/public/security -I../../../../dist/private/security  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-long-long -O -pipe -pipe -O  -DNDEBUG -DTRIMMED -I/usr/X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../config-defs.h nsKeygenHandler.cpp
nsKeygenHandler.cpp: In function `struct PQGParams * decode_pqg_params(char *)':
nsKeygenHandler.cpp:100: implicit declaration of function `int ATOB_AsciiToData(...)'
nsKeygenHandler.cpp:100: assignment to `unsigned char *' from `int' lacks a cast
nsKeygenHandler.cpp:85: warning: `unsigned char * buf' might be used uninitialized in this function
nsKeygenHandler.cpp: In method `nsresult nsKeygenFormProcessor::GetPublicKey(nsString &, nsString &, nsString &, nsString &, nsString &)':
nsKeygenHandler.cpp:446: implicit declaration of function `int BTOA_DataToAscii(...)'
nsKeygenHandler.cpp:446: assignment to `char *' from `int' lacks a cast
nsKeygenHandler.cpp:297: warning: unused variable `char * emptyCString'
nsKeygenHandler.cpp: In method `nsresult nsKeygenFormProcessor::ProvideContent(const nsString &, nsVoidArray &, nsString &)':
nsKeygenHandler.cpp:517: warning: unused variable `struct SECKeySizeChoiceInfo * choice'
gmake[3]: *** [nsKeygenHandler.o] Error 1

>How-To-Repeat:
cd /usr/ports/www/mozilla && make
>Fix:

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

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?200106191447.f5JElq820037>