Bug 45309 - dumpasn1 port won't build on -stable, needs wprintf
Summary: dumpasn1 port won't build on -stable, needs wprintf
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: Kris Kennaway
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-15 06:50 UTC by Barney Wolff
Modified: 2002-12-15 00:11 UTC (History)
0 users

See Also:


Attachments
file.diff (458 bytes, patch)
2002-11-15 06:50 UTC, Barney Wolff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barney Wolff 2002-11-15 06:50:03 UTC
	Two problems building dumpasn1 port on -stable:
	1. patch-ab is obsolete, needs change to be accepted.
	2. dumpasn1.c now refers to wprintf, part of C99 not in 4.X

Fix: (Patch problem is TANDEM_NSK now has underscores around it.)
	Updated patch attached, but no solution for wprintf, suggest
	modifying Makefile to say can't be built < 5.0.

How-To-Repeat: 	cd /usr/ports/converters/dumpasn1; make all
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-15 19:07:16 UTC
Responsible Changed
From-To: freebsd-ports->kris

over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2002-12-15 00:10:54 UTC
State Changed
From-To: open->closed

Commited, thanks! 
(port is marked broken under FreeBSD <5.0)