New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28110 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

rxvt-unicode @9.07 (x11) won't build

Reported by: north@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: evangoldenberg@…
Port: rxvt-unicode

Description

Trying to install rxvt-unicode for the first time. Ports all up to date; OSX 10.6.6, Xquartz 2.6.0; XCode 3.2.5 (current stable release). Many undefined symbols: _XRenderFindFormat, _FcPatternDestroy, _XRenderFillRectangle. Missing library?

:info:build /usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -o rxvtd rxvtd.o background.o command.o rxvtfont.o init.o logging.o main.o misc.o ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o keyboard.o fdpass.o ev_cpp.o rxvtperl.o rxvtdaemon.o -lm  -lsupc++ -L/opt/local/lib -lXft    -L/opt/local/lib -R/opt/local/lib  -lX11    -L/opt/local/lib -L/usr/local/lib  -L/opt/local/lib/perl5/5.8.9/darwin-2level/CORE -lperl -ldl -lm -lutil -lc
:info:build Undefined symbols:
:info:build   "_XRenderFindFormat", referenced from:
:info:build       bgPixmap_t::make_transparency_pixmap()       in background.o

Attachments

main.log (44.9 KB) - added by north@… 2 years ago.
Portfile-rxvt-unicode.diff (366 bytes) - added by evangoldenberg@… 2 years ago.

Change History

Changed 2 years ago by north@…

comment:1 Changed 2 years ago by macsforever2000@…

  • Port set to rxvt-unicode

Changed 2 years ago by evangoldenberg@…

comment:2 Changed 2 years ago by evangoldenberg@…

Attached Portfile patch should do the trick. Added -lxrender and -lfontconfig to configure.ldflags

comment:3 Changed 2 years ago by evangoldenberg@…

#28114 should fix this as well. I suggest closing this as wontfix and implementing #28114 instead.

comment:4 Changed 2 years ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to wontfix
Note: See TracTickets for help on using tickets.