#18605 closed defect (fixed)
xorg-server failed to build on unresolved symbols
Reported by: | romain.herault+macports@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | xorg-server |
Description
The xorg-server failed to build on unresolved symbols:
/usr/bin/ld: Undefined symbols: _FontFileCheckRegisterFpeFunctions _PrinterFontRegisterFpeFunctions _check_fs_register_fpe_functions collect2: ld returned 1 exit status make[4]: *** [X11.bin] Error 1
these symbols seems to be in libxfont which is installed
Mac os X 10.4.11 Xcode 2.4 macports 1.7.0
Change History (5)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jeremyhu@… |
---|---|
Port: | xorg-server added |
comment:2 Changed 16 years ago by slavon-93@…
comment:3 Changed 16 years ago by romain.herault+macports@…
Build failed also on 10.4.11 with xcode 2.5
comment:4 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
It's because of the new libXfont:
http://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=e1927f80deabe0268dc18b4a9f3ceda1325171f5
The "real" solution will be to update xorg-server to not rely on that libXfont functionality
Note: See
TracTickets for help on using
tickets.
Same on Leopard 10.5.6 Retail with XCode 3.1.2 and Macports 1.7.0.