aderium (Anthony Palermo)
- Login: aderium
- Email: apalermo@aderium.com
- Registered on: 07/09/2015
- Last sign in: 07/09/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/12/2015
-
12:22 PM Ruby Bug #11342: ruby 2.2.2 will not compile on Solaris 11.2 32 or 64 bit
- after ad hoc modification to tools/config.guess I am able to set correctly solaris 11.2 to x64_86 platform. but make still stumbles
dolly@vdocklab01:~/ruby-2.1.6$ autoconf
dolly@vdocklab01:~/ruby-2.1.6$ make
make: *** No targets spe...
07/10/2015
-
10:32 AM Ruby Bug #11342: ruby 2.2.2 will not compile on Solaris 11.2 32 or 64 bit
- Ok downloading the diff and testing compile with r50089
Make failed
./ext/extmk.rb:227:in `load': failed to load encoding (Windows-31J) (LoadError)
from ./ext/extmk.rb:227:in `block in extmake'
from /export/home/d... -
10:31 AM Ruby Bug #11342: ruby 2.2.2 will not compile on Solaris 11.2 32 or 64 bit
- make && sudo make install still fails but you are correct. I tried a couple of times and looks like the last one I forgot the sudo
option.c:886:33: error: expected declaration specifiers or ‘...’ before ‘u_int8_t’
/usr/include/sys...
07/09/2015
-
10:17 PM Ruby Bug #11342: ruby 2.2.2 will not compile on Solaris 11.2 32 or 64 bit
- ruby 2.1.x compiles just fine
-
10:16 PM Ruby Bug #11342 (Closed): ruby 2.2.2 will not compile on Solaris 11.2 32 or 64 bit
- ~~~
make & sudo make install
[1] 23519
Password:
~~~
(snip)
~~~
option.c:886:33: error: expected declaration specifiers or ‘...’ before ‘u_int8_t’
option.c: In function ‘inspect_tcpi_options’:
option.c:898:5: error: ‘options’ ...