9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Building 9vx on a modern Linux?
@ 2023-06-30  4:47 Don Bailey
  2023-06-30  6:46 ` Skip Tavakkolian
  0 siblings, 1 reply; 3+ messages in thread
From: Don Bailey @ 2023-06-30  4:47 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

Hi Pals,

I'm trying to build 9vx using the current vx32 repo. I have (as I
understand it) installed multiarch in my Ubuntu environment (22). But I
can't compile 9vx. It fails to find the 32bit libx11, which is installed
under /usr/lib/i386..../ and instead insists on looking under
/usr/lib/x86_64..../

Any tips? I've never had to use multiarch for anything and don't want to
waste a lot of time trying to get 9vx working just to work with a demo
RISC-V plan9 kernel.

Thanks all,
D

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tcc9412f74455bd96-M5d67cb164f3cb6843fb5d76b
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

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

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

* Re: [9fans] Building 9vx on a modern Linux?
  2023-06-30  4:47 [9fans] Building 9vx on a modern Linux? Don Bailey
@ 2023-06-30  6:46 ` Skip Tavakkolian
  2023-06-30 15:13   ` Don Bailey
  0 siblings, 1 reply; 3+ messages in thread
From: Skip Tavakkolian @ 2023-06-30  6:46 UTC (permalink / raw)
  To: 9fans

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

i did this a couple of days ago on Ubuntu 22.04; i had to install these to
successfully build/link:
apt install build-essential gcc-multilib libx11-dev libx11-dev:i386
g++-multilib


On Thu, Jun 29, 2023, 9:48 PM Don Bailey <don.bailey@gmail.com> wrote:

> Hi Pals,
>
> I'm trying to build 9vx using the current vx32 repo. I have (as I
> understand it) installed multiarch in my Ubuntu environment (22). But I
> can't compile 9vx. It fails to find the 32bit libx11, which is installed
> under /usr/lib/i386..../ and instead insists on looking under
> /usr/lib/x86_64..../
>
> Any tips? I've never had to use multiarch for anything and don't want to
> waste a lot of time trying to get 9vx working just to work with a demo
> RISC-V plan9 kernel.
>
> Thanks all,
> D
>
> *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/Tcc9412f74455bd96-M5d67cb164f3cb6843fb5d76b>
>

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tcc9412f74455bd96-M451db97da68320a33832f013
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

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

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

* Re: [9fans] Building 9vx on a modern Linux?
  2023-06-30  6:46 ` Skip Tavakkolian
@ 2023-06-30 15:13   ` Don Bailey
  0 siblings, 0 replies; 3+ messages in thread
From: Don Bailey @ 2023-06-30 15:13 UTC (permalink / raw)
  To: 9fans

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

Thanks, Skip. It was libx11-*dev* that I was missing.

D


On Fri, Jun 30, 2023 at 2:47 AM Skip Tavakkolian <skip.tavakkolian@gmail.com>
wrote:

> i did this a couple of days ago on Ubuntu 22.04; i had to install these to
> successfully build/link:
> apt install build-essential gcc-multilib libx11-dev libx11-dev:i386
> g++-multilib
>
>
> On Thu, Jun 29, 2023, 9:48 PM Don Bailey <don.bailey@gmail.com> wrote:
>
>> Hi Pals,
>>
>> I'm trying to build 9vx using the current vx32 repo. I have (as I
>> understand it) installed multiarch in my Ubuntu environment (22). But I
>> can't compile 9vx. It fails to find the 32bit libx11, which is installed
>> under /usr/lib/i386..../ and instead insists on looking under
>> /usr/lib/x86_64..../
>>
>> Any tips? I've never had to use multiarch for anything and don't want to
>> waste a lot of time trying to get 9vx working just to work with a demo
>> RISC-V plan9 kernel.
>>
>> Thanks all,
>> D
>>
>> *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/Tcc9412f74455bd96-M451db97da68320a33832f013>
>

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tcc9412f74455bd96-M7e37e7390b3ca76b5ba48ba8
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

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

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

end of thread, other threads:[~2023-06-30 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30  4:47 [9fans] Building 9vx on a modern Linux? Don Bailey
2023-06-30  6:46 ` Skip Tavakkolian
2023-06-30 15:13   ` Don Bailey

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).