#22179: xulrunner-1.9.0.13 Configure error - build failure -------------------------------+-------------------------------------------- Reporter: simon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: xulrunner -------------------------------+-------------------------------------------- I'm having trouble installing xulrunner. I'll paste the output from terminal below. Here are some version and hardware info:[[BR]] OS 10.6.1 (upgraded from 10.5.8)[[BR]] 2.8 GHz Intel Core 2 Duo[[BR]] MacPorts 1.8.1[[BR]] xCode 3.2.1 {{{ $ sudo port install xulrunner Password: ---> Computing dependencies for xulrunner ---> Configuring xulrunner 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_devel_xulrunner/work/mozilla" && ./configure --prefix=/opt/local --with-xulrunner-stub-name=xulrunner- stub --disable-static --enable-shared --with-distribution-id=org.macports --enable-default-toolkit=cairo-gtk2 --x-includes=/opt/local/include --x-libraries=/opt/local/lib --with-system-nspr --with-nspr- prefix=/opt/local --with-system-nss --with-nss-prefix=/opt/local --with- system-bzip2=/opt/local --with-system-jpeg=/opt/local --with-system- zlib=/opt/local --enable-system-lcms --enable-system-cairo --enable- system-sqlite --with-default-mozilla-five-home=/opt/local/lib/xulrunner --enable-oji --enable-plugins --enable-mathml --enable- extensions="default,spellcheck" --enable-permissions --enable-cookie --enable-image-decoders=all --enable-image-encoder=all --enable-canvas --enable-jsd --enable-xpctools --enable-crypto --enable-pango --enable-svg --enable-svg-renderer=cairo --enable-xinerama --with-pthreads --disable- gnomevfs --disable-gnomeui --enable-postscript --enable-safe-browsing --disable-crashreporter --enable-optimize='-O2' --disable-prebinding --enable-strip --enable-install-strip --disable-debug --disable-installer --disable-updater --disable-pedantic --disable-tests --disable-mochitest " returned error 1 Command output: checking SQLITE_LIBS... -L/opt/local/lib -lsqlite3 checking for valid optimization flags... yes checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for gcc -pipe support... cat: dummy-hello.s: No such file or directory yes checking whether compiler supports -Wno-long-long... yes checking whether C compiler supports -fprofile-generate... yes checking for correct temporary object destruction order... yes checking for correct overload resolution with const and templates... no checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes checking LIBIDL_CFLAGS... -I/opt/local/include/libIDL-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include checking LIBIDL_LIBS... -L/opt/local/lib -lIDL-2 -lgobject-2.0 -lglib-2.0 -lintl -liconv checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include checking GLIB_LIBS... -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv checking for stdint.h... yes checking for inttypes.h... yes checking for sys/int_types.h... no checking for cairo >= 1.6.0 freetype2 fontconfig... yes checking CAIRO_CFLAGS... -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 checking CAIRO_LIBS... -L/opt/local/lib -lcairo -lpixman-1 -lpng12 -lXrender -lX11 -lXau -lXdmcp -lfontconfig -lexpat -lfreetype -lz -liconv checking for cairo-xlib-xrender >= 1.6.0... yes checking CAIRO_XRENDER_CFLAGS... -I/opt/local/include/cairo -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 checking CAIRO_XRENDER_LIBS... -L/opt/local/lib -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -liconv -lpng12 -lz -lXrender -lX11 -lXau -lXdmcp checking for lcms >= 1.17... yes checking LCMS_CFLAGS... -I/opt/local/include checking LCMS_LIBS... -L/opt/local/lib -llcms configure: error: Could not find the following X libraries: -lX11 -lXext -lXt Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/22179> MacPorts <http://www.macports.org/> Ports system for Mac OS