On Mon, Jun 14, 2010 at 1:02 AM, Doug Barton <do...@freebsd.org> wrote:
> On 06/13/10 15:58, Alexander Best wrote:
>>
>> hmmm...but i thought during buildworld either
>>
>> empty(.CURDIR:M/usr/src/*) or
>> empty(.CURDIR:M/usr/obj/*) should be false. so CC/CXX/CPP should never
>> actually be set during buildworld or buildkernel.
>
> That depends, are /usr/src and /usr/obj literally directories in the /usr/
> filesystem?

`mount -p && stat -x /usr/src /usr/obj`:

/dev/ufs/rootfs         /                       ufs     noatime         1 1
devfs                   /dev                    devfs   rw              0 0
procfs                  /proc                   procfs  rw              0 0
linprocfs               /usr/compat/linux/proc  linprocfs       rw              
0 0
linsysfs                /usr/compat/linux/sys   linsysfs        rw              
0 0
devfs                   /usr/compat/linux/dev   devfs   rw              0 0
linprocfs               /usr/local/gentoo-stage3/proc linprocfs rw              
0 0
linsysfs                /usr/local/gentoo-stage3/sys linsysfs   rw              
0 0
devfs                   /usr/local/gentoo-stage3/dev devfs      rw              
0 0
tmpfs                   /tmp                    tmpfs   rw              0 0
/dev/cd0                /media/dvd              cd9660  ro,nosuid       0 0
  File: "/usr/src"
  Size: 1024         FileType: Directory
  Mode: (0775/drwxrwxr-x)         Uid: (    0/    root)  Gid: (    0/   wheel)
Device: 0,93   Inode: 6854420    Links: 23
Access: Tue Jun  8 03:06:08 2010
Modify: Sun Jun 13 23:02:23 2010
Change: Sun Jun 13 23:02:23 2010
  File: "/usr/obj"
  Size: 512          FileType: Directory
  Mode: (0755/drwxr-xr-x)         Uid: (    0/    root)  Gid: (    0/   wheel)
Device: 0,93   Inode: 6830264    Links: 3
Access: Thu Jun 10 01:32:19 2010
Modify: Sun Jun 13 23:08:27 2010
Change: Sun Jun 13 23:08:27 2010

>
>
> --
>
>        ... and that's just a little bit of history repeating.
>                        -- Propellerheads
>
>        Improve the effectiveness of your Internet presence with
>        a domain name makeover!    http://SupersetSolutions.com/
>
>



-- 
Alexander Best
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to