Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

misc/35314: RELENG_4_5 does not build on 4.4-RELEASE (from Windriver)

0 views
Skip to first unread message

Clark Evans

unread,
Feb 25, 2002, 8:00:22 AM2/25/02
to freebsd-gn...@freebsd.org

>Number: 35314
>Category: misc
>Synopsis: RELENG_4_5 does not build on 4.4-RELEASE (from Windriver)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 25 05:00:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Clark Evans
>Release: 4.4
>Organization:
self
>Environment:
FreeBSD wyel.axista.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 mur...@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386
>Description:
The build is missing or can't find the complex.h header file; it is probably a simple path include bug in a Makefile somewhere.
>How-To-Repeat:
wyel# cat supfile
*default host=cvsup11.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_5
*default delete use-rel-suffix
*default compress
src-all
wyel# cvsup -g -L 2 supfile
Parsing supfile "supfile"
Connecting to cvsup11.FreeBSD.org
Connected to cvsup11.FreeBSD.org
Server software version: SNAP_16_1e
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs
Shutting down connection to server
Finished successfully
wyel# pwd
/usr/src
wyel# make
===> share/info
===> include
Warning: Object directory not changed from original /usr/src/include
===> include/rpcsvc
Warning: Object directory not changed from original /usr/src/include/rpcsvc
===> lib
===> lib/csu/i386-elf
Warning: Object directory not changed from original /usr/src/lib/csu/i386-elf
===> lib/libcom_err
Warning: Object directory not changed from original /usr/src/lib/libcom_err
===> lib/libcom_err/doc
===> lib/libcrypt
Warning: Object directory not changed from original /usr/src/lib/libcrypt
===> lib/msun
Warning: Object directory not changed from original /usr/src/lib/msun
cc -O -pipe -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_
-c /usr/src/lib/msun/src/w_cabs.c -o w_cabs.o
/usr/src/lib/msun/src/w_cabs.c:13: complex.h: No such file or directory
/usr/src/lib/msun/src/w_cabs.c: In function `cabs':
/usr/src/lib/msun/src/w_cabs.c:18: syntax error before `z'
/usr/src/lib/msun/src/w_cabs.c: In function `z_abs':
/usr/src/lib/msun/src/w_cabs.c:25: syntax error before `*'
/usr/src/lib/msun/src/w_cabs.c:27: invalid type argument of `unary *'
/usr/src/lib/msun/src/w_cabs.c:27: invalid type argument of `unary *'
*** Error code 1

Stop in /usr/src/lib/msun.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message

David Malone

unread,
Feb 25, 2002, 8:50:15 AM2/25/02
to freebs...@freebsd.org
The following reply was made to PR misc/35314; it has been noted by GNATS.

From: David Malone <dwma...@maths.tcd.ie>
To: Clark Evans <c...@clarkevans.com>
Cc: freebsd-gn...@FreeBSD.org
Subject: Re: misc/35314: RELENG_4_5 does not build on 4.4-RELEASE (from Windriver)
Date: Mon, 25 Feb 2002 13:48:00 +0000

On Mon, Feb 25, 2002 at 04:50:54AM -0800, Clark Evans wrote:
> wyel# pwd
> /usr/src
> wyel# make

Shouldn't you be running "make world", rather than just "make".

David.

dwma...@freebsd.org

unread,
Feb 25, 2002, 12:13:57 PM2/25/02
to c...@clarkevans.com, dwma...@freebsd.org, freebs...@freebsd.org
Synopsis: RELENG_4_5 does not build on 4.4-RELEASE (from Windriver)

State-Changed-From-To: open->closed
State-Changed-By: dwmalone
State-Changed-When: Mon Feb 25 09:05:25 PST 2002
State-Changed-Why:
Submitter was accidently using "make" rather than "make world".

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35314

0 new messages