Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 04:26:57 -0700 (PDT)
From:      Rasmus Skaarup <mfbsd@gal.dk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39884: avifile-0.7.7.20020523 can not compile
Message-ID:  <200206261126.g5QBQvfc004633@www.freebsd.org>

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

>Number:         39884
>Category:       ports
>Synopsis:       avifile-0.7.7.20020523 can not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 04:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rasmus Skaarup
>Release:        5.0-CURRENT as of 24th of June
>Organization:
>Environment:
FreeBSD laptop.dk 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Jun 26 01:41:11 CEST 2002     root@laptop.dk:/usr/obj/usr/src/sys/LAPv5  i386

>Description:
avifile-0.7.7.20020523 can not compile. Although with the "WITHOUT_QT" parameter set, it reaches a bit further. Here is the erroneous output:



c++ -DHAVE_CONFIG_H -I. -I. -I../../include  -I/usr/X11R6/include -I./../../lib/aviread -I/usr/local/include -L/usr/local/lib -Wall -Wno-unused -I../../include  -O -pipe  -I/usr/local/include -pipe  -c -o avitype.o `test -f avitype.cpp || echo './'`avitype.cpp
avitype.cpp: In function `void Usage(const char*)':
avitype.cpp:37: 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
avitype.cpp: In function `int main(int, char**)':
avitype.cpp:69: 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
gmake[2]: *** [avitype.o] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/avifile/work/avifile0.7-0.7.7/samples/misc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/avifile/work/avifile0.7-0.7.7/samples'
gmake: *** [all-recursive] Error 1
*** Error code 2
Stop in /usr/ports/graphics/avifile.
*** Error code 1

Stop in /usr/ports/graphics/avifile.


>How-To-Repeat:

# cd /usr/ports/graphics/avifile
# make WITHOUT_QT=YES
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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