[Gambas-devel] 1.9.5 still not packagable
Rob
sourceforge-raindog2 at ...19...
Thu Mar 31 23:31:35 CEST 2005
On Thursday 31 March 2005 14:53, Rob wrote:
> make[3]: Entering directory
> `/home/rob/RPM/BUILD/gambas2-1.9.5/gb.compress.bzlib2/src'
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/usr/lib/gambas2" || mkdir -p -- . "/usr/lib/gambas2"
> /bin/sh ../libtool --mode=install /usr/bin/install -c
> 'gb.compress.bzlib2.la' '/usr/lib/gambas2/gb.compress.bzlib2.la'
> /usr/bin/install -c .libs/gb.compress.bzlib2.so.0.0.0
> /usr/lib/gambas2/gb.compress.bzlib2.so.0.0.0
> /usr/bin/install: cannot create regular file
> `/usr/lib/gambas2/gb.compress.bzlib2.so.0.0.0': Permission denied
After further review, it turns out that manually changing to the above
directory and manually issuing that big long make command still
generates the same error, so it's not that the prefixes aren't
getting passed to the makefile in that subdirectory, it's that the
makefile in that subdirectory appears to ignore all the prefix stuff
somehow.
Being a total idiot when it comes to automake, I have no idea how to
resolve this.
Rob
More information about the Devel
mailing list