View Single Post
Old 05-05-2012, 01:51 PM   #155
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Ubuntu Compile problems

The first /bin/sh and/or /bin/bash is the result of /bin/dash -
Say: "Thank You, Canonical"

Under 10.4 you may have to explicitly install bash (apt-get install bash).

It is certainly the /bin/sh problem (linked to /bin/dash) and from your report, I would say that your 10.4 also has /bin/bash linked to /bin/dash.

- - - -

The "warning implicate defination..." errors come from one or more missing header files.

"gcc -E " might give you some help in spotting the missing header(s).
knc1 is offline   Reply With Quote