Ticket #22741 (closed defect: fixed)
octave-3.2.3 fails to compile on Snow Leopard
| Reported by: | earcar@… | Owned by: | alakazam@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | stechert@… | |
| Port: | octave |
Description
Octave fails to compile on my Snow Leopard machine. It gives me this error:
Undefined symbols:
"_XOpenDisplay", referenced from:
display_info::init(bool) in display.o
"_XScreenNumberOfScreen", referenced from:
display_info::init(bool) in display.o
ld: symbol(s) not found
I'm attaching the complete build log just in case.
Also my variants.conf contains:
+no_x11 +quartz +bash_completion +no_tkinter +mactk
Obviously I don't want to install macports' X11 only for octave :) Thanks!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


