DragonFly BSD
DragonFly users List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Problem building port dependencies


From: Max Okumoto <okumoto@xxxxxxxx>
Date: Sun, 03 Apr 2005 23:32:42 -0700

Max Okumoto wrote:
hakonsb@xxxxxxxxxxxxxxxxxxxxx wrote:

Below is an example of what happens when I try to build a port which
depends on another port that is not installed. I updated the ports tree
today, and I am running a current system a few days old. It used to work
just fine. Any ideas?

Thanks,
Haakon Bergsaker

[ulv:/usr/ports/x11-toolkits/qt33]# make install
===> qt-copy-3.3.4 depends on executable: qmake - found
===> qt-copy-3.3.4 depends on shared library: mng - found
===> qt-copy-3.3.4 depends on shared library: png - found
===> qt-copy-3.3.4 depends on shared library: jpeg - found
===> qt-copy-3.3.4 depends on shared library: Xft.2 - found
===> qt-copy-3.3.4 depends on shared library: cups.2 - not found
===> Verifying install for cups.2 in /usr/ports/print/cups-base
===> cups-base-1.1.23.0_3 depends on executable: gmake - found
===> cups-base-1.1.23.0_3 depends on shared library: jpeg.9 - found
===> cups-base-1.1.23.0_3 depends on shared library: png.5 - found
===> cups-base-1.1.23.0_3 depends on shared library: tiff.4 - found
===> cups-base-1.1.23.0_3 depends on shared library: gnutls-openssl.12 -
not found
===> Verifying install for gnutls-openssl.12 in
/usr/ports/security/gnutls
make: don't know how to make INSTALLS_DEPENDS. Stop
*** Error code 2


Stop in /usr/ports/print/cups-base
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.


Hmm.. I will look into that.

Max Okumoto


I have good news and bad news. The good news for me is that make isn't the problem :-) The bad news is that there is a problem.

I compiled a version of make from March 18, and I still
had the same problem.

I can cause it by going into /usr/ports/shells/bash-completion
and typing make install.

So I will work on finding out what is causing this.
Thanks for reporting the problem.

Max




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]