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

make fails #611

Closed
edkademan opened this issue Mar 19, 2012 · 2 comments
Closed

make fails #611

edkademan opened this issue Mar 19, 2012 · 2 comments
Labels
domain:building Build system, or building Julia or its dependencies

Comments

@edkademan
Copy link

I tried to build julia but after cloning the repository and typing "make" I get:

ejk@dl:/usr/local/src/julia$ make julia-debug
make: invalid option -- '='
make: invalid option -- 'g'
make: invalid option -- 'u'
make: invalid option -- '9'
make: invalid option -- '9'
...

This is using GNU make 3.81 on linux ubuntu 11.10.

@Norgat
Copy link

Norgat commented Mar 19, 2012

I confirm the issue on Arch Linux:

Linux norgbook 3.2.11-1-ARCH #1 SMP PREEMPT Thu Mar 15 09:19:02 CET 2012 x86_64
GNU Make 3.82

JeffBezanson added a commit that referenced this issue Mar 19, 2012
@JeffBezanson
Copy link
Sponsor Member

Commit 6d6ea46 is implicated.

LilithHafner pushed a commit to LilithHafner/julia that referenced this issue Oct 11, 2021
* Adds a weighted mode call.  Use `sort` to make `modes` result consistent on different test architectures. Mention weighted option in mode docstrings.

* Apply suggestions from code review. Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies
Projects
None yet
Development

No branches or pull requests

3 participants