Opened 12 years ago

Closed 12 years ago

#31746 closed defect (fixed)

icewm: error: use of undeclared identifier 'getItem'

Reported by: asic512 Owned by: saispo@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: lion clang Cc:
Port: icewm

Description

Hi,
OS MacOS 10.7.2 Xcode 4.2

See the attached log file.

PH

Attachments (1)

main.log (68.1 KB) - added by asic512 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by asic512

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: saispo removed
Keywords: lion clang added; Lion removed
Owner: changed from macports-tickets@… to saispo@…
Summary: Unable to build icewmicewm: error: use of undeclared identifier 'getItem'

comment:2 Changed 12 years ago 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

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.