gnokii-users
[Top][All Lists]
Advanced

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

Re: Compiling 0.6.14 on Solaris 10 SPARC


From: Pawel Kot
Subject: Re: Compiling 0.6.14 on Solaris 10 SPARC
Date: Sat, 21 Apr 2007 11:58:21 +0200

Hi,

On 4/21/07, ML mail <address@hidden> wrote:
Thanks this worked. gmake now got through but gmake install fails with the
following error:

( cd docs/help; \
  /usr/bin/find . -type d \! -path "*CVS*" \
       -exec /opt/source/gnokii-0.6.14/config/install-sh -c -d
/opt/gnokii/share/xgnokii/help/{} \; ; \
  /usr/bin/find . -type f \! -path "*CVS*" \
       -exec /opt/source/gnokii-0.6.14/config/install-sh -c -m 644 {}
/opt/gnokii/share/xgnokii/help/{} \; \
)
/usr/bin/find: bad option -path
/usr/bin/find: [-H | -L] path-list predicate-list
/usr/bin/find: bad option -path
/usr/bin/find: [-H | -L] path-list predicate-list
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/opt/source/gnokii-0.6.14/xgnokii'
gmake: *** [install] Error 2

Is there GNU find on your system? If so, set FIND variable in
Makefile.global to GNU find path.

take care,
pkot
--
Pawel Kot




reply via email to

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