Opened 15 years ago
Closed 14 years ago
#24104 closed defect (fixed)
webkit-gtk failed to configure libXt not found
Reported by: | guy.linton@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | myschizobuddy@… | |
Port: | webkit-gtk |
Description
Configure failed. Is there a dependency missing from webkit-gtk?
What should I install to get it to work?
---> Fetching webkit-gtk ---> Attempting to fetch webkit-1.1.15.4.tar.gz from http://lil.fr.distfiles.macports.org/webkit-gtk ---> Verifying checksum(s) for webkit-gtk ---> Extracting webkit-gtk ---> Applying patches to webkit-gtk ---> Configuring webkit-gtk Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.15.4" && ./configure --prefix=/opt/local --enable-jit=no " returned error 1 Command output: checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.0 dyld checking how to hardcode library paths into programs... immediate checking for bash... /bin/bash checking if dolt supports this host... no, falling back to libtool checking for flex... /opt/local/bin/flex checking for gawk... (cached) gawk checking for gperf... /opt/local/bin/gperf checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib... yes checking for libpng12... yes checking the target windowing system... x11 checking for Hildon UI extensions... no checking for GLIB... yes checking for glib-genmarshal... /opt/local/bin/glib-genmarshal checking for glib-mkenums... /opt/local/bin/glib-mkenums checking which Unicode backend to use... icu checking for LIBXML... yes checking for PANGO... yes checking for ENCHANT... yes checking for GAIL... yes checking for CAIRO... yes checking for GTK... yes checking for XT... no checking for XtOpenDisplay in -lXt... no configure: error: X Toolkit Intrinsics library (libXt) not found Error: The following dependencies failed to build: webkit-gtk Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
[debug log attached]
Attachments (1)
Change History (7)
Changed 15 years ago by guy.linton@…
Attachment: | webkit libXt not found.txt added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | myschizobuddy@… added |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Please remember to cc the maintainers. The xorg-libXt port is in webkit-gtk's dependency tree via libsoup and libproxy.
comment:2 Changed 15 years ago by guy.linton@…
(1) Is it OK to install xorg-libXt port when I am using the Apple X11 (Mac OS X 10.4.11)?
(2) Should I do "port install libsoup" manually to get the xorg-libXt port installed?
(3) If xorg-libXt is in the dependency tree, why didn't port install it before trying to build webkit-gtk? It doesn't seem to have rebuilt libsoup, which was present but out of date: libsoup 2.2.100_0 < 2.28.2_0
(Hence it has not built libproxy)
comment:3 Changed 15 years ago by guy.linton@…
Please close this. I was trying to update a rather old /opt tree. I have since built from a fresh installation of MacPorts, and do not get this error. I do however still get http://trac.macports.org/ticket/23464.
comment:4 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:5 Changed 14 years ago by develop@…
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Hello, I was building liferea 1.6.4 today (10/10/10) and failed. The log say xorg-libXt was missing to configure webgit-gtk. I built first xorg-libXt, then liferea came to life. Please add the dependency. Thanks Thomas
comment:6 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Added dependency in r72323.
Debug log of webkit-gtk install failure