Ticket #33186 (closed defect: worksforme)
texlive-bin Build failure, missing Xaw headers
| Reported by: | illix16@… | Owned by: | dports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | texlive-bin |
Description
The texlive-bin package is failing to install on my machine with this error:
:info:build checking for XawInitializeWidgetSet in -lXaw... no :info:build configure: error: Sorry, you will need at least the Xaw header/library files to compile xdvik. :info:build === configuring in xdvik failed :info:build make[2]: *** [subtexk] Error 1
However, I have already installed the xorg-libXaw package, and checked to make sure the files are there in /opt/local/X11. I've also tried running with a different compiler using
port install texlive configure.compiler=llvm-gcc-4.2
and I get the same error. Any idea what's going on?
Note: this is after an upgrade to Lion. texlive functioned just fine under 10.6.
Attachments
Change History
comment:1 Changed 16 months ago by dports@…
- Owner changed from macports-tickets@… to dports@…
- Port set to texlive-bin
comment:2 Changed 16 months ago by illix16@…
I thought I followed the Migration procedures correctly (installing texlive-bin is part of reinstalling my previous ports). I should note that I have had a slew of other problems reinstalling texlive after wiping the ports, most of which I sadly did not think to document at the time; it completely failed to find the X11 libraries, and my attempts to fix this culminated in needing to reinstall X11 completely from the XQuartz distribution (as Apple so thoughtfully ceased handing out install CDs with their computers, from which I could have restored the usual X11).
I've attached the requested log.


I haven't seen this before. Did you follow the Migration procedures when upgrading from 10.6?
Can you upload the config.log file from $(port work texlive-bin)/texlive-20110705-source-stripped/texk/xdvik/config.log ?