Error in building Qemu-1.3.0 on Solaris 10
Bug #1090837 reported by
Dipanjan Das
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Won't Fix
|
Undecided
|
Unassigned | ||
Bug Description
While trying to build Qemu on Oracle Solaris 10 (SPARC processor), I encountered the following error in the configure step:
./configure --prefix=
./configure: bad substitution
./configure: !: not found
./configure: !: not found
./configure: !: not found
./configure: !: not found
./configure: !: not found
./configure: curl-config: not found
./configure: curl-config: not found
As the following bug report says: https:/
To post a comment you must log in.

Are you using /bin/sh (broken) or /usr/xpg4/bin/sh (should work)?