Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problem cross building NetBSD under Mac OS X Snow Leopard



        Hello,

I can no longer cross build NetBSD (in this case NetBSD/amd64 5.99.22)
under Mac OS X Snow Leopard. The build fails at the end with this
error message:

===> build.sh command: ./build.sh -R /scratch/tron/release -O 
/Volumes/Sources/obj -u -U -j 16 -x -m amd64 release iso-image
[...]
--- /Volumes/Sources/obj/destdir.amd64/METALOG.sanitised ---
/Volumes/Sources/obj/tooldir.Darwin-10.2.0-i386/bin/nbmtree -CSM -k all -N 
/share/src/NetBSD-current/src/etc </Volumes/Sources/obj/destdir.amd64/METALOG  
>/Volumes/Sources/obj/destdir.amd64/METALOG.new
nbmtree: unknown group `everyone'
nbmtree: failed at line 1323 of the specification
*** [/Volumes/Sources/obj/destdir.amd64/METALOG.sanitised] Error code 1
1 error
[..]
*** BUILD ABORTED ***

Line 1323 looks like this:

        ./var/db/postfix type=dir uid=12 gname=everyone mode=0755

Under Mac OS X the group "everyone" has group id 12 just as the group
"postfix" under NetBSD which would be the correct group in this case.

Any ideas how to fix this?

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index