Date: Wed, 19 Nov 2003 10:12:49 +0200 From: "Noor Dawod" <noor@comrax.com> To: <freebsd-bugs@freebsd.org> Cc: 'Kris Kennaway' <kris@obsecurity.org> Subject: RE: Error in compilling FreeBSD 4.9-STABLE Message-ID: <001901c3ae74$ecb24010$a050a8c0@CORPORATE.COMRAX.COM> In-Reply-To: <20031119060900.GA57308@xor.obsecurity.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
Hi,
It's irrelevant, but still here it is:
Server provided by Intel, equipped with Xeon 933Mhz CPU, 2GB RAM, RAID-5
with 4 disks, FreeBSD 4.9-STABLE (compiled OK few weeks ago, but not with
this make.conf), Adaptec 2100S RAID controller.
This is the error I get with the attached make.conf file:
----------------------------------------------------------
cc -c -O -pipe -march=pentiumpro -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD
_USE_WEAK -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/g
nu/lib/libgcc/../../../contrib/gcc -I. -DL_ashrdi3 -o _ashrdi3.o
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
cc -c -O -pipe -march=pentiumpro -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD
_USE_WEAK -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/g
nu/lib/libgcc/../../../contrib/gcc -I. -DL_ffsdi2 -o _ffsdi2.o
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
Segmentation fault (core dumped)
*** Error code 139
Stop in /usr/src/gnu/lib/libgcc.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
----------------------------------------------------------
As mentioned earlier, when I delete this make.conf and rebuild, the compile
goes fine.
Noor
-----Original Message-----
From: Kris Kennaway [mailto:kris@obsecurity.org]
Sent: Wednesday, November 19, 2003 8:09 AM
To: Noor Dawod
Cc: freebsd-bugs@freebsd.org
Subject: Re: Error in compilling FreeBSD 4.9-STABLE
On Wed, Nov 19, 2003 at 07:10:17AM +0200, Noor Dawod wrote:
> Any idea why this is happening and how to fix this?
You forgot to mention any details about your hardware, and you forgot
to show us the errors you receive.
Kris
[-- Attachment #2 --]
CPUTYPE=i686
BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
-Wcast-qual -Wchar-subscripts -Winline \
-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
NO_BIND= true # do not build BIND
NO_SENDMAIL= true # do not build sendmail and related programs
NOGAMES= true # do not build games (games/ subdir)
NOPERL= true # do not build perl. Disables OpenSSL optimizations
MASTER_SITE_BACKUP?= \
ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/
MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/
MASTER_SITE_FREEBSD_ORG= ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/
MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/%SUBDIR%/
MASTER_SITE_GNU= ftp://ftp.gnu.org/gnu/%SUBDIR%/
MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/
MASTER_SITE_LOCAL= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
MASTER_SITE_MOZILLA= ftp://ftp.mozilla.org/pub/%SUBDIR%/
MASTER_SITE_NETBSD= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/
MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/
MASTER_SITE_PORTS_JP= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/
MASTER_SITE_RINGSERVER= ftp://ftp.dnsbalance.ring.gr.jp/pub/%SUBDIR%/
MASTER_SITE_RUBY= ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/
MASTER_SITE_SOURCEFORGE= ftp://ftp2.sourceforge.net/pub/sourceforge/%SUBDIR%/
MASTER_SITE_SOURCEWARE= ftp://ftp.freesoftware.com/pub/sourceware/%SUBDIR%/
MASTER_SITE_SUNSITE= ftp://metalab.unc.edu/pub/Linux/%SUBDIR%/
MASTER_SITE_TCLTK= ftp://ftp.scriptics.com/pub/tcl/%SUBDIR%/
MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/
MASTER_SITE_THEMES= ftp://ftp.themes.org/pub/themes/%SUBDIR%/
MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/
MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/%SUBDIR%/
MASTER_SITE_XEMACS= ftp://ftp.xemacs.org/pub/xemacs/%SUBDIR%/
MASTER_SITE_XFREE= ftp://ftp.xfree86.org/pub/XFree86/%SUBDIR%/source/
MASTER_SORT_REGEX?= ://[^/]*\.jp[/.]
WRKDIRPREFIX= /var/tmp
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2 -P m
SUPHOST= cvsup5.freebsd.org
SUPFILE= /etc/cvsup/stable-supfile
PORTSSUPFILE= /etc/cvsup/ports-supfile
#DOCSUPFILE= /etc/cvsup/docs-supfile
DOC_LANG= en_US.ISO8859-1
# 'make world' will compile version 2 of IPFW, which is named ipfw2.
IPFW2= true
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c3ae74$ecb24010$a050a8c0>
