Hi,

I am running RH8. Recently, I downloaded the source code of examples from
the book (UNIX Network Programming, Volume 2, Second Edition, Interprocess
Communications) by W. Richard Stevens. I followed README's procedures to
configure and build the basic library as follows:

        $./configure
        $cd lib
        $make

There seems no problem when I invoked ./configure and make commands.
However, I got syntax error when I tried the following:

        $cd ../pipe
        $make pipeconf

Some function calls have failed. If you know how to get these examples
working (under RH8), please let me know. Thank you very much.

Shi-Ping


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to