Re: upd lite broken on sparc64 with vimage
Rob J <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.sparc |
|---|---|
| Message-ID | <CAEsfORxP6NP+PbPSNQD9FDFeYt7z5NvTJjw_xhy1TExqQcg72g@mail.gmail.com> |
Thanks - I will try it out and post an update. Robert On Fri, Jan 16, 2015 at 10:32 AM, Rob J <[email protected]> wrote: > Hello, > I checked out the stable sources for 10.1 via svnlite, and I have tried > compiling a generic kernel with "options VIMAGE" added, but the compile > breaks down while compiling src/sys/netinet/in_proto.c with dereferencing > errors like this: > > *In file included from /export/usr/src/sys/netinet/in_proto.c:83: > ** /export/usr/src/sys/netinet/udp_var.h: In function 'get_inpcbinfo': > ** /export/usr/src/sys/netinet/udp_var.h:153: error: dereferencing pointer to > ** incomplete type > ** /export/usr/src/sys/netinet/udp_var.h:153: error: dereferencing pointer to > ** incomplete type > ** /export/usr/src/sys/netinet/udp_var.h: In function 'get_pcblist': > ** /export/usr/src/sys/netinet/udp_var.h:159: error: dereferencing pointer to > ** incomplete type > ** /export/usr/src/sys/netinet/udp_var.h:159: error: dereferencing pointer to > ** incomplete type > ** *** Error code 1* > > Apparently this was an issue in the power-pc platform as well back in May > of 2014, but was resolved - see this thread: > http://lists.freebsd.org/pipermail/freebsd-net/2014-May/038831.html > > Is there a fix that can be applied on the sparc64 platform? > > Thanks, > > Robert > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"