Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 14:48:21 -0700 (PDT)
From:      Jack Twilley <jmt@twilley.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53533: palm/pilot-link does not compile on 5.1-RELEASE
Message-ID:  <20030619214821.1F9263F41D@duchess.twilley.org>
Resent-Message-ID: <200306200400.h5K40Rgj061534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53533
>Category:       ports
>Synopsis:       palm/pilot-link does not compile on 5.1-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 21:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jack Twilley
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD duchess.twilley.org 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Jun 16 07:00:17 PDT 2003 root@:/usr/obj/usr/src/sys/DUCHESS i386


>Description:
	The palm/pilot-link port has a file, ccexample.cc, which
        does not compile on 5.1-RELEASE.  

        Here are the errors:

source='ccexample.cc' object='ccexample.o' libtool=no  depfile='.deps/ccexample.Po' tmpdepfile='.deps/ccexample.TPo'  depmode=gcc3 /bin/sh ../depcomp  c++ -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude		 -I../include  		 		 		      -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include/tcl8.3 -c -o ccexample.o `test -f ccexample.cc || echo './'`ccexample.cc
ccexample.cc: In function `void printCategoryNames(appInfo_t&)':
ccexample.cc:51: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc: In function `void memos(pi_file*)':
ccexample.cc:63: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc:87: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:99: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:100: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:114: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc: In function `void todos(pi_file*)':
ccexample.cc:127: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc:151: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:163: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:165: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:167: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:168: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:172: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:174: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:176: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:177: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:186: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc: In function `void prettyPrintRepeat(appointment_t*)':
ccexample.cc:217: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:219: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:228: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:232: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:238: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:241: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:244: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:248: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:252: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:255: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:258: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:261: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:264: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:267: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:270: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:272: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:274: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:277: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:280: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:282: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:285: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc: In function `void datebook(pi_file*)':
ccexample.cc:295: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc:320: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:333: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:335: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:337: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:340: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:345: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:348: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:351: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:353: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:356: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:358: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:364: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:368: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:371: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:374: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:377: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:379: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc: In function `void addresses(pi_file*)':
ccexample.cc:391: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc:418: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:430: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:433: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:438: use of `cout' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cout' here
/usr/include/g++/iostream:51:   also declared as `std::ostream std::cout' here
ccexample.cc:447: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc: In function `int main(int, char**)':
ccexample.cc:456: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here
ccexample.cc:483: use of `cerr' is ambiguous
/usr/include/g++/iostream.h:250:   first declared as `_IO_ostream_withassign 
   cerr' here
/usr/include/g++/iostream:52:   also declared as `std::ostream std::cerr' here

>How-To-Repeat:
        Install a 5.1-RELEASE system from CD.
        Attempt to build the palm/pilot-link port.

>Fix:
	I removed bin/ccexample from pkg-plist and made a new patch which
        removed all trace of ccexample from src/Makefile.in and 
        src/Makefile.am as I do not use the file.
>Release-Note:
>Audit-Trail:
>Unformatted:



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