From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 16:42:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0026116A405 for ; Thu, 13 Apr 2006 16:42:40 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from usenet.ath.cx (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A33243D46 for ; Thu, 13 Apr 2006 16:42:39 +0000 (GMT) (envelope-from bernt@bah.homeip.net) Received: from [10.0.0.3] (testbox.usenet.ath.cx [10.0.0.3]) by usenet.ath.cx (8.13.1/8.12.11) with ESMTP id k3DGga0P092647 for ; Thu, 13 Apr 2006 18:42:38 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <443E817C.4050105@bah.homeip.net> Date: Thu, 13 Apr 2006 18:51:08 +0200 From: Bernt Hansson User-Agent: slrn/0.9.8.1 (FreeBSD) MIME-Version: 1.0 To: FreeBSD questions X-Html-In-Email: No X-Html-In-Usenet: No X-Accept-Language: Svenska Sign Engelska Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Build errors (kicad) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2006 16:42:41 -0000 I'm getting this error when trying to build kicad with. #portupgrade -iarR ---> Upgrading 'kicad-2006.01.19' to 'kicad-2006.03.28' (cad/kicad) OK? [yes] yes compile............ In file included from ../include/fctsys.h:44, from ../pcbnew/basepcbframe.cpp:9: ../include/wxstruct.h: In constructor `WinEDAChoiceBox::WinEDAChoiceBox(wxWindow *, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)': ../include/wxstruct.h:1480: error: no matching function for call to `wxComboBox: :wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSiz e&, const wxArrayString&, int)' /usr/X11R6/include/wx/gtk/combobox.h:44: note: candidates are: wxComboBox::wxCom boBox(const wxComboBox&) /usr/X11R6/include/wx/gtk/combobox.h:55: note: wxComboBox::wxCom boBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int , const wxString*, long int, const wxValidator&, const wxString&) /usr/X11R6/include/wx/gtk/combobox.h:46: note: wxComboBox::wxCom boBox() ../include/wxstruct.h: In member function `int WinEDAChoiceBox::GetChoice()': ../include/wxstruct.h:1484: error: `GetCurrentSelection' undeclared (first use t his function) gmake[1]: *** [basepcbframe.o] Fel 1 gmake[1]: *** Ingen regel för att skapa målet "../common/common.a", som behövs till "gerbview". gmake[1]: Målet "all" återskapades inte på grund av fel. gmake[1]: Leaving directory `/usr/home/bernt/ports/cad/kicad/work/kicad-dev/gerb view' gmake: *** [all] Fel 2 *** Error code 2 Stop in /usr/home/bernt/ports/cad/kicad. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade48351.37 ma ke ** Fix the problem and try again. ---> Build of cad/kicad ended at: Thu, 13 Apr 2006 18:43:34 +0200 (consumed 00: 30:19) ---> Upgrade of cad/kicad ended at: Thu, 13 Apr 2006 18:43:34 +0200 (consumed 0 0:31:02) A FreeBSD error or is it kicad or just me? %uname -r 6.1-PRERELEASE Same on 6.0-RELEASE to