>>> Unpacking source... >>> Unpacking rtpbreak-1.2.tgz to /var/tmp/portage/net-analyzer/rtpbreak-1.2/work * Applying rtpbreak-1.2-ldflags.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-analyzer/rtpbreak-1.2/work/rtpbreak-1.2 ... make -j14 CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -pipe % % Compiling rtpbreak v1.2 % % CC...................: i686-pc-linux-gnu-gcc % CFLAGS...............: -O2 -pipe % LDFLAGS..............: -Wl,-O1 % LIBS.................: -lpcap -lnet % DEFS.................: % i686-pc-linux-gnu-gcc -c -DVERSION=\"1.2\" -O2 -pipe rtpbreak.c rtpbreak.c: In function 'init_opt': rtpbreak.c:282: error: 'PATH_MAX' undeclared (first use in this function) rtpbreak.c:282: error: (Each undeclared identifier is reported only once rtpbreak.c:282: error: for each function it appears in.) rtpbreak.c: In function 'rtp_stream_open_files': rtpbreak.c:1140: error: 'PATH_MAX' undeclared (first use in this function) make: *** [all] Error 1 * * ERROR: net-analyzer/rtpbreak-1.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2118: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-analyzer:rtpbreak-1.2:20081121-095944.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/rtpbreak-1.2/temp/environment'. *