First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 3106
Product:  
Component:  
Status: RESOLVED
Resolution: FIXED
Assigned To: Loren Rittle <ljrittle@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: wanderer@rsu.ru
Add CC:
CC:
Remove selected CCs
Build:
URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 3106 depends on: Show dependency tree
Show dependency graph
Bug 3106 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: Opened: 2001-06-10 06:56
configure --prefix=/usr/home/wanderer/pkg/gcc
--with-local-prefix=/usr/home/wanderer/pkg/gcc
--with-gxx-include-dir=/usr/home/wanderer/pkg/gcc/include/g++
--enable-threads=posix --with-gnu-as --with-gnu-ld --enable-languages=c++

make bootstrap 

Break with error:

/usr/home/wanderer/pkg/build/gcc/obj/gcc/xgcc
-B/usr/home/wanderer/pkg/build/gcc/obj/gcc/
-B/usr/home/wanderer/pkg/gcc/i386-un
known-freebsd4.3/bin/ -B/usr/home/wanderer/pkg/gcc/i386-unknown-freebsd4.3/lib/
-isystem /usr/home/wanderer/pkg/gcc/i386-unkno
wn-freebsd4.3/include -c -DHAVE_CONFIG_H -g -O2 -I.
-I/usr/home/wanderer/pkg/build/gcc/src/gcc30/gcc/libiberty/../include  -W
-Wall -Wtraditional -pedantic
/usr/home/wanderer/pkg/build/gcc/src/gcc30/gcc/libiberty/strerror.c
/usr/home/wanderer/pkg/build/gcc/src/gcc30/gcc/libiberty/strerror.c:468:
conflicting types for `sys_nerr'
/usr/include/stdio.h:224: previous declaration of `sys_nerr'
gmake[2]: *** [strerror.o] Error 1
gmake[2]: Leaving directory
`/usr/home/wanderer/pkg/build/gcc/obj/i386-unknown-freebsd4.3/libiberty'
gmake[1]: *** [all-target-libiberty] Error 2
gmake[1]: Leaving directory `/usr/home/wanderer/pkg/build/gcc/obj'
gmake: *** [bootstrap] Error 2

Same error exist in 3.1 20010610 (experimental)

Release:
3.0 20010610 (prerelease) (from gcc/version.c)

Environment:
FreeBSD 4.3-STABLE (brain.k7.RELENG_4.2001-06-05)

------- Comment #1 From Loren Rittle 2001-06-11 17:43 -------
Responsible-Changed-From-To: unassigned->ljrittle
Responsible-Changed-Why: Mine.

------- Comment #2 From Loren Rittle 2001-06-11 17:43 -------
State-Changed-From-To: open->analyzed
State-Changed-Why: The tightening of CV qualification checking exposed this
    latent bug.  Pending patch submitted to gcc-patches.

------- Comment #3 From Loren Rittle 2001-06-11 22:06 -------
State-Changed-From-To: analyzed->closed
State-Changed-Why: Patch applied to mainline and 3.0 branch to address issue.

First Last Prev Next    No search results available      Search page      Enter new bug