New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33186 (closed defect: worksforme)

Opened 16 months ago

Last modified 11 months ago

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

config.log (136.7 KB) - added by illix16@… 16 months ago.

Change History

comment:1 Changed 16 months ago by dports@…

  • Owner changed from macports-tickets@… to dports@…
  • Port set to texlive-bin

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 ?

Changed 16 months ago by illix16@…

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.

comment:3 Changed 15 months ago by dports@…

Sorry, I didn't notice the log until now.

Can you confirm that you have /opt/local/lib/libXpm.dylib installed? What does port -v installed xpm say?

comment:4 Changed 11 months ago by dports@…

  • Status changed from new to closed
  • Resolution set to worksforme

Closing due to lack of response.

Note: See TracTickets for help on using tickets.