[vorbis-dev] AGAIN: ogg123/ogg123.c of vorbis-tools causes error on FreeBSD

Kenji Rikitake kenji at k2r.org
Wed Jul 11 00:52:46 PDT 2001



In the vorbis-tools of the 20010710 version of CVS snapshot,
ogg123/ogg123.c causes error on FreeBSD: <sys/types.h> is required.
This *HAS NOT BEEN FIXED SINCE THE 20010601 VERSION*.
I would appreciate if you just add an #include line - or let me know
why you do not want to do so.

// Kenji Rikitake

*** ogg123.c.FCS	Sun Apr  8 11:33:08 2001
--- ogg123.c	Sat Jun  2 00:40:08 2001
***************
*** 26,27 ****
--- 26,28 ----
  #include <netdb.h>
+ #include <sys/types.h>
  #include <netinet/in.h>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list