Re: Is mozilla broken?

2001-11-14 Thread David O'Brien

On Wed, Nov 14, 2001 at 02:23:43PM +0300, Juriy Goloveshkin wrote:
> Is mozilla broken or it is a local problem?
...
> /usr/include/malloc.h:3: #error " has been replaced by "

Yes, Mozilla is doing wrong things.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Is mozilla broken?

2001-11-14 Thread Juriy Goloveshkin

Is mozilla broken or it is a local problem?
CURRENT date is 14 nov 2001.
All ports was rebuild a day ago with CFLAGS=-O2 -pipe, CPUTYPE=p3.
I've tried to build mozilla with CFLAGS=-O -pipe without CPUTYPE
the result is:
...
Building deps for nsres.c
cc -o nsres.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DOJI -DMEMMOVE -D__
DBINTERFACE_PRIVATE  -I./../include  -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/usr/local/include  -I/usr/X11R6/include   -fPIC -I/usr/X11R
6/include  -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-alig
n -Wno-long-long -pipe -O -pipe  -DNDEBUG -DTRIMMED -I/usr/X11R6/include  -I/usr
/X11R6/include -include ../../config-defs.h -DMOZILLA_CLIENT nsres.c
In file included from /usr/include/sys/types.h:45,
 from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/obsolete/protypes.h:83,
 from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:482,
 from ../include/mcom_db.h:82,
 from ../include/nsres.h:4,
   from nsres.c:3:
/usr/include/sys/cdefs.h:66: warning: `__CONCAT' redefined
../include/cdefs.h:108: warning: this is the location of the previous definition

In file included from nsres.c:10:
/usr/include/malloc.h:3: #error " has been replaced by "
nsres.c: In function `GenKeyData':
nsres.c:55: warning: implicit declaration of function `free'
nsres.c:69: warning: implicit declaration of function `malloc'
gmake[2]: *** [nsres.o] Error 1
gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/dbm/src'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/dbm'
gmake: *** [install] Error 2
*** Error code 2

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

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

Stop in /usr/ports/www/mozilla.

-- 
bye
Juriy Goloveshkin

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message