bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: error in "make install" for GNU dbm 1.8


From: Martin Jost
Subject: Re: error in "make install" for GNU dbm 1.8
Date: Thu, 19 Apr 2001 12:15:51 +0200

address@hidden wrote:
> 
> I built OK on sparc-sun-solaris2.6, but when I do "make install" I get
> these errors:

> cp: cannot access /usr/local/lib/libgdbm.la
> install: cp /usr/local/lib/libgdbm.la libgdbm.la/libgdbm.la failed
> *** Error code 2
> make: Fatal error: Command failed for target `install'

> I can't seem to work around this.  Am I missing something obvious here?

Hmm, the obvious thing would be permission-problems.
Does /usr/local/lib exist ? What are the permissions ? (You must have
x and w access)
Does /usr/local/lib/libgdbm.la already exist ? What permissions ? (You
must have w-access)
Does libgdbm.la in the cir. where make expects it exists ?

Does that help ?

Martin



reply via email to

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