Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 12:03:47 -0500
From:      daniel quinn <freebsd@danielquinn.org>
To:        freebsd-ports@freebsd.org
Subject:   can't build gettext package
Message-ID:  <200501141203.47536.freebsd@danielquinn.org>

next in thread | raw e-mail | index | archive | help
i've managed to build packages for everything else on the system, and gettext 
seems to compile and install just fine, but for some reason, building the 
package fails:

  ===>  Building package for gettext-0.14.1
  Creating package /usr/ports/packages/All/gettext-0.14.1.tbz
  Registering depends: libiconv-1.9.2_1.
  Creating bzip'd tar ball in '/usr/ports/packages/All/gettext-0.14.1.tbz'
  tar: include/autosprintf.h: Could not stat: No such file or directory
  tar: lib/libasprintf.a: Could not stat: No such file or directory
  tar: lib/libasprintf.so: Could not stat: No such file or directory
  tar: lib/libasprintf.so.0: Could not stat: No such file or directory
  tar: share/doc/libasprintf/autosprintf.html: Could not stat: No such file or
  directory 
  pkg_create: make_dist: tar command failed with code 256
  *** Error code 1

now i understand what the error means, what i don't understand is why the 
error exists in the first place.  if these files aren't created with the 
initial make, why is the packager trying to include them?  and how do i fix 
this?


-- 
"the nationalist not only does not dissaprove of atrocities committed by his 
own side, he has a remarkable capacity for not even hearing about them."
  - george orwell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501141203.47536.freebsd>