Date: Fri, 17 Mar 2006 23:29:35 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: db@db.net, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, thierry@FreeBSD.org Subject: Re: ports/93224: [NEW PORT] science/gsmc: Smith chart program for impedance matching Message-ID: <200603172329.k2HNTZSf047537@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [NEW PORT] science/gsmc: Smith chart program for impedance matching State-Changed-From-To: open->feedback State-Changed-By: thierry State-Changed-When: Fri Mar 17 23:24:42 UTC 2006 State-Changed-Why: Hello, Several dependencies are missing, and configure fails: ... checking for pkg-config... no *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. configure: error: Library requirements (gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to db@db.net [maintainer] and attach the "/work/a/ports/science/gsmc/work/gsmc-1.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 To build it successfully, you need this: checking for pkg-config... /usr/local/bin/pkg-config checking for gtk+-2.0... yes checking PACKAGE_CFLAGS... -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 +-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include +-I/usr/local/include/freetype2 -I/usr/local/include checking PACKAGE_LIBS... -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 +-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lXrender -lX11 -lXext -lgobject-2.0 +-lgmodule-2.0 -lglib-2.0 -liconv checking for main in -liconv... yes checking for main in -lglib-2.0... yes checking for main in -lgmodule-2.0... yes checking for main in -lgobject-2.0... yes checking for main in -lXext... yes checking for main in -lX11... yes checking for main in -lXrender... yes checking for main in -lm... yes checking for main in -lpango-1.0... yes checking for main in -lz... yes checking for main in -lfreetype... yes checking for main in -lfontconfig... yes checking for main in -lpangoft2-1.0... yes checking for main in -lcairo... yes checking for main in -lXfixes... yes checking for main in -lXcursor... yes checking for main in -lpangocairo-1.0... yes checking for main in -lgdk_pixbuf-2.0... yes checking for main in -latk-1.0... yes checking for main in -lXinerama... yes checking for main in -lXi... yes checking for main in -lXrandr... yes checking for main in -lgdk-x11-2.0... yes checking for main in -lgtk-x11-2.0... yes But only these dependencies are registered: make all-depends-list /usr/ports/devel/gmake /usr/ports/devel/gettext /usr/ports/devel/libtool15 /usr/ports/converters/libiconv Could you please check it? Regards, -- Th. Thomas. Responsible-Changed-From-To: freebsd-ports-bugs->thierry Responsible-Changed-By: thierry Responsible-Changed-When: Fri Mar 17 23:24:42 UTC 2006 Responsible-Changed-Why: Take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=93224
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603172329.k2HNTZSf047537>