9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] problems with compiling golang
@ 2025-11-29 13:24 ewpert via 9fans
  2025-11-29 15:30 ` ron minnich
  0 siblings, 1 reply; 6+ messages in thread
From: ewpert via 9fans @ 2025-11-29 13:24 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Hi, I'm trying to compile, but I always run into problems.
I am using Bootstrap from 9legacy.
I have tried different versions of Go and Bootstrap.
I get the same errors:
https://pastebin.com/N84u4AHz
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-M42ebb1bd22bf20329176633b
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1033 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] problems with compiling golang
  2025-11-29 13:24 [9fans] problems with compiling golang ewpert via 9fans
@ 2025-11-29 15:30 ` ron minnich
  2025-11-29 20:09   ` ewpert via 9fans
  2025-11-29 20:10   ` ewpert via 9fans
  0 siblings, 2 replies; 6+ messages in thread
From: ron minnich @ 2025-11-29 15:30 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

What kind of system are you compiling on and how much memory do you have?

On Sat, Nov 29, 2025 at 06:30 ewpert via 9fans <9fans@9fans.net> wrote:

> Hi, I'm trying to compile, but I always run into problems.
> I am using Bootstrap from 9legacy.
> I have tried different versions of Go and Bootstrap.
> I get the same errors:
> https://pastebin.com/N84u4AHz
> *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions
> <https://9fans.topicbox.com/groups/9fans> + participants
> <https://9fans.topicbox.com/groups/9fans/members> + delivery options
> <https://9fans.topicbox.com/groups/9fans/subscription> Permalink
> <https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-M42ebb1bd22bf20329176633b>
>

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-M28ac7fe2174f51c256dfb909
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1453 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] problems with compiling golang
  2025-11-29 15:30 ` ron minnich
@ 2025-11-29 20:09   ` ewpert via 9fans
  2025-11-29 21:06     ` ori
  2025-11-29 20:10   ` ewpert via 9fans
  1 sibling, 1 reply; 6+ messages in thread
From: ewpert via 9fans @ 2025-11-29 20:09 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

> What kind of system are you compiling on and how much memory do you have?

I tried with 2 GB. (` 2010591232 memory` and `0/320000 swap`)
Now I added 4 GB, but for some reason 9front doesn’t see it. I tried removing the 2 GB module, and 
`cat /dev/swap` still shows `2010591232 memory`.
’Memtest86+’ sees all 6 GB.


------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-M65696d7b28cc446d563f857c
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1289 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] problems with compiling golang
  2025-11-29 15:30 ` ron minnich
  2025-11-29 20:09   ` ewpert via 9fans
@ 2025-11-29 20:10   ` ewpert via 9fans
  2025-11-29 21:11     ` ewpert via 9fans
  1 sibling, 1 reply; 6+ messages in thread
From: ewpert via 9fans @ 2025-11-29 20:10 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

And this is the latest 9front release running on a real laptop (not in an emulator).

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-M50d12da6a73bea7c4b936094
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 823 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] problems with compiling golang
  2025-11-29 20:09   ` ewpert via 9fans
@ 2025-11-29 21:06     ` ori
  0 siblings, 0 replies; 6+ messages in thread
From: ori @ 2025-11-29 21:06 UTC (permalink / raw)
  To: 9fans

Quoth ewpert via 9fans <9fans@9fans.net>:
> > What kind of system are you compiling on and how much memory do you have?
> 
> I tried with 2 GB. (` 2010591232 memory` and `0/320000 swap`)
> Now I added 4 GB, but for some reason 9front doesn’t see it. I tried removing the 2 GB module, and 
> `cat /dev/swap` still shows `2010591232 memory`.
> ’Memtest86+’ sees all 6 GB.
> 

that's strange; we just use the memory map the bios gives us. Are
you running a 32-bit kernel by any chance? You may want to make
sure $objtype says amd64.


------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-M026fd8b30c1cf2c28c588ea2
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] problems with compiling golang
  2025-11-29 20:10   ` ewpert via 9fans
@ 2025-11-29 21:11     ` ewpert via 9fans
  0 siblings, 0 replies; 6+ messages in thread
From: ewpert via 9fans @ 2025-11-29 21:11 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

When I booted using SeaBIOS instead of U-Boot, the laptop saw all 6 GB of RAM and everything compiled fine
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Td318685c29d62b20-Mf04cb530cee3942cf2a9969f
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-29 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-29 13:24 [9fans] problems with compiling golang ewpert via 9fans
2025-11-29 15:30 ` ron minnich
2025-11-29 20:09   ` ewpert via 9fans
2025-11-29 21:06     ` ori
2025-11-29 20:10   ` ewpert via 9fans
2025-11-29 21:11     ` ewpert via 9fans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).