Speaking of ogg123 fixes and Solaris... <getopt.h> doesn't appear to exist in Solaris. Hence, ogg123 won't compile on Solaris at all (even with gcc). I originally mentioned this back in November (http://www.xiph.org/archives/vorbis-dev/200011/0291.html). Can this be fixed? {+} Jeff Squyres {+} squyres@cse.nd.edu {+} Perpetual Obsessive Notre Dame Student Craving Utter Madness {+} "I came to ND for 4 years and ended up staying for a decade" --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Jeff Squyres wrote:> > Speaking of ogg123 fixes and Solaris... <getopt.h> doesn't appear to > exist in Solaris. Hence, ogg123 won't compile on Solaris at all (even > with gcc). > I originally mentioned this back in November > (http://www.xiph.org/archives/vorbis-dev/200011/0291.html). > Can this be fixed?getopt(3C) is in stdlib.h on Solaris. This isn't GNU getopt, though. I don't know whether ogg123 uses the GNU extensions. -John -- Underfull \account (badness 10000) has occurred while \spend is active John R. Hall - Student, Georgia Tech - Contractor, Loki Software --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
According to Jeff Squyres (sometime around Sat, Dec 30, 2000 at 01:01:39AM -0500):> Speaking of ogg123 fixes and Solaris... <getopt.h> doesn't appear to > exist in Solaris. Hence, ogg123 won't compile on Solaris at all (even > with gcc). > > I originally mentioned this back in November > (http://www.xiph.org/archives/vorbis-dev/200011/0291.html). > > Can this be fixed?Thanks for bringing this up again. Yes it can be fixed, with an oggenc-style approach: local copies of getopt. I have come up with several ways of sharing the source files between the two programs, but none are completely satisfactory with automake expecting things to be certain ways ... can somebody figure this out (Jack?) -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 233 bytes Desc: not available Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20001230/00c81fc8/part-0001.obj