Share

RTSP Proxy Kit

Tracker: Bugs

5 Can't compile with gcc 3.4.x - ID: 1009846
Last Update: Comment added ( nobody )

On FreeBSD 4.10, with GCC 3.4.1 I get the following compiler-error:

g++34 -O -pipe -g -DNDEBUG -D_UNIX -D_BSD=40 -Wall -I/usr/
local/include -I. -c -o str.o str.cpp
In file included from str.h:14,
from str.cpp:14:
tlist.h: In member function `T& TSingleList<T>::Iterator::operator*()':
tlist.h:97: error: `m_pNode' undeclared (first use this function)
tlist.h:97: error: (Each undeclared identifier is reported only once for
each function it appears in.)
tlist.h: In member function `const T& TSingleList<T>::ConstIterator::
operator*() const':
tlist.h:117: error: `m_pNode' undeclared (first use this function)
tlist.h: In member function `T& TDoubleList<T>::Iterator::operator*()':
tlist.h:285: error: `m_pNode' undeclared (first use this function)
tlist.h: In member function `const T& TDoubleList<T>::ConstIterator::
operator*() const':
tlist.h:305: error: `m_pNode' undeclared (first use this function)
*** Error code 1

Stop in /usr/ports/net/osrtspproxy/work/osrtspproxy_2_0/libapp.

Any help is appreciated!
Volker


Volker Stolz ( volkersf ) - 2004-08-16 07:28

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2004-12-03 20:58
Sender: nobody

Logged In: NO

gcc 3.4 patch:
http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/net/osrtspproxy/files/patch-libapp-tlist.h?rev=1.1&content-type=text/plain


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.