Opened 14 years ago

Closed 13 years ago

Last modified 11 years ago

#24641 closed defect (fixed)

fbg: Installation of port fbg fails

Reported by: mkae (Marko Käning) Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mkae (Marko Käning), cooljeanius (Eric Gallager)
Port: fbg

Description

Installation of port fbg fails on my system (Is it perhaps possible that there is a dependency to wxWidgets or something missing for this port?):

startfbg/icon.xpm:51: warning: deprecated conversion from string constant to 'char*'
startfbg/startfbg.cc: In constructor 'fbglaunchFrame::fbglaunchFrame(const char*, const fbglaunch*, const wxString&, int, int)':
startfbg/startfbg.cc:46: error: call of overloaded 'wxString(const char*)' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:48: error: call of overloaded 'wxString(const char*)' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:59: error: call of overloaded 'wxString(const char*)' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:70: error: conversion from 'const char [17]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:72: error: conversion from 'const char [7]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:77: error: call of overloaded 'wxString(const char [8])' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:78: error: call of overloaded 'wxString(char*&)' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:85: error: call of overloaded 'wxString(const char [8])' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:85: error: call of overloaded 'wxString(char*&)' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:118: error: conversion from 'const char [12]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:119: error: conversion from 'const char [8]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:119: error: conversion from 'const char [8]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:119: error: conversion from 'const char [8]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:119: error: conversion from 'const char [9]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:124: error: conversion from 'const char [13]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:125: error: conversion from 'const char [3]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:125: error: conversion from 'const char [3]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:125: error: conversion from 'const char [3]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:130: error: conversion from 'const char [15]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:138: error: conversion from 'const char [29]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:148: error: conversion from 'const char [17]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:150: error: conversion from 'const char [16]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:151: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:157: error: conversion from 'const char [7]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:159: error: conversion from 'const char [9]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:160: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:160: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:160: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:160: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:160: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:160: error: conversion from 'const char [2]' to 'wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:174: error: conversion from 'const char [24]' to 'const wxString' is ambiguous
/usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc:175: error: 'class wxPanel' has no member named 'SetDefaultItem'
startfbg/startfbg.cc: In member function 'virtual bool fbglaunch::OnInit()':
startfbg/startfbg.cc:198: error: no matching function for call to 'fbglaunchFrame::fbglaunchFrame(wxChar*&, fbglaunch* const, const char [19], int, int)'
startfbg/startfbg.cc:39: note: candidates are: fbglaunchFrame::fbglaunchFrame(const char*, const fbglaunch*, const wxString&, int, int)
startfbg/startfbg.h:38: note:                 fbglaunchFrame::fbglaunchFrame(const fbglaunchFrame&)
startfbg/startfbg.cc: In member function 'void fbglaunchFrame::clickPlay(wxCommandEvent&)':
startfbg/startfbg.cc:205: error: call of overloaded 'wxString(const char*)' is ambiguous
/usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:692: note:                 wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.8/wx/string.h:690: note:                 wxString::wxString(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
startfbg/startfbg.cc: In member function 'void fbglaunch::launchFBG(const wxString&, bool, bool, const wxString&, const wxString&, const wxString&, const wxString&, const wxString&) const':
startfbg/startfbg.cc:226: error: ambiguous overload for 'operator+' in '"\"" + fbgBin'
/usr/include/wx-2.8/wx/string.h:1620: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1424: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
/usr/include/wx-2.8/wx/string.h:1423: note:                 wxString operator+(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1422: note:                 wxString operator+(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/string.h:1421: note:                 wxString operator+(const wxString&, const wxString&) <near match>
startfbg/startfbg.cc:227: error: ambiguous overload for 'operator+=' in 'cmd += (fs ? " -f" : " -w")'
/usr/include/wx-2.8/wx/string.h:1012: note: candidates are: void wxString::operator+=(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:1407: note:                 wxString& wxString::operator+=(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1413: note:                 wxString& wxString::operator+=(wxChar) <near match>
startfbg/startfbg.cc:228: error: ambiguous overload for 'operator+=' in 'cmd += " --light"'
/usr/include/wx-2.8/wx/string.h:1012: note: candidates are: void wxString::operator+=(const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:1407: note:                 wxString& wxString::operator+=(const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1413: note:                 wxString& wxString::operator+=(wxChar) <near match>
startfbg/startfbg.cc:229: error: ambiguous overload for 'operator+' in '" -t " + theme'
/usr/include/wx-2.8/wx/string.h:1620: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1424: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
/usr/include/wx-2.8/wx/string.h:1423: note:                 wxString operator+(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1422: note:                 wxString operator+(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/string.h:1421: note:                 wxString operator+(const wxString&, const wxString&) <near match>
startfbg/startfbg.cc:234: error: ambiguous overload for 'operator+' in '" -d " + bpp'
/usr/include/wx-2.8/wx/string.h:1620: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1424: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
/usr/include/wx-2.8/wx/string.h:1423: note:                 wxString operator+(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1422: note:                 wxString operator+(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/string.h:1421: note:                 wxString operator+(const wxString&, const wxString&) <near match>
startfbg/startfbg.cc:235: error: ambiguous overload for 'operator+' in '" -r " + res'
/usr/include/wx-2.8/wx/string.h:1620: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1424: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
/usr/include/wx-2.8/wx/string.h:1423: note:                 wxString operator+(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1422: note:                 wxString operator+(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/string.h:1421: note:                 wxString operator+(const wxString&, const wxString&) <near match>
startfbg/startfbg.cc:236: error: ambiguous overload for 'operator+' in '" -l " + level'
/usr/include/wx-2.8/wx/string.h:1620: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1424: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
/usr/include/wx-2.8/wx/string.h:1423: note:                 wxString operator+(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1422: note:                 wxString operator+(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/string.h:1421: note:                 wxString operator+(const wxString&, const wxString&) <near match>
startfbg/startfbg.cc:237: error: ambiguous overload for 'operator!=' in 'btype != "-1"'
/usr/include/wx-2.8/wx/string.h:1566: note: candidates are: bool operator!=(const wxString&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1570: note:                 bool operator!=(const wxChar*, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1602: note:                 bool operator!=(const wxString&, const wxWCharBuffer&) <near match>
/usr/include/wx-2.8/wx/string.h:1635: note:                 bool operator!=(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1636: note:                 bool operator!=(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/longlong.h:1045: note:                 bool operator!=(long int, const wxLongLong&) <near match>
/usr/include/wx-2.8/wx/longlong.h:1058: note:                 bool operator!=(long unsigned int, const wxULongLong&) <near match>
startfbg/startfbg.cc:237: error: ambiguous overload for 'operator+' in '" -b " + btype'
/usr/include/wx-2.8/wx/string.h:1620: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1424: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
/usr/include/wx-2.8/wx/string.h:1423: note:                 wxString operator+(wxChar, const wxString&) <near match>
/usr/include/wx-2.8/wx/string.h:1422: note:                 wxString operator+(const wxString&, wxChar) <near match>
/usr/include/wx-2.8/wx/string.h:1421: note:                 wxString operator+(const wxString&, const wxString&) <near match>
startfbg/startfbg.cc:238: error: cannot convert 'wxString' to 'const char*' for argument '1' to 'int system(const char*)'
make: *** [startfbg/fbglaunch-startfbg.o] Error 1
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_fbg/work/fbg-0.9" && /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_fbg/work/fbg-0.9" && /usr/bin/make -j2 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for fbg): org.macports.build
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (5)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmpp@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by mkae (Marko Käning)

Cc: mk@… added

Cc Me!

comment:3 Changed 13 years ago by mkae (Marko Käning)

fbg doesn't seem to be maintained anymore, at least not on SF. Looks like the port has to be given up, eh?

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.