Results 1 to 5 of 5

Thread: Ubuntu 8.10 - Intrepid Ibex

  1. #1
    Developer
    Join Date
    Jan 2002
    Posts
    239

    Ubuntu 8.10 - Intrepid Ibex

    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:
    Code:
    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
    Last edited by bonkersbobcat; 10-23-2008 at 08:22 PM. Reason: Added build error

  2. #2
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: Ubuntu 8.10 - Intrepid Ibex

    Let me build a vmware guest fot 8.10 and see what I can do.

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    6

    Re: Ubuntu 8.10 - Intrepid Ibex

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

    I get the same errors on fedora. I think it may be with the version of my compiler, but tracking the problem down would take longer then making the changes.

  4. #4
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: Ubuntu 8.10 - Intrepid Ibex

    The problem is the version of autoconf after 2.50 several things got deprecated. I've almost got things configuring (yes, configuring, compiling works if you get the right config)

  5. #5
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: Ubuntu 8.10 - Intrepid Ibex

    Not sure if this is any issue in upstream, since I can get it to configure and compile fine in hardy (8.04), but I've opened a bug report for intrepid (8.10) in launchpad.

    https://bugs.launchpad.net/showeq/+bug/289665

    The configure issue is being tracked in launchpad as well.

    https://bugs.launchpad.net/showeq/+bug/289668
    Last edited by tanner; 10-26-2008 at 04:28 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On