Opened 14 years ago
Closed 14 years ago
#28110 closed defect (wontfix)
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 (2)
Change History (6)
Changed 14 years ago by north@…
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Port: | rxvt-unicode added |
---|
Changed 14 years ago by evangoldenberg@…
Attachment: | Portfile-rxvt-unicode.diff added |
---|
comment:2 Changed 14 years ago by evangoldenberg@…
comment:3 Changed 14 years ago by evangoldenberg@…
comment:4 Changed 14 years ago by mf2k (Frank Schima)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Attached Portfile patch should do the trick. Added -lxrender and -lfontconfig to configure.ldflags