libtool
[Top][All Lists]
Advanced

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

Re: noinst_bindir


From: Russ Allbery
Subject: Re: noinst_bindir
Date: Sun, 30 Apr 2006 11:03:41 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.18 (linux)

Bob Rossi <address@hidden> writes:

> noinst_bin_PROGRAMS = gdbmi_driver
> noinst_bindir = $(abs_top_builddir)/progs

> Unfortunatly, that doesn't work either.

> test -z "/progs" || mkdir -p -- "/progs"
> mkdir: cannot create directory `/progs': Permission denied

Well, that makes it look like abs_top_builddir isn't actually getting
set.  I'm not sure exactly what would cause that.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]