Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2014 19:25:32 +0100
From:      Marko =?UTF-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs>
To:        Carsten Jensen <tomse@tomse.dk>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: fs-uae amiga emulator
Message-ID:  <20140226192532.cecaa11eb4031191e22976e6@mimar.rs>
In-Reply-To: <530E27CD.2030500@tomse.dk>
References:  <20140217200537.419f13ea1786dc5e8b7b0365@mimar.rs> <5302726F.4010505@freebsd.org> <20140226153526.afd6d3eb74f8c30dca1a319e@mimar.rs> <530E27CD.2030500@tomse.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Feb 2014 18:43:41 +0100
Carsten Jensen <tomse@tomse.dk> wrote:

> I've been installing it from scratch on 10.0 and it compiled without
> problems + all the dependencies.
>=20
> I haven't tested it on older versions of FreeBSD.
> Which version are you running?

I am also on 10-RELEASE amd64.

I didn't think this should matter, but apparently it does. I have
Windows 7 and FreeBSD 10 dual-boot laptop with shared FAT32 partition:

pacija@kaa:~ % sudo gpart show ada0
=3D>        63  1250263665  ada0  MBR  (596G)
          63        1985        - free -  (993K)
        2048      204800     1  ntfs  (100M)
      206848   167567360     2  ntfs  (80G)
   167774208   104857600     3  freebsd  [active]  (50G)
   272631808   977629184     4  fat32  (466G)
  1250260992        2736        - free -  (1.3M)

FAT32 partition is mounted in directory under my home dir:

pacija@kaa:~ % cat /etc/fstab
/dev/ada0s3a / ufs rw 1 1
/dev/ada0s3b none swap sw 0 0
/dev/ada0s4 /home/pacija/data msdosfs rw,large,noatime,-Len_GB.UTF-8 2 2
tmpfs /tmp tmpfs rw,size=3D128m,mode=3D1777 0 0
proc /proc procfs rw 0 0

If I put port dir on freebsd partition
(eg. /home/pacija/Desktop/fs-uae), port compiles fine. If I put it on
fat32 partition, I get those chown errors.
--=20
Marko Cupa=C4=87



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140226192532.cecaa11eb4031191e22976e6>