X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <57CEF1A7.1000300@xs4all.nl> Date: Tue, 06 Sep 2016 18:41:11 +0200 From: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: "Tibor (Igor2) Palinkas" , gEDA users mailing list Subject: [geda-user] [pcb-rnd] ./configure fails Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com 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 \n', '(null)' and '(null)') Checking for realpath()... OK ('(null)' and '(null)') Checking for readdir()... OK ('#include \n', '(null)' and '(null)') Checking for rint... OK ('#include \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. Kind regards, Bert Timmerman.