Bug 15770

Summary: /usr/ports/sysutils/cd-write won't build
Product: Ports & Packages Reporter: John Ioannidis <ji>
Component: Individual Port(s)Assignee: jmz
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description John Ioannidis 1999-12-29 20:20:01 UTC
while building cd-write:

c++  -g -O -Ic++tk -DTIX -DMKISOFS='"/usr/local/bin/mkisofs"' -c copy.cc
copy.cc: In function `void dbclick(int, char **)':
copy.cc:291: warning: taking address of temporary
copy.cc:298: warning: taking address of temporary
copy.cc:306: warning: taking address of temporary
copy.cc:318: warning: taking address of temporary
copy.cc: In function `void set_button(int, char **)':
copy.cc:400: assignment to `char *' from `const char *' discards qualifiers
*** Error code 1

Stop.

How-To-Repeat: 
$ cd /usr/ports/sysutils/cd-write
$ make
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-12-29 21:17:45 UTC
Responsible Changed
From-To: gnats-admin->jmz

Over to port's maintainer. 
Comment 2 jmz freebsd_committer freebsd_triage 2000-01-23 02:17:06 UTC
State Changed
From-To: open->closed

Already fixed in patch-2: date: 1999/11/29 03:49:05;  author: steve