Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2000 17:42:05 -0400
From:      Chen Xu <xuc@mcbi-34.med.nyu.edu>
To:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   make world broken at 4.1-RC with alloc_entry.c
Message-ID:  <20000807174205.A2879@saturn.med.nyu.edu>

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

After I CTMed the my src tree around Jul 16 or 17, the make world
always broken where ( I believe that's the 4.1 releasing time)

-----------------
cc -fpic -DPIC -O -pipe -I. -I/usr/src/lib/libncurses \
-I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses \
-I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall \
-DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS \
-I/usr/obj/usr/src/i386/usr/include -c \
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/alloc_entry.c -o alloc_entry.So
*** Error code 1

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

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

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

Don't know if anything changed in alloc_entry.c from 4.1. Making world was
successful even ONE week ago. 

Any ideas? 

Chen



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




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