Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 09:04:02 -0400 (EDT)
From:      ji@research.att.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21091: mozilla port won't compile (surprise!)
Message-ID:  <200009071304.JAA22426@bual.research.att.com>

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

>Number:         21091
>Category:       ports
>Synopsis:       mozilla port won't compile (surprise!)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 07 06:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     John "Heldenprogrammer" Ioannidis
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
AT&T Labs
>Environment:


Freshly sup'ed 4.1-STABLE and ports tree


>Description:

ATtempt to make /usr/ports/www/mozilla ends in:


cc -o gtkmozbox.o -c -DOSTYPE=\"FreeBSD4\" -DOJI -D_IMPL_NS_WIDGET -DUSE_XIM  -I../../../dist/include  -I/usr/local/include -I/usr/local/include  -I.  -I/usr/X11R6/include   -fPIC -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -Wno-long-long -O
 -pipe -pthread -O  -DNDEBUG -DTRIMMED -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -include ../../../config-defs.h -DMOZILLA_CLIENT gtkmozbox.c
gtkmozbox.c: In function `gtk_mozbox_get_type':
gtkmozbox.c:45: warning: excess elements in struct initializer
gtkmozbox.c:45: warning: (near initialization for `mozbox_info')
gtkmozbox.c:47: `GTK_TYPE_WINDOW' undeclared (first use in this function)
gtkmozbox.c:47: (Each undeclared identifier is reported only once
gtkmozbox.c:47: for each function it appears in.)
gtkmozbox.c:47: warning: passing arg 2 of `gtk_type_unique' discards qualifiers from pointer target type
gmake[1]: *** [gtkmozbox.o] Error 1
gmake[1]: Leaving directory `/usr/cvsrc/ports/www/mozilla/work/mozilla/widget/src/gtksuperwin'
gmake: *** [install] Error 2
*** Error code 2

Stop in /usr/cvsrc/ports/www/mozilla.
*** Error code 1

Stop in /usr/cvsrc/ports/www/mozilla.
*** Error code 1

Stop in /usr/cvsrc/ports/www/mozilla.

>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?200009071304.JAA22426>