www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2021/02/23/22:45:14

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
Message-Id: <202102240343.11O3hWQT023998@delorie.com>
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=crcomp.net;
s=default; h=Subject:From:To:Date:Sender:Reply-To:Message-ID:Cc:MIME-Version
:Content-Type:Content-Transfer-Encoding:Content-ID:Content-Description:
Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:
In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:
List-Post:List-Owner:List-Archive;
bh=lNX5/apjmx0LDskMuP/diVhW3t5Io6Hx/+Wc4Hy3c5w=; b=KKVqy2mQSAh8uHe78EWJXWy778
LF4IuEoBPDgVwNKeVnDcyv+w+6PLphtr686r/PqVOY54EUx7BFmnmNW9IfXT9U4dpspDpoj1E75ZX
08+sSLSdYYxaaxIipJ2WPtGh45/wYap3ikKMJ1IL6w9hbhgyNXCRIgFnwhTltVv2KBq5e/i63khpW
pMgHs0S7EJLy2rUS008TIkbDBGZtIOJtf6Sy9tCvEakbBGMPpeP4MXWKzezigugElbe+DHSt7XbnZ
h9wFaqRUGurbHbhtSvx+Z6pD3ZrsKzceYln/Q6MAHd+VsEL5NqW73wvdf/25+rV5zy4eeH36V+Y7Q
Jp51u+Og==;
Date: 24 Feb 2021 03:43:31 UTC
To: <geda-user AT delorie DOT com>
From: "Don Kuenz (mail AT crcomp DOT net) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Subject: [geda-user] FreeBSD 12.2 "make all-recursive" error
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - www18.qth.com
X-AntiAbuse: Original Domain - delorie.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - crcomp.net
X-Get-Message-Sender-Via: www18.qth.com: authenticated_id: mail AT crcomp DOT net
X-Authenticated-Sender: www18.qth.com: mail AT crcomp DOT net
X-Source:
X-Source-Args:
X-Source-Dir:
Reply-To: geda-user AT delorie DOT com

Greetings,

This is a FreeBSD 12.2 build. First the source is obtained and 
autoreconf invoked:

    git clone git://git.geda-project.org/geda-gaf.git
    autoreconf --install --force

For some unknown reason, version.h must be manually created. It contains
these lines:

    #define PACKAGE_DATE_VERSION "20201216"

    /* Dotted part of package version string. */
    #define PACKAGE_DOTTED_VERSION "1.10.1"

    /* Current git commit. */
    #define PACKAGE_GIT_COMMIT "5915995701aab356efa080086173bd22a60976fd"

When these commands are invoked:

    ./autogen.sh
    ./configure --prefix=$HOME/geda
    make all-recursive

an error message prematurely terminates the make. The $HOME/geda 
directory does not yet exist at the point of error:

    gschem_compselect_dockable.c: In function 'select_symbol':
    gschem_compselect_dockable.c:210:34: error: 'action_add_last_component' undeclared (first use in this function)
      210 |     gschem_action_set_sensitive (action_add_last_component,
          |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
    gschem_compselect_dockable.c:210:34: note: each undeclared identifier is reported only once for each function it appears in
    *** Error code 1

Any help to resolve this problem is appreciated.

Danke,

-- 
Don, KB7RPU, https://www.qsl.net/kb7rpu
There was a young lady named Bright Whose speed was far faster than light;
She set out one day In a relative way And returned on the previous night.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019