2 May 2003 17:36
Building floppies
Stephen Borrill <netbsd <at> precedence.co.uk>
2003-05-02 15:36:16 GMT
2003-05-02 15:36:16 GMT
I'm trying to build some install floppies with audioctl and audioplay on them (basing it on ramdisk-big). Unlike the other programs, audioctl and audioplay aren't found as /usr/src/usr.bin/≤progname>. I put the following lines in my list file: PROG usr/bin/audioctl PROG usr/bin/audioplay SPECIAL audioctl srcdir usr.bin/audio/ctl SPECIAL audioplay srcdir usr.bin/audio/play However because there is no reference to usr/bin/audio/common, the library functions from there aren't included and so there are lots of undefined references when linking. Is there something I can do to make it all be included automatically or must I build up the audio library separately? -- -- Stephen
Rgds,
John...
=====
Rate Corporate America at 
In particular are the issues in the original implementation which would
need to be overcome to support your deisred application:
Although the new organization performs well, it has several peculiarities
and limitations. Some of them seem inherent, some are fixable, and some
are the subject of current work.
[[ .... ]]
Streams are linear connections; by themselves, they support no notion of
multiplexing, fan-in or fan-out.
There is multiplexing support in the later implementations.
There are also serious issues in the original design with flow control,
accounting & scheduling, error handling, and so on. Some of these
problems are also solved in the later implemenations, but perhaps not all.
RSS Feed