AW: [En-Nut-Discussion] Compile errors
Oliver Schulz
Oliver.Schulz at bong.de
Wed Jan 21 15:51:22 CET 2004
Hi,
it seems, that you have an outdated version of sys/sock_var.h. Make sure to have version 1.4. To check this, open the file in a text editor and look at the release list (usually after the copyright stuff).
But one strange thing, the field in tcp_socket is named 'so_devobsz' not 'so_devobs'...
Oliver.
> -----Ursprüngliche Nachricht-----
> Von: M. Can Filibeli [mailto:filipa at superonline.com]
> Gesendet: Mittwoch, 21. Januar 2004 15:31
> An: 'Ethernut User Chat (English)'
> Betreff: RE: [En-Nut-Discussion] Compile errors
>
>
> Here are the list of errors...
>
> !tcpsock.c(315): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(391): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(470): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(888): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(889): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(891): unknown size for type 'void'
> !tcpsock.c(899): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(908): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(917): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(919): unknown size for type 'void'
> !tcpsock.c(920): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(931): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(932): unknown field 'so_devobs' of struct 'tcp_socket'
> !tcpsock.c(934): unknown size for type 'void'
>
> !E udpsocket.c(250): unknown field 'so_rx_cnt' of 'struct udp_socket'
> !E udpsocket.c(349): unknown field 'so_rx_bsz' of 'struct udp_socket'
> !E udpsocket.c(250): unknown field 'so_rx_bsz' of 'struct udp_socket'
>
> Thanks,
> Can.
>
>
> -----Original Message-----
> From: en-nut-discussion-bounces at egnite.de
> [mailto:en-nut-discussion-bounces at egnite.de] On Behalf Of
> Oliver Schulz
> Sent: Wednesday, January 21, 2004 3:47 PM
> To: Ethernut User Chat (English)
> Subject: AW: [En-Nut-Discussion] Compile errors
>
> Hi,
>
> current CVS head has no problems under gcc.
>
> Please can you submit some (or all) errors ICCAVR displays
> while compiling?
> It's a little bit tricky to guess these errors...
>
> Oliver.
>
> > -----Ursprüngliche Nachricht-----
> > Von: M. Can Filibeli [mailto:filipa at superonline.com]
> > Gesendet: Mittwoch, 21. Januar 2004 13:55
> > An: 'Ethernut User Chat (English)'
> > Betreff: [En-Nut-Discussion] Compile errors
> >
> >
> > Hi,
> >
> > After downloading files from CVS, when I try to compile the
> > complete library
> > using "make install", tcpsocket.c shows some errors. I am
> > using ICCAVR.
> >
> > Thanks.
> >
> >
> > _______________________________________________
> > En-Nut-Discussion mailing list
> > En-Nut-Discussion at egnite.de
> > http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
> >
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
More information about the En-Nut-Discussion
mailing list