Re: Help with porting Node.js 20 to OpenBSD 7.7

2025-05-28 Thread Martin Ivanov
Yes, that worked, thank you all so much for your helpfulness! Von meinem iPhone gesendet > Am 28.05.2025 um 08:32 schrieb Volker Schlecht : > > On 2025-05-28 01:41, Martin Ivanov wrote: >> Hello Stuart, >> thank you very much for your helpfulness. I followed your instructions and >> came >> qu

Re: Help with porting Node.js 20 to OpenBSD 7.7

2025-05-27 Thread Volker Schlecht
On 2025-05-28 01:41, Martin Ivanov wrote: Hello Stuart, thank you very much for your helpfulness. I followed your instructions and came quite a step forward. But now I am stuck at the following error:   cc -o /usr/obj/ports/node-20.18.2/node-v20.18.2/out/Release/obj.target/ openssl-cli/deps/op

Re: Help with porting Node.js 20 to OpenBSD 7.7

2025-05-27 Thread Martin Ivanov
Hello Stuart, thank you very much for your helpfulness. I followed your instructions and came quite a step forward. But now I am stuck at the following error: ld.lld: error: stray --end-group c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [overlapped-ch

Re: Help with porting Node.js 20 to OpenBSD 7.7

2025-05-27 Thread Stuart Henderson
If you need the older version I would get a CVS checkout of the OPENBSD_7_7 ports tree (see the faq), then cd /usr/ports/lang cp -r node node20 cd node20 cvs up -r OPENBSD_7_6 -Pd make prepare FETCH_PACKAGES= make package (or e.g. "make package MAKE_JOBS=4" to use multiple cores to speed up the b

Help with porting Node.js 20 to OpenBSD 7.7

2025-05-25 Thread Martin Ivanov
Hello, I'm trying to build Node.js 20 on OpenBSD 7.7 (uname -a: OpenBSD marto.OpenBSD 7.7 GENERIC.MP#625 amd64). I noticed that Node.js 20 was available in the ports tree for OpenBSD 7.6, but it no longer appears to be available for 7.7. I would prefer not to downgrade th

Re: Help with porting Node.js 20 to OpenBSD 7.7

2025-05-25 Thread openbsd-ports
On 5/25/25 11:29 AM, Martin Ivanov wrote: Before I spend too much time trying to patch things manually, I wanted to ask: - Is there any known reason Node.js 20 was dropped from the 7.7 ports? It wasn't. We maintain one version of lang/node in ports, and that version was upgraded to 22.x -

Help with porting Node.js 20 to OpenBSD 7.7

2025-05-25 Thread Martin Ivanov
Hello, I'm trying to build Node.js 20 on OpenBSD 7.7 (uname -a: OpenBSD marto.OpenBSD 7.7 GENERIC.MP#625 amd64). I noticed that Node.js 20 was available in the ports tree for OpenBSD 7.6, but it no longer appears to be available for 7.7. I would prefer not to downgrade the OS just to get access t

help with porting luaffifb

2016-12-09 Thread Jiri B
Hi, I know nothing about lua but it would be nice if anybody could have a look a help to finish luaffi(fb). Whole story: I wanted to try weechat-matrix-protocol-script[1] but it needs luaffi[2] to use OML[3]... "Matrix is an open standard for decentralised communication, providing simple HTTP AP

Re: Help with Porting

2008-07-21 Thread Stuart Henderson
On 2008/07/20 17:01, Aaron W. Hsu wrote: > I am trying to create a port for NN, and I am running into a bit of a > situation. The build system is a simple makefile with some configuration > files after it, and I can't seem to figure out the *right* way to do > the installation part. > > Config

Help with Porting

2008-07-20 Thread Aaron W. Hsu
I am trying to create a port for NN, and I am running into a bit of a situation. The build system is a simple makefile with some configuration files after it, and I can't seem to figure out the *right* way to do the installation part. Configuration is merely copying a few pieces here and there

Need help with porting wcfxo module for asterisk

2005-08-19 Thread rene_404
Hi, Currently I’m trying to port the NetBSD wcfxo driver to OpenBSD (3.7), so that I can use it with asterisk and my X100P clone card. Unfortunately I’m stuck right now, hopefully someone is able to help. The modified NetBSD source code compiles without any errors, only some warnings which I