Re: Building pkgsrc fails by strange awk behavior?
Tetsuya Isaki <[email protected]> Tue, 02 Jan 2024 16:35:14 +0900
| Newsgroups | gmane.os.netbsd.ports.alpha |
|---|---|
| Message-ID | <x7bka4xk5p.wl%[email protected]> |
At Sun, 31 Dec 2023 12:00:11 +0000 (UTC),
John Klos wrote:
> > alpha# awk 'BEGIN { print(system("test foo")); }'
> > 4611686018427387904
> > alpha#
>
> On my AlphaServer DS25:
>
> athena: {1} awk 'BEGIN { print(system("test foo")); }'
> 0
>
> Perhaps a qemu problem?
I see. I'm relieved for the moment to hear that, although
my attempts to use qemu during this winter break failed.
Thank you for testing!
---
Tetsuya Isaki <[email protected] / [email protected]>