Re: [csw-dev] Problem with cdrecord on Solaris 8 x86

2008-04-01 Thread Dennis Clarke
8 test phase then great. Let's move forwards to Solaris 10 where it is all working fine anyways. Dennis Clarke ___ dev mailing list dev@lists.blastwave.org https://lists.blastwave.org/mailman/listinfo/dev

Re: [csw-dev] Problem with cdrecord on Solaris 8 x86

2008-04-01 Thread Dennis Clarke
> On Tue, Apr 01, 2008 at 12:19:07PM -0400, Dennis Clarke wrote: >> >> [ This was lifted out of another thread ] >> >> > Philip Brown <[EMAIL PROTECTED]> wrote: >> >> I thought I had it working on a sol8 box at one point. >> >> just

[csw-dev] Problem with cdrecord on Solaris 8 x86

2008-04-01 Thread Dennis Clarke
[ This was lifted out of another thread ] > Philip Brown <[EMAIL PROTECTED]> wrote: >> On Mon, Mar 31, 2008 at 08:24:00PM -0400, Dennis Clarke wrote: >> > I think that mplayer comes to mind as well as Jorg's cdrtools. I have >> tried >> > to mak

Re: [csw-dev] getopt.h missing on solaris8

2008-03-30 Thread Dennis Clarke
> On Sun, Mar 30, 2008 at 11:35 PM, Dennis Clarke <[EMAIL PROTECTED]> > wrote: >> >> >> > On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote: >> >> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes: >> >>

Re: [csw-dev] getopt.h missing on solaris8

2008-03-30 Thread Dennis Clarke
> "Dennis Clarke" <[EMAIL PROTECTED]> wrote: > >> > getopt.h does not officieally exist, it is a private file written by >> RMS. >> > >> > Jörg >> >> In the category "Jörg will know for sure" :-) >> >> Wha

Re: [csw-dev] getopt.h missing on solaris8

2008-03-30 Thread Dennis Clarke
> "Aubrey Li" <[EMAIL PROTECTED]> wrote: > >> I found thor.blastwave.org is a solaris8 system, >> >> bash-2.03$ cat /etc/release >>Solaris 8 2/02 s28x_u7wos_08a INTEL >>Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. >>Ass

Re: [csw-dev] getopt.h missing on solaris8

2008-03-30 Thread Dennis Clarke
> On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote: >> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes: >> >getopt.h and its lib is missing on this box. >> >what is the right way to fix this issue? >> >> Solaris 8 doesn't have getopt.h - or the gnu getopt* functions in libc. >