Skip to content

Support Aix #139

@hmmftg

Description

@hmmftg

Hi when I cross compile gotty module for aix like this:

`env GOOS=aix GOARCH=ppc64 make`

I got this error:
# github.com/kr/pty
vendor/github.com/kr/pty/ioctl.go:6:29: undefined: syscall.SYS_IOCTL
vendor/github.com/kr/pty/util.go:26:3: undefined: syscall.SYS_IOCTL

can you please add support for aix? it's similar to solaris and in sys/unix, ioctl is similar to solaris

thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions