[xml] shouldn't a make install use mkdir -p?
- From: Rick Jones <rick_jones2 hp com>
- To: xml gnome org
- Subject: [xml] shouldn't a make install use mkdir -p?
- Date: Fri, 02 Aug 2002 14:09:33 -0700
It would seem that a make install presumes that the prefixes already
exist. Is that really the "right" thing, or should it instead be using
mkdir -p? (2.4.32 on HP-UX 11.11) configure executed with --with-threads
--prefix=/opt/libxml2 --exec-prefix=/opt/libxml2
rick jones
$ make install
Making install in include
No suffix list.
Making install in libxml
No suffix list.
No suffix list.
make install-exec-hook
No suffix list.
/bin/sh ../../mkinstalldirs /opt/libxml2/include/libxml2/libxml
mkdir /opt/libxml2
mkdir: cannot access /opt: Permission denied
mkdir /opt/libxml2/include
mkdir: cannot access /opt/libxml2: No such file or directory
mkdir /opt/libxml2/include/libxml2
mkdir: cannot access /opt/libxml2/include: No such file or directory
mkdir /opt/libxml2/include/libxml2/libxml
mkdir: cannot access /opt/libxml2/include/libxml2: No such file or
directory
*** Error exit code 2
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
--
Wisdom Teeth are impacted, people are affected by the effects of events.
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to raj in cup.hp.com but NOT BOTH...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]