| ugrw1.h is in the H directory in my build, and in CVS.
In committing your libsndfile files, I could not simply replace the files in
CVS, but I had to merge some of the files. This will make continued
development on two tracks somewhat more difficult, although I think it can
be continued for another round or two. If you like, I can tar up all the
csound5 files from CVS and email them to you.
============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================
----- Original Message -----
From:
To: "Csound Developers Discussion List"
Cc:
Sent: Tuesday, March 09, 2004 12:41 PM
Subject: [CSOUND-DEV:4262] Re: csound5 does not build
> ....and now on MaxOSX I check out the code, and then have to build
> libsndfile (no problem) and PortAudio -- which is a problem!
>
> 1) It has no rule to build -g needs for lib/portaudio.a -- yes I know
> that is nonsense but that is what it said.
>
> 2) It complains about pkg-config not being present; what does this do?
>
> So anyway having libsndfile I tried to build csound5
>
> It needs autoconf newer than 2.57 -- but OSX does not offer me that.
> So what next? No configure made so I suppose it is back to doing it
> the way I used to. Decided to can the OSX system for the night.
>
> This is on the OSX 10.2 system, but my OSX10.1 system.
>
> On Linux the problem is that there is no ugrw1.h so entry1.c fails
>
> ==John ffitch
> |