Hi all,
I'm hoping someone here has an idea of what may be going wrong with
my build -- and whether or not this is important...
There are no compile time errors, but the mail_msg contains many
lines of:
==== Check ELF runtime attributes ====
./boot/solaris/bin/mbr: symbol not found: __fpstart (/
export/home/james/work/onnv-jb/proto/root_i386/boot/solaris/bin/mbr)
<no -zdefs?>
./boot/solaris/bin/mbr: symbol not found: __iob (/export/home/
james/work/onnv-jb/proto/root_i386/boot/solaris/bin/mbr) <no -zdefs?>
./boot/solaris/bin/mbr: symbol not found: exit (/export/home/
james/work/onnv-jb/proto/root_i386/boot/solaris/bin/mbr) <no -zdefs?>
./boot/solaris/bin/mbr: symbol not found: optind (/
export/home/james/work/onnv-jb/proto/root_i386/boot/solaris/bin/mbr)
<no -zdefs?>
./etc/fs/dev/mount: symbol not found: __fpstart (/export/home/
james/work/onnv-jb/proto/root_i386/etc/fs/dev/mount) <no -zdefs?>
./etc/fs/dev/mount: symbol not found: __iob (/export/home/
james/work/onnv-jb/proto/root_i386/etc/fs/dev/mount) <no -zdefs?>
./etc/fs/dev/mount: symbol not found: optarg (/export/home/
james/work/onnv-jb/proto/root_i386/etc/fs/dev/mount) <no -zdefs?>
./etc/fs/dev/mount: symbol not found: optind (/export/home/
james/work/onnv-jb/proto/root_i386/etc/fs/dev/mount) <no -zdefs?>
./etc/fs/hsfs/mount: symbol not found: __fpstart (/
export/home/james/work/onnv-jb/proto/root_i386/etc/fs/hsfs/mount)
<no -zdefs?>
./etc/fs/hsfs/mount: symbol not found: __iob (/export/home/
james/work/onnv-jb/proto/root_i386/etc/fs/hsfs/mount) <no -zdefs?>
./etc/fs/hsfs/mount: symbol not found: optarg (/export/home/
james/work/onnv-jb/proto/root_i386/etc/fs/hsfs/mount) <no -zdefs?>
....
etc.etc.
I'm trying to build a clean mercurial checkout of ON (cloned to onnv-
jb) on top of SXCR nv_49. I think I've followed all the instructions
in the README.opensolaris and at http://opensolaris.org/os/downloads/
on/. I'm using the following packages:
sunstudio11-ii-20060829-sol-x86.tar.Z
SUNWonbld-20070101.i386.tar.bz2
on-closed-bins-20070101.i386.tar.bz2
PATH is set to:/opt/SUNWspro/bin:/opt/onbld/bin:/usr/bin
and opensolaris.sh nightly options are:
NIGHTLY_OPTIONS="-FNnaCDlrt"; export NIGHTLY_OPTIONS
(which is the default minus mail result).
I suspect/hope I've made some silly mistake somewhere. Any thoughts?
Many thanks,
James
_______________________________________________
opensolaris-help mailing list
[email protected]