New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31746 (new defect)

Opened 7 months ago

Last modified 4 months ago

icewm: error: use of undeclared identifier 'getItem'

Reported by: pf15@… 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

main.log Download (68.1 KB) - added by pf15@… 7 months ago.

Change History

Changed 7 months ago by pf15@…

Changed 7 months ago by ryandesign@…

  • cc saispo removed
  • owner changed from macports-tickets@… to saispo@…
  • keywords lion clang added; Lion removed
  • summary changed from Unable to build icewm to icewm: error: use of undeclared identifier 'getItem'

Changed 4 months 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

Note: See TracTickets for help on using tickets.