[MacPorts] #31746: icewm: error: use of undeclared identifier 'getItem'
MacPorts
noreply at macports.org
Thu Feb 9 07:43:17 PST 2012
#31746: icewm: error: use of undeclared identifier 'getItem'
-----------------------------+----------------------------------------------
Reporter: pf15@… | Owner: saispo@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: lion clang | Port: icewm
-----------------------------+----------------------------------------------
Comment(by louygan@…):
I met the same problem.
but I made it manually.
STEPS:
======
sodo port extract icewm
sudo port patch icewm
sudo ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-
cfgdir=/opt/local/etc/icewm --with-xpm --without-icesound --disable-i18n
--disable-nls --disable-debug
cd $(port work icewm)
cd icewm-1.2.37
vi src/Makefile
add -lfontconfig at line 43 CORE_LIBS
sudo make
sudo make install
--
Ticket URL: <https://trac.macports.org/ticket/31746#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list