Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configure for generic linux. v5.0.145, v6.0.32 #3445

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

winlinvip
Copy link
Member

@winlinvip winlinvip commented Mar 4, 2023

If your OS is not CentOS, Ubuntu, macOS, cygwin64, run of configure will fail with:

Your OS Linux is not supported.

For other linux systems, we should support an option:

./configure --generic-linux=on

Please note that you might still fail for other issues while configuring or building.

@winlinvip winlinvip changed the title Support configure for generic linux. Support configure for generic linux. v5.0.145, v6.0.32 Mar 6, 2023
@winlinvip winlinvip added the ReadyToMerge Can be merged with the final review. label Mar 6, 2023
@winlinvip winlinvip merged commit b31940a into ossrs:develop Mar 7, 2023
winlinvip added a commit that referenced this pull request Mar 7, 2023
If your OS is not CentOS, Ubuntu, macOS, cygwin64, run of configure will fail with:

```
Your OS Linux is not supported.
```

For other linux systems, we should support an option:

```
./configure --generic-linux=on
```

Please note that you might still fail for other issues while configuring or building.

PICK b31940a

-------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
Co-authored-by: ChenGH <chengh_math@126.com>
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. ReadyToMerge Can be merged with the final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Your OS Linux is not supported (ARM). SRS compilation failed on ARM system.
3 participants