compiling examples from stevens 'advanced programming in unix' book.

compiling examples from stevens 'advanced programming in unix' book.

Post by Eran L » Wed, 26 Jun 1996 04:00:00



did anyone succeed in compiling the code-samples from the book
'advanced programming in unix' by richard stevens?

I cannot build the libmisc.a library.

if you tried it and succeeded please contact me through my email:

P.S.  Also, if anybody is familiar with additional running code examples
(that run under linux, ofcourse). I need code for advanced programming,
for example: system calls, IPC.

 
 
 

1. Examples from Stevens' book "Advanced Programming..."

Hello,

I've recently bought Richard Stevens' "Advanced Programming in the Unix
Environment" to learn about C programming on my Linux system.
Unfortunately, all of the examples in that book use a library the
interface of which is defined in "ourhdr.h", but which doesn't compile
under Linux (there are different versions for BSD, SysVR4 etc.) Has
anyone out there gone through the tedious work of adapting this library
for Linux? If so, it would be great if you could let me know. Thanks in
advance.

Christoph Terhechte

2. How much capacity left on tape? Solaris 2.4; 4mm; multiple tars

3. Advice/comments needed for revision of Stevens' "Advanced Programming in the Unix Environment"

4. 3Com 509

5. Problem with Stevens book: Advanced Programming in the UNIX Environment

6. Unix - Frequently Asked Questions (Contents) [Frequent posting]

7. Stevens' book : UNIX network programming

8. Apache 1.3.26.3 starting numerous processes over time..

9. W. Richard Stevens' (new?) UNIX programming book.

10. Can't compile W.R. Stevens's book Adv. Prog.

11. Prob with Examples from Steven's Book

12. Pseudo terminal example from Steven's book

13. Example in Steven's book