Add 64-bit launch4j windres and ld #469

Open
opened 2025-04-21 15:11:02 -04:00 by idk · 3 comments
Owner

Opened 6 years ago

Last modified 5 years ago

#1460opendefect

Add 64-bit launch4j windres and ld

Reported by:zzzOwned by:
Priority:
maintenance
Milestone:
eventually
Component:
installer
Version:
0.9.17
Keywords:
launch4j
Cc:

Parent Tickets:

Sensitive:
no

Description

Build of windows installer fails on linux box without 32-bit libc, as installer/lib/launch4j/bin/windres cannot be run. Not sure how common a linux box without 32-bit libc is, but it's only going to get more common. Error is "cannot run program …/windres no such file or directory' even though it exists, so a little confusing.

Workaround: sudo apt-get install libc6:i386

Build launch4j for 64-bit. Put new ld and windres in installer/lib/launch4j/bin. Figure out some config or selection in ant to use them on 64-bit systems.

Subtickets

Opened [6 years ago](/timeline?from=2015-02-04T14%3A32%3A31Z&precision=second "See timeline at Feb 4, 2015 2:32:31 PM") Last modified [5 years ago](/timeline?from=2016-02-18T04%3A24%3A46Z&precision=second "See timeline at Feb 18, 2016 4:24:46 AM") ## [\#1460](/ticket/1460)[open](/query?status=open)[defect](/query?status=!closed&type=defect) # Add 64-bit launch4j windres and ld Reported by:[zzz](/query?status=!closed&reporter=zzz)Owned by: Priority: [maintenance](/query?status=!closed&priority=maintenance) Milestone: [eventually](/milestone/eventually "No date set") Component: [installer](/query?status=!closed&component=installer) Version: [0.9.17](/query?status=!closed&version=0.9.17) Keywords: [launch4j](/query?status=!closed&keywords=~launch4j) Cc: Parent Tickets: Sensitive: [no](/query?status=!closed&sensitive=0) ### Description Build of windows installer fails on linux box without 32-bit libc, as installer/lib/launch4j/bin/windres cannot be run. Not sure how common a linux box without 32-bit libc is, but it's only going to get more common. Error is "cannot run program …/windres no such file or directory' even though it exists, so a little confusing. Workaround: sudo apt-get install libc6:i386 Build launch4j for 64-bit. Put new ld and windres in installer/lib/launch4j/bin. Figure out some config or selection in ant to use them on 64-bit systems. ### Subtickets
idk added this to the eventually milestone 2025-04-21 15:11:02 -04:00
idk added the
#1460
eventually
installer
labels 2025-04-21 15:11:02 -04:00
Author
Owner

comment:2 Changed 14 months ago by zzz

Owner:
changed from zzz to _idk_Status:new →
assigned

There's no plans for any SAM changes at all right now.

Any changes would need to go through the proposal process for review by both java i2p and i2pd teams. IRC #ls2 may be the best place to discuss.

[comment:2](https://trac.i2p2.de/\#comment:2) Changed [14 months ago](https://trac.i2p2.de//timeline?from=2020-02-27T12%3A59%3A48Z&precision=second "See timeline at Feb 27, 2020 12:59:48 PM") by zzz Owner: changed from _zzz_ to _idk_Status:new → assigned There's no plans for any SAM changes at all right now. Any changes would need to go through the proposal process for review by both java i2p and i2pd teams. IRC #ls2 may be the best place to discuss.
Author
Owner

comment:1 Changed 14 months ago by aargh

Add a subticket #2697 (Document SAM DEST REPLY result field).

[comment:1](https://trac.i2p2.de/\#comment:1) Changed [14 months ago](https://trac.i2p2.de//timeline?from=2020-02-27T07%3A16%3A27Z&precision=second "See timeline at Feb 27, 2020 7:16:27 AM") by aargh Add a subticket [#2697](https://trac.i2p2.de//ticket/2697 "#2697: defect: Document SAM DEST REPLY result field (assigned)") (Document SAM DEST REPLY result field).
Author
Owner

comment:1 Changed 5 years ago by str4d

Status:new →
open

[comment:1](https://trac.i2p2.de/\#comment:1) Changed [5 years ago](https://trac.i2p2.de//timeline?from=2016-02-18T04%3A24%3A46Z&precision=second "See timeline at Feb 18, 2016 4:24:46 AM") by str4d Status:new → open
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.i2p#469
No description provided.