Current-Users archive

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

Re: Build problem



On Wed, 29 Oct 2008, Martti Kuparinen wrote:

...

cleandir ===> compat/lib/librefuse
cd: can't cd to /home/src/compat/lib/librefuse

*** Failed target:  cleandir-librefuse
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="compat/lib/"; real="/ home/src/compat/lib" ;; *) this="compat/lib/${dir}/"; real="/home/src/compat/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@ )}"; cd "${real}" && /var/tmp/t/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget librefuse cleandir
*** Error code 2

Stop.
nbmake: stopped in /home/src/compat/lib

I got pretty much the same error during the 'make obj' pass. That was with a 'build.sh -u'. I'm now rerunning in a clean $DESTDIR to see what happens.


----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index