buggnubg - Bugs: bug #65603, gnubg-1.08.002 doesn't build on...

 
 

bug #65603: gnubg-1.08.002 doesn't build on OpenBSD.

Submitter:  Edd Barrett <vext01>
Submitted:  Tue 16 Apr 2024 09:06:20 PM UTC
   
 
Originator Name:  Item Group:  * Installation Error
Category:  * Compile and link errors Release:  * 1.08
Privacy:  Public Operating System:  * Other
Severity:  3 - Normal Open/Closed:  Closed
Assigned to:  None Priority:  5 - Normal
Status:  Fixed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 Apr 2024 08:06:35 PM UTC, comment #2: 

The fixed 1.08.003 release is now available.

Philippe Michel <plm>
Group administrator
Thu 18 Apr 2024 09:39:49 PM UTC, comment #1: 

It looks like you are trying to build the 1.08.002 version with GTK3.

There is indeed a bug in this version when using this library. It was fixed a little later. The current git head should build fine, or you could wait for the 1.08.003 version, to be released in a few days or use the 1.08.002 patched with these commits:
https://git.savannah.gnu.org/cgit/gnubg.git/commit/?id=eb829e45777f44221019872b1cc77c300675957c
and
https://git.savannah.gnu.org/cgit/gnubg.git/commit/?id=2daf88a870ce2d43f50f14b88887a40087335e0a

Note that gnubg's GTK3 version is still a bit rough and if OpenBSD didn't drop GTK2 it may be more sensible to use this version of the toolkit.

Philippe Michel <plm>
Group administrator
Tue 16 Apr 2024 09:06:20 PM UTC, original submission:  

Hi,

I'm trying to update the OpenBSD package of gnubg.

I'm faced with:

```
gtkrelational.c:505:58: error: use of undeclared identifier 'pwDialog'
    window = GTKCreateDialog(_("History plot"), DT_INFO, pwDialog, DIALOG_FLAG_MINMAXBUTTONS, NULL, NULL);
```

Looking at the source, I think I agree with the compiler. There is no `pwDialog` in scope that I can see. What am I missing here?

(this bit of code has since changed in git, so maybe it was already fixed?)

Thanks

Edd Barrett <vext01>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by plm (Posted a comment)
  • -email is unavailable- added by vext01 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-04-29 plm Open/ClosedOpen Closed
    2024-04-18 plm StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code