make buildworld error
Dino Vliet
dino_vliet at yahoo.com
Tue Mar 20 07:48:30 UTC 2007
Hi folks,
on my pc ,
CPU: VIA C3 Samuel 2 (796.10-MHz 686-class CPU)
Origin = "CentaurHauls" Id = 0x673 Stepping = 3
Features=0x803035<FPU,DE,TSC,MSR,MTRR,PGE,MMX>
real memory = 503250944 (479 MB)
avail memory = 483028992 (460 MB)
I get the following error after I issue a make buildworld:
buf -lbsdxml -lutil
gzip -cn /usr/src/sbin/geom/core/geom.8 > geom.8.gz
===> sbin/geom/class (all)
===> sbin/geom/class/concat (all)
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/geom/class/concat/../.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/sbin/geom/class/concat/geom_concat.c -o geom_concat.So
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/geom/class/concat/../.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/sbin/geom/class/concat/../../misc/subr.c -o subr.So
building shared library geom_concat.so
gzip -cn /usr/src/sbin/geom/class/concat/gconcat.8 > gconcat.8.gz
===> sbin/geom/class/eli (all)
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/geom/class/eli/../../../../sys -I/usr/src/sbin/geom/class/eli/../.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/sbin/geom/class/eli/../../../../sys/geom/eli/g_eli_crypto.c -o g_eli_crypto.So
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/geom/class/eli/../../../../sys -I/usr/src/sbin/geom/class/eli/../.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/sbin/geom/class/eli/../../../../sys/geom/eli/g_eli_key.c -o g_eli_key.So
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/geom/class/eli/../../../../sys -I/usr/src/sbin/geom/class/eli/../.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/sbin/geom/class/eli/../../../../sys/geom/eli/pkcs5v2.c -o pkcs5v2.So
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/geom/class/eli/../../../../sys -I/usr/src/sbin/geom/class/eli/../.. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c -o sha2.So
/usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:641: error: syntax error before '*' token
/usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:644: error: syntax error before '&' token
/usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:645: error: syntax error before '&' token
/usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:645: warning: type defaults to `int' in declaration of `context'
/usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:645: warning: type defaults to `int' in declaration of `data'
/usr/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:645: error: syntax error before ')' token
*** Error code 1
Stop in /usr/src/sbin/geom/class/eli.
*** Error code 1
Stop in /usr/src/sbin/geom/class.
*** Error code 1
Stop in /usr/src/sbin/geom.
*** Error code 1
Stop in /usr/src/sbin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
[root at dhcppc2 /usr/src]#
I do have enabled geom and have a raid array:
mirror/gm0 COMPLETE ad0
ad3
What could be the problem here?
Thanks in advanced for your valuable time
____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091
More information about the freebsd-questions
mailing list