Subject: net/libpcap-0.9.3nb4 build (patch) problem
To: None <tech-pkg@netbsd.org>
From: Mark E. Perkins <perkinsm@bway.net>
List: tech-pkg
Date: 10/23/2005 10:45:14
Attempting to build net/libpcap-0.9.3nb4 on Mac OSX 10.3.9, pkgsrc tree
updated ~30min ago, I get the sequence of problems below....

The first is apparently an issue with what's in the distfile and no big
deal (running bmake again gets past it).

The problem applying patch-aa is something else altogether, as the file
version.c does not exist in the distfile.

What am I missing?

Thanks,
Mark

========================================================================
-> bmake
===> Checking for vulnerabilities in libpcap-0.9.3nb4
=> Checksum SHA1 OK for libpcap-0.9.3.tar.gz.
=> Checksum RMD160 OK for libpcap-0.9.3.tar.gz.
===> Extracting for libpcap-0.9.3nb4
===> Required installed package libtool-base>=1.5.18nb5:
libtool-base-1.5.18nb5 found
===> Required installed package bison>=1.0: bison-2.1 found
===> Required installed package m4>=1.4: m4-1.4.3 found
tar: Cannot create libpcap-0.9.3/. (File exists)
*** Error code 1

Stop.
bmake: stopped in /Volumes/NetBSD/pkgsrc/net/libpcap
*** Error code 1

Stop.
bmake: stopped in /Volumes/NetBSD/pkgsrc/net/libpcap


========================================================================
-> bmake
===> Checking for vulnerabilities in libpcap-0.9.3nb4
=> Checksum SHA1 OK for libpcap-0.9.3.tar.gz.
=> Checksum RMD160 OK for libpcap-0.9.3.tar.gz.
===> Extracting for libpcap-0.9.3nb4
===> Required installed package libtool-base>=1.5.18nb5:
libtool-base-1.5.18nb5 found
===> Required installed package bison>=1.0: bison-2.1 found
===> Required installed package m4>=1.4: m4-1.4.3 found
===> Patching for libpcap-0.9.3nb4
===> Applying pkgsrc patches for libpcap-0.9.3nb4
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2005/10/22 14:14:42 wiz Exp $
|
|--- version.c.orig     2005-10-22 15:56:32.000000000 +0200
|+++ version.c
--------------------------
File to patch: