Hi Mark,

I have figured out this problem. Thanks for help.

Allen

On Mon, Apr 6, 2009 at 9:07 PM, Mark Johnson <[email protected]> wrote:
>
>
> Lu Baolu wrote:
>>
>> Hi folks,
>>
>> I am not able to build xvm source pulled from xvm-3.3+ gate. Can
>> anybody tell me what I am missing?
>>
>> What I am doing are:
>>
>> 1. pull and update the source from gate
>> $ ./sunos.hg/bin/update-gate `pwd`
>> ssh://[email protected]//hg/xen-gate/xvm-3.3+
>
>
> Can you try an update-gate again?  You probably should have done
> a "cd sunos.hg;hg pull -uv" first to update the update-gate script
> first.
>
> If that doesn't work, try a ./sunos.hg/bin/outgoing to make sure you
> gate is in good shape..  If that looks like, try pulling a new gate?
>
>
>
> MRJ
>
>
>
>
>
>
>> 2. setup the environment
>> [al...@blu-wbg:hg]cat ~/.hgrc
>> [extensions]
>> hgext.mq =
>>
>> [al...@blu-wbg:hg]cat ~/.bashrc-
>> #environment setting for xvm build
>> export EMAIL="[email protected]"
>> export XVM_WS="/export/home/allen/Workspace/xvm-gate"
>> export EDITOR="vi"
>> export SOLARIS_BUILD_TOOLS="/opt"
>>
>> 3. start to build
>> $ cd /export/home/allen/Workspace/xvm-gate
>> $ export XVM_WS=`pwd`
>> $ sunos.hg/bin/build-xen
>>
>> ... ...
>> fsimage.c:40:19: vdisk.h: No such file or directory
>> fsimage.c: In function `fsi_open_fsimage':
>> fsimage.c:51: warning: implicit declaration of function
>> `vdisk_check_vdisk'
>> fsimage.c:52: warning: implicit declaration of function `vdisk_open'
>> fsimage.c:52: warning: assignment makes pointer from integer without a
>> cast
>> fsimage.c: In function `fsi_close_fsimage':
>> fsimage.c:100: warning: implicit declaration of function `vdisk_close'
>> gmake[6]: *** [fsimage.opic] Error 1
>> gmake[6]: Leaving directory
>> `/export/home/allen/Workspace/xvm-gate/xen.hg/tools/libfsimage/common'
>> gmake[5]: *** [subdir-install-common] Error 2
>> gmake[5]: Leaving directory
>> `/export/home/allen/Workspace/xvm-gate/xen.hg/tools/libfsimage'
>> gmake[4]: *** [subdirs-install] Error 2
>> gmake[4]: Leaving directory
>> `/export/home/allen/Workspace/xvm-gate/xen.hg/tools/libfsimage'
>> gmake[3]: *** [subdir-install-libfsimage] Error 2
>> gmake[3]: Leaving directory
>> `/export/home/allen/Workspace/xvm-gate/xen.hg/tools'
>> gmake[2]: *** [subdirs-install] Error 2
>> gmake[2]: Leaving directory
>> `/export/home/allen/Workspace/xvm-gate/xen.hg/tools'
>> gmake[1]: *** [install-tools] Error 2
>> gmake[1]: Leaving directory `/export/home/allen/Workspace/xvm-gate/xen.hg'
>> gmake: *** [world] Error 2
>>
>>
>> I have repeated above steps on Nevada 111, 110 and 109. All failed at
>> the same error point.
>>
>> Did I miss anything?
>>
>> Thanks,
>> Allen
>> _______________________________________________
>> xen-discuss mailing list
>> [email protected]
>
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to