Opened 11 years ago
Closed 11 years ago
#10118 closed bug (fixed)
Configure shows broken error message
Reported by: | idefix | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Running configure
on Ubuntu 12.04 without any parameters, shows the following broken error message:
jeroen@Gromit:~/Builds/Haiku/haiku$ ./configure Please specify the build tools to use or build (via --cross-tools-prefix or --build-cross-tools) or specify a ./configure: 696: ./configure: host-only build (--host-only).: not found jeroen@Gromit:~/Builds/Haiku/haiku$
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | 0001-configure-fix-error-message.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
Note:
See TracTickets
for help on using tickets.
[PATCH] configure: fix error message