>On 1/14/06 9:01 AM, Marc Espie ([EMAIL PROTECTED]) wrote:

>On Sat, Jan 14, 2006 at 12:16:06PM +0100, Marc Espie wrote:
>> You are advised to wait for a little bit more.
>> 
>> Current source exhibits a few issues that prevent, for instance,
>> and XOrg build.
>> 
>> This is getting solved, we'll let you know when things are a bit safer.
>
>okay, this particular issue has been solved.

I just tried:

     # cd /usr/src/gnu/usr.bin/gcc
     # make -f Makefile.bsd-wrapper obj
     # make -f Makefile.bsd-wrapper depend
     # make -f Makefile.bsd-wrapper
     # make -f Makefile.bsd-wrapper install

from "http://www.openbsd.org/faq/current.html"; and got this:

# make -f Makefile.bsd-wrapper
...snip...
rm -f SYSCALLS.c tmp-SYSCALLS.s
sed -e s/TARGET_GETGROUPS_T/gid_t/  
/usr/src/gnu/usr.bin/gcc/gcc/sys-types.h 
/usr/src/gnu/usr.bin/gcc/gcc/sys-protos.h > SYSCALLS.c
./xgcc -B./ -B/usr/amd64-unknown-openbsd3.8/bin/ -isystem 
/usr/amd64-unknown-openbsd3.8/include -isystem 
/usr/amd64-unknown-openbsd3.8/sys-include -DIN_GCC   -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem 
./include     -I. -I. -I/usr/src/gnu/usr.bin/gcc/gcc 
-I/usr/src/gnu/usr.bin/gcc/gcc/.  -I/usr/src/gnu/usr.bin/gcc/gcc/config 
-I/usr/src/gnu/usr.bin/gcc/gcc/../include  -aux-info SYSCALLS.c.X -S -o 
tmp-SYSCALLS.s SYSCALLS.c
SYSCALLS.c:241: warning: function declaration isn't a prototype
...snip...
SYSCALLS.c:1593: warning: function declaration isn't a prototype
rm -f SYSCALLS.c tmp-SYSCALLS.s
#
Is it safe to go to the install step? If not what's next? I've saved the 
outputs of all the commands from login through "cvs" steps and all the 
"make" steps if that is needed.

Joe Szedula
Email: [EMAIL PROTECTED]

Reply via email to