Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 1996 10:21:51 +0100
From:      Gianmarco Giovannelli <gmarco@masternet.it>
To:        current@freebsd.org
Subject:   960501 to -current --> Error code 1
Message-ID:  <3.0b26.32.19961004102145.00692194@masternet.it>

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

Hello to everybody,
I tried to arrive to current starting from the old SNAP 960501
(src-curr.1600A.gz) and then applying all the ctm delta till ~2270 (thanks
very much to Gary Jennejohn and J.Wunsch for their help) 

Everythings works fine but when I arrive to do: 

make world

DDEFAULT_TARGET_VERSION=\"2.7.2.1\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/libgcc/../cc_tools -DL_eprintf -o
_eprintf.o /usr/src/gnu/usr.bin/cc/libgcc/../../../../contrib/gcc/libgcc2.c
/usr/obj/usr/src/gnu/usr.bin/cc/libgcc/../cc/cc
-B/usr/obj/usr/src/gnu/usr.bin/cc/libgcc/../cc1/
-B/usr/obj/usr/src/gnu/usr.bin/cc/libgcc/../cpp/ -c -O -DFREEBSD_AOUT
-I/usr/src/gnu/usr.bin/cc/libgcc/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/libgcc/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/libgcc/../cc_tools -DL_op_new -o
_op_new.o /usr/src/gnu/usr.bin/cc/libgcc/../../../../contrib/gcc/libgcc2.c
/var/tmp/cc013925.s: Assembler messages:
/var/tmp/cc013925.s:4: Error: Unknown pseudo-op:  `.weak'
*** Error code 1

for my little knowledge of the make process the only solution I was able to
do was :

make cleandir --> OK
make obj      --> OK
make depend   --> OK
make          --> FAIL

cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS   -c
/usr/src/bin/csh/../../usr.bin/printf/printf.c
cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS   -c
/usr/src/bin/csh/proc.c
cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS   -c
/usr/src/bin/csh/sem.c
cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS   -c
/usr/src/bin/csh/set.c
cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS   -c
/usr/src/bin/csh/str.c
cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS   -c
/usr/src/bin/csh/time.c
cc -O -I/usr/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS
-static -o csh alloc.o char.o const.o csh.o dir.o dol.o err.o exec.o exp.o
file.o func.o glob.o hist.o init.o lex.o misc.o parse.o printf.o proc.o
sem.o set.o str.o time.o  
glob.o: Undefined symbol `_collate_range_cmp' referenced from text segment
glob.o: Undefined symbol `_collate_range_cmp' referenced from text segment
*** Error code 1


Probably I must rebuild something before commit a make world, but I really
don't know what since I was off this list in the summer.

Thanks in advance to everyone for attention....

 
Regards...

+-------------------------------------+--------------------+
| Internet:  gmarco@masternet.it      |        ,,,         |
| Internet:  gmarco@fi.nettuno.it     |       (o o)        |
| BIX     :  ggiovannelli@bix.com     | ---oo0-(_)-0oo---  |
| http://www.masternet.it/dsc/gmarco  |     Gianmarco      |
+-------------------------------------+--------------------+



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