Date: Sat, 11 Mar 2000 12:46:45 -0800 (PST) From: asami@FreeBSD.org (Satoshi Asami) To: ade@FreeBSD.org, jseger@FreeBSD.org Cc: ports@FreeBSD.org Subject: libgtop build failure Message-ID: <200003112046.MAA83267@silvia.hip.berkeley.edu>
next in thread | raw e-mail | index | archive | help
Hi, Does anyone know what's wrong with the libgtop build? http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.20000309/libgtop-1.0.7.log It eventually fails with libgtop_guile* not being found during packaging, but it seems to think guile-config is not working. === : checking for guile-config... yes checking whether guile-config works... no checking for sin in -lm... yes checking for main in -lrx... no checking for qt_null in -lqt... (cached) no checking for dlopen in -ldl... no checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking whether guile works... no configure: warning: Can not find Guile on this system : === There hasn't been any change to libgtop itself since February 17. As for guile, this is the last change: === jseger 2000/03/08 06:34:18 PST Modified files: lang/guile Makefile Log: Add additional MASTER_SITE Add threads support Revision Changes Path 1.20 +4 -2 ports/lang/guile/Makefile === I'm not sure if this is the cause but there has been no package builds since this commit until the failed one, so it is possible. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003112046.MAA83267>