简单讲下,我对源码的处理;1.make2.cp apue.h error.c 至/usr/include3.添加#include"error.c"到apue.h的倒数第二行
自己看下,我记得书的最后又介绍怎么安装源码的