#18817: qucs doesn't work with qt3 and doesn't build with qt3-mac -----------------------------+---------------------------------------------- Reporter: janp@… | Owner: rowue@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: qucs -----------------------------+---------------------------------------------- Comment(by janp@…): Replying to [comment:3 macsforever2000@…]:
Try the following:
{{{ sudo port selfupdate sudo port clean --all qucs qt3 sudo port install qucs }}}
Makes it worse apparently.It doesn't get so far as getting qt3 or qucs {{{ ---> Attempting to fetch libXext-1.0.5.tar.bz2 from http://distfiles.macports.org/xorg-libXext ---> Verifying checksum(s) for xorg-libXext ---> Extracting xorg-libXext ---> Configuring xorg-libXext 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_x11_xorg-libXext/work/libXext-1.0.5" && ./configure --prefix=/opt/local " returned error 1 Command output: checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) /usr/bin/gcc-4.0 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3 checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XEXT... configure: error: Package requirements (xproto >= 7.0.13 x11 >= 1.1.99.1 xextproto >= 7.0.5 xau) were not met: Requested 'xproto >= 7.0.13' but version of Xproto is 7.0.11 Package xdmcp was not found in the pkg-config search path. Perhaps you should add the directory containing `xdmcp.pc' to the PKG_CONFIG_PATH environment variable Package 'xdmcp', required by 'X11', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XEXT_CFLAGS and XEXT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: The following dependencies failed to build: qt3 mesa xorg-libXi xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/18817#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS