Date: Wed, 14 Nov 2001 14:23:43 +0300 From: Juriy Goloveshkin <juriy@aviaport.ru> To: freebsd-current@freebsd.org Subject: Is mozilla broken? Message-ID: <20011114112343.GA47837@aviaport.ru>
next in thread | raw e-mail | index | archive | help
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 "<malloc.h> has been replaced by <stdlib.h>" 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011114112343.GA47837>