Bug 37206 - graphics/libdivxencore's packaging fails
Summary: graphics/libdivxencore's packaging fails
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-18 02:00 UTC by parv
Modified: 2002-04-18 17:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description parv 2002-04-18 02:00:07 UTC
'make package' fails in graphics/libdivxencore w/ this message...

building shared library libdivxencore.so.0
===>  Installing for libdivxencore-devel-0.4.0.50
cd /source/ports/graphics/libdivxencore/work/encore/src &&  install -C -C -o root -g wheel -m 444  encore.h /usr/local/include/divx/
install -C -c -o root -g wheel -m 444   libdivxencore.a /usr/local/lib/
install -C -c -s -o root -g wheel -m 444     libdivxencore.so.0 /usr/local/lib/
ln -sf libdivxencore.so.0 /usr/local/lib//libdivxencore.so
===>   Generating temporary packing list
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libdivxencore-devel-0.4.0.50
===>  Building package for libdivxencore-devel-0.4.0.50
tar: can't add file lib/libdivxencore_p.a : No such file or directory
pkg_create: make_dist: tar command failed with code 256
Creating package /source/ports/graphics/libdivxencore/libdivxencore-devel-0.4.0.50.tgz
Registering depends:.
Creating gzip'd tar ball in '/source/ports/graphics/libdivxencore/libdivxencore-devel-0.4.0.50.tgz'
*** Error code 1

How-To-Repeat: 
cd /usr/ports/graphics/libdivxencore && make package
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-04-18 17:06:39 UTC
Responsible Changed
From-To: freebsd-ports->lioux

over to maintainer
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2002-04-18 17:27:09 UTC
State Changed
From-To: open->closed

Fixed, thanks!