View Single Post
  #7   (View Single Post)  
Old 28th February 2009
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default

updated src and got a compile error when building userland..
so.. I will just reload with the latest snapshot..
Quote:
===> csu
===> csu/i386
cc -O2 -pipe -DLIBC_SCCS -fno-omit-frame-pointer -I/usr/src/lib/csu/i386/../common_elf -I/usr/src/lib/csu/i386 -c -DCRT0 -fpie /usr/src/lib/csu/i386/crt0.c -o crt0.o
cc1: error: unrecognized option `-fpie'
*** Error code 1

Stop in /usr/src/lib/csu/i386 (line 17 of /usr/src/lib/csu/i386/Makefile).
*** Error code 1

Stop in /usr/src/lib/csu (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/src/lib (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1
__________________
All posts sent on ReCycled Electrons...
Reply With Quote