----- Original Message -----
>Date: Thu, 18 Dec 2008 15:06:29 +0100
>From: Piotr Jasiukajtis <pjasiukaj...@opensolaris.com.pl>
>To: Masa Murayama <khf04...@nifty.ne.jp>
>Cc: networking-disc...@opensolaris.org, driver-discuss@opensolaris.org
>Subject: Re: [driver-discuss] alta 2.6.0 GLD3 build failure SXCE101/gcc/SS11
>
>
>Hi,
>
>Masa Murayama pisze:
>> I could duplicate the problem in my box. I posted the fixed version,
>> alta-2.6.1 into my page below. Please try it.
>>  http://homepage2.nifty.com/mrym3/taiyodo/eng/
>
>alta-2.6.1# make clean ; make
>rm -f i386/*
>gcc -c -O3 -D__INLINE__=inline -DGEM_GCC_RUNTIME -ffreestanding -U_NO_LONGLON
G
>-D_KERNEL  -U_ASM_INLINES -D_SYSCALL32 -D_SYSCALL32_IMPL  -Dsun -D__sun -D__S
VR4
> -DC2_AUDIT  -Wall -Wno-unknown-pragmas -Wno-missing-braces -Wno-sign-compare
>-Wno-parentheses -Wno-uninitialized -Wno-implicit-function-declaration
>-Wno-unused -Wno-trigraphs -Wno-char-subscripts -Wno-switch  -Wno-format -Wer
ror
>-Di86pc   -DDEBUG -DDEBUG_LEVEL=0 -UGEM_DEBUG_LEVEL  -I
>/home/mrym/opensolaris/usr/src/uts/common -UDEBUG_RESUME -DGEM_CONFIG_POLLING
>-DGEM_CONFIG_GLDv3 -UGEM_CONFIG_VLAN_HW  -UGEM_CONFIG_CKSUM_OFFLOAD -DSOLARIS
10
> -Unotdef -UNEVER -UGEM_GCC_RUNTIME  -UGEM_COMPAT -USANITY -UGEM_CONFIG_FMA
>-UMODULE  -UGEM_CONFIG_RX_DIRECT -DGEM_CONFIG_TX_DIRECT  -UOS_PUTBACK
>-UUSE_FRAMEID -UMAP_MEM -DVERSION='"2.6.1"' alta_gem.c -o i386/alta_gem.o
>alta_gem.c:1505: error: `gem_quiscence' undeclared here (not in a function)
>alta_gem.c:1505: error: initializer element is not constant
>alta_gem.c:1505: error: (near initialization for `alta_ops.devo_quiesce')
>*** Error code 1
>make: Fatal error: Command failed for target `i386/alta_gem.o'

Thank you very much for the bug report.There is a typo in gem.h

Please change gem_quiscence to gem_quiesce.

-masa

>
># uname -srv
>SunOS 5.11 snv_101
>
>
># ls -alh Makefile Makefile.config
>lrwxrwxrwx   1 111      staff         17 gr 17 19:37 Makefile -> Makefile.i38
6_gcc
>lrwxrwxrwx   1 root     root          20 gr 17 19:52 Makefile.config ->
>Makefile.config_gld3
>
>
>-- 
>Regards,
>Piotr Jasiukajtis | estibi | SCA OS0072
>http://estseg.blogspot.com

_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to