messagefilterdialog.h:49: error: multiple parameters named ‘filter’

Bug #289665 reported by Bob Tanner
2
Affects Status Importance Assigned to Milestone
showeq
New
Undecided
Unassigned

Bug Description

Pulling bug report from the forums in here.

http://www.showeq.net/forums/showthread.php?t=6105

Anyone have luck building SEQ on Intrepid? On my machine where I have been incrementally upgrading to the release candidate, neither the tarball nor the build from SVN work. I am guessing new version of compiler / QT is causing the problem, but I haven't had time to track it down yet.

From a tarball build:

g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/qt3 -I. -DPKGDATADIR=\"/usr/local/share/showeq/\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -g -O2 -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.cpp
In file included from map.h:53,
                 from interface.cpp:17:
mapicon.h:213: error: multiple parameters named ‘size’
In file included from interface.cpp:44:
messagefilter.h:102: error: multiple parameters named ‘filter’
In file included from interface.cpp:45:
messages.h:52: error: multiple parameters named ‘filter’
In file included from interface.cpp:47:
messagewindow.h:183: error: multiple parameters named ‘filter’
In file included from interface.cpp:50:
messagefilterdialog.h:49: error: multiple parameters named ‘filter’
make[2]: *** [interface.o] Error 1
make[2]: Leaving directory `/home/tiger/showeq/showeq-5.12.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tiger/showeq/showeq-5.12.6.0'
make: *** [all] Error 2

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.