I just added -xarch=amd64 in Makefile.master and then could compile the driver
without any issues.
Regards,
pak.
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/l
Your issue may be due to a problem I ran into with 'cw' not generating
the proper arguments for the C compiler. I've only used the Sun
Studio C compiler to build the kernel.
My notes on how I build the kernel are on my blog, in two parts:
https://blogs.cs.umbc.edu/willm1/2009/01/23/building-the-o
Hi,
bash-3.2# isainfo
amd64 i386
The above output shows amd64 is available. But how can I now overcome the
compilation failure issue?
Regards,
pak
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
ht
On Fri, 2009-08-28 at 23:12 -0700, P. Anil Kumar wrote:
> I would like to know why its picking up amd64 config params from the
> Makefile, while uname -a clearly shows that its i386 ?
it's behaving as designed.
on solaris, uname -a always shows i386 regardless of whether the system
is in 32-bit
I'm trying to compile zfs kernel on the following machine
bash-3.2# uname -a
SunOS solaris-b119-44 5.11 snv_119 i86pc i386 i86pc
I set the env properly using bldenv -d ./opensolaris.sh.
bash-3.2# pwd
/export/testws/usr/src/uts
bash-3.2# dmake
dmake: defaulting to parallel mode.
See the man page