What is your MACHINE_ARCH ?
Mine is amd64, I think there's a problem with the conditional in
sys/boot/i386/gptzfsboot/Makefile.
ld doesn't need gptzfsboot.o on i386.

Olivier


2008/11/20 Olivier SMEDTS <[EMAIL PROTECTED]>:
> 2008/11/20 Pascal Hofstee <[EMAIL PROTECTED]>:
>> On Thu, 20 Nov 2008 01:46:31 -0000
>> "Pegasus Mc Cleaft" <[EMAIL PROTECTED]> wrote:
>>
>>> Hi everyone,
>>>
>>>     I am having difficulties rebuilding the world after some patches
>>> were made today. I was wondering if anyone else is experiencing the
>>> same troubles?
>>>
>>> ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x0 -o
>>> gptzfsboot.out /usr/obj/usr/src/sys/boot/i386/gptzfsboot/../btx/lib/crt0.o
>>> zfsboot.o sio.o gptzfsboot.o ld: gptzfsboot.o: No such file: No such
>>> file or directory *** Error code 1
>>>
>>> Stop in /usr/src/sys/boot/i386/gptzfsboot.
>>> *** Error code 1
>>
>> I am experiencing the exact same problem with a fresh svn checkout
>
> Just my "me too".
> I did not experience the problem 24 hours ago (after ZFS version 13
> update and zfsboot import).
>
>>
>> --
>>  Pascal Hofstee
>> _______________________________________________
>> freebsd-hackers@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>>
>
>
>
> --
> Olivier Smedts                                                 _
>                                        ASCII ribbon campaign ( )
> e-mail: [EMAIL PROTECTED]        - against HTML email & vCards  X
> www: http://www.gid0.org    - against proprietary attachments / \
>
>  "Il y a seulement 10 sortes de gens dans le monde :
>  ceux qui comprennent le binaire,
>  et ceux qui ne le comprennent pas."
>



-- 
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: [EMAIL PROTECTED]        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to