Changes between Version 1 and Version 2 of Ticket #25978


Ignore:
Timestamp:
Aug 7, 2010, 6:53:21 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25978

    • Property Summary changed from openmortal fails to build to openmortal: extra qualification 'CChallengeMenu::' on member 'CChallengeMenu'
  • Ticket #25978 – Description

    v1 v2  
    1 On OSX 10.6.4
    2 Darwin Kernel Version 10.4.0
     1On OSX 10.6.4 [[br]]
     2Darwin Kernel Version 10.4.0 [[br]]
    33g++: i686-apple-darwin10-g++-4.2.1
    44
    55{{{
    66sudo port -v install openmortal                                 
    7 
    87--->  Computing dependencies for openmortal.
    9 
    108--->  Building openmortal
    11 
    129/usr/bin/make  all-recursive
    13 
    1410Making all in data
    1511Making all in fonts
     
    1713Making all in gfx
    1814make[3]: Nothing to be done for `all'.
    19 
    2015Making all in script
    21 
    2216make[3]: Nothing to be done for `all'.
    23 
    2417Making all in sound
    25 
    2618make[3]: Nothing to be done for `all'.
    27 
    2819Making all in characters
    29 
    3020make[3]: Nothing to be done for `all'.
    31 
    3221make[3]: Nothing to be done for `all-am'.
    33 
    3422Making all in src
    35 
    3623/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include  -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/opt/local/include  -I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE  -DDATADIR=\"/opt/local/share/openmortal\" -Wall -c OnlineChat.cpp
    3724/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include  -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -I/opt/local/include  -I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE  -DDATADIR=\"/opt/local/share/openmortal\" -Wall -c GameOver.cpp
    38 
    3925OnlineChat.cpp:59: error: extra qualification 'CChallengeMenu::' on member 'CChallengeMenu'
    40 
    4126make[2]: *** [OnlineChat.o] Error 1
    42 
    4327make[2]: *** Waiting for unfinished jobs....
    4428}}}