Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 1997 00:40:39 -0800 (PST)
From:      ji@research.att.com
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   conf/4944: make world of FreeBSD-stable fails
Message-ID:  <199711050840.AAA24383@hub.freebsd.org>
Resent-Message-ID: <199711050850.AAA25112@hub.freebsd.org>

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

>Number:         4944
>Category:       conf
>Synopsis:       make world of FreeBSD-stable fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov  5 00:50:01 PST 1997
>Last-Modified:
>Originator:     John Ioannidis
>Organization:
AT&T Labs - Research
>Release:        2.2.2-RELEASE
>Environment:
FreeBSD elf.tla.org 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Sun Oct 12 16:21:34 EDT 1997     root@elf.tla.org:/usr/src/sys/compile/ELF  i386

>Description:
When trying to do a "make buildworld" on a mirror of the FreeBSD-stable
source tree, the compilation fails at this stage:

[...]
cc -fpic -DPIC -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/lib/libc/../libc/locale -DYP -I/usr/obj/usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/tmp/usr/include -c /usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/lib/libc/../libc/yp/yplib.c -o yplib.so
cc -fpic -DPIC -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/lib/libc/../libc/locale -DYP -I/usr/obj/usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/tmp/usr/include -c /usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/lib/libc/../libc/i386/sys/i386_get_ldt.c -o i386_get_ldt.so
cc -fpic -DPIC -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/lib/libc/../libc/locale -DYP -I/usr/obj/usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/tmp/usr/include -c /usr/tmp/pub/FreeBSD/FreeBSD-stable-work/src/lib/libc/../libc/i386/sys/i386_set_ldt.c -o i386_set_ldt.so
building shared c library (version 3.0)
nm: bt_debug.so: no name list.
nm: euc.so: no name list.
nm: utf2.so: no name list.
toupper.so: Definition of symbol `____toupper' (multiply defined)
tolower.so: Definition of symbol `____toupper' (multiply defined)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
$ 

>How-To-Repeat:
mirror ftp.freebsd.org:/pub/FreeBSD/FreeBSD-stable, then make buildworld
or build world.

>Fix:

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711050840.AAA24383>