Was greeted by the below (bottom) errors during make buildworld earlier.
Tried rm'ing the /usr/src/gnu tree and re-running cvsup, but got the
same error. Make is run with no flags at the command line. 

Relevant flags from make.conf:

CPUTYPE=i686
BDECFLAGS=      -W -Wall -ansi -pedantic -Wbad-function-cast
-Wcast-align \
                -Wcast-qual -Wchar-subscripts -Winline \
                -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
                -Wredundant-decls -Wshadow -Wstrict-prototypes
-Wwrite-strings

Otherwise, it's just /etc/defaults/make.conf. Suggestions/comments
welcome.

Thanks,
Rob

cc -O -pipe -march=pentiumpro
-I/usr/src/gnu/usr.bin/groff/src/preproc/pic/../../../../../../contrib/groff/src/preproc/pic
 -I. -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 
-DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 
-DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void 
-DHAVE_STRUCT_EXCEPTION=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 
-DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 
-DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 
-DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 
-I/usr/src/gnu/usr.bin/groff/src/preproc/pic/../../../../../../contrib/groff/src/include
 -I/usr/src/gnu/usr.bin/groff/src/preproc/pic/../../../src/include     -static -o pic 
lex.o main.o object.o pic.o common.o troff.o tex.o  
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/groff/src/preproc/pic/../../../src/libs/libgroff/libgroff.a
 -lm
/usr/libexec/elf/ld: k_cos.o: invalid string offset 27 >= 0 for section
`'
/usr/libexec/elf/ld: k_cos.o: invalid string offset 33 >= 0 for section
`'
/usr/libexec/elf/ld: k_cos.o: invalid string offset 43 >= 0 for section
`'
/usr/lib/libm.a(s_sin.o): In function `__generic_sin':
s_sin.o(.text+0xa3): undefined reference to `__kernel_cos'
s_sin.o(.text+0xdf): undefined reference to `__kernel_cos'
/usr/lib/libm.a(s_cos.o): In function `__generic_cos':
s_cos.o(.text+0x7b): undefined reference to `__kernel_cos'
s_cos.o(.text+0xb7): undefined reference to `__kernel_cos'
*** Error code 1

Stop in /usr/src/gnu/usr.bin/groff/src/preproc/pic.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/groff/src/preproc.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/groff/src.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/groff.
*** Error code 1

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

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

Stop in /usr/src.





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to