where are we?

Olivier SMEDTS olivier at gid0.org
Tue Nov 18 13:41:04 PST 2008


2008/11/18 Marko Zec <zec at icir.org>:
> On Friday 14 November 2008 19:38:55 Julian Elischer wrote:
>> I'm just coming up for air.. where are we?
>>
>> what's teh next commit?
>>
>> Marko, how close is commit2/... to where you want it to get to?
>
> I think what's been cooking in commit2 could be now ready to hit head,
> the diff is here for review: http://imunes.net/virtnet/20081118.diff

The tcp_hostcache.h include is not in the patch, therefore the kernel
can't be built with "options VIMAGE".
make buildkernel fails with :

In file included from
/work/src/sys/modules/dtrace/dtrace/../../../netinet/vinet.h:45,
                 from
/work/src/sys/modules/dtrace/dtrace/../../../netinet/in.h:747,
                 from @/amd64/amd64/genassym.c:61:
/work/src/sys/modules/dtrace/dtrace/../../../netinet/ip_var.h: In
function 'ip_newid':
/work/src/sys/modules/dtrace/dtrace/../../../netinet/ip_var.h:243:
error: 'V_ip_do_randomid' undeclared (first use in this function)
/work/src/sys/modules/dtrace/dtrace/../../../netinet/ip_var.h:243:
error: (Each undeclared identifier is reported only once
/work/src/sys/modules/dtrace/dtrace/../../../netinet/ip_var.h:243:
error: for each function it appears in.)
/work/src/sys/modules/dtrace/dtrace/../../../netinet/ip_var.h:246:
error: 'V_ip_id' undeclared (first use in this function)
In file included from
/work/src/sys/modules/dtrace/dtrace/../../../netinet/in.h:747,
                 from @/amd64/amd64/genassym.c:61:
/work/src/sys/modules/dtrace/dtrace/../../../netinet/vinet.h:52:35:
error: netinet/tcp_hostcache.h: No such file or directory
In file included from
/work/src/sys/modules/dtrace/dtrace/../../../netinet/in.h:747,
                 from @/amd64/amd64/genassym.c:61:
/work/src/sys/modules/dtrace/dtrace/../../../netinet/vinet.h: At top level:
/work/src/sys/modules/dtrace/dtrace/../../../netinet/vinet.h:90:
error: field '_tcp_hostcache' has incomplete type
*** Error code 1

Is it normal ?

Olivier

>
> This change is basically the first half of step #2 per vimage
> integration plan set here:
> http://wiki.freebsd.org/Image/Notes200808DevSummit
>
> Marko
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe at freebsd.org"
>



-- 
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: olivier at gid0.org        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."


More information about the freebsd-virtualization mailing list