Mail Archives: geda-user/2016/09/06/12:49:08
Hello Bert,
On Tue, 6 Sep 2016, Bert Timmerman wrote:
> Hi Igor2,
>
> I get the spew quoted below:
>
> [bert AT vortex trunk]$ ./configure
> make: Nothing to be done for `all'.
> --- Detecting host
> Looking for a shell... /bin/sh -c
> Looking for a shell escape character... found: '\'
> Detecting temp dir... validated
> /home/bert/workspace/svn/pcb-rnd/trunk/scconfig/
> Checking for system type... OK (name: Linux; class: UNIX)
> Checking for ar... OK (ar)
> Checking for mkdir... OK (mkdir -p)
> Checking for rm... OK (rm -rf)
> Checking for cp... OK (cp -rp)
> Checking for ln... OK (ln -sf)
> --- Detecting target (same as host)
> Checking for cc (target)... OK ('gcc', ' -pipe', '')
> Checking for -fpic... OK (-fPIC)
> Checking for mkdtemp... OK ('#include <stdlib.h>\n', '(null)' and '(null)')
> Checking for realpath()... OK ('(null)' and '(null)')
> Checking for readdir()... OK ('#include <dirent.h>\n', '(null)' and '(null)')
> Checking for rint... OK ('#include <math.h>\n', '' and '-lm')
> Node libs/userpass/getpwuid/* is required but I don't know how to detect it.
> ./configure: line 4: 7282 Aborted (core dumped) ./configure
> "$@"
> [bert AT vortex trunk]$
>
> Updated until r2951, I got an error during svn up and responded with "mc"
> (mine).
>
> The first session of ".configure" ran as expected, I did a "make clean", and
> now the above.
There was a big change in scconfig a few weeks ago. Please do a
make distclean
in trunk/ and try again - that will recompile scconfig. Please let me know
if it still fails.
TIA,
Igor2
- Raw text -