[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Support #BSZ-946774]: Solaris configure error.



Stonie,

> Steve - is attached, gzipped to make the journey.

The relevant lines are these:

configure:4097: checking size of int
configure:4399: c89 -o conftest -O -xarch=generic64 -U__C99FEATURES__ -DNDEBUG 
-xarch=generic64 conftest.c  >&5
"conftest.c", line 86: warning: statement not reached
configure:4402: $? = 0
configure:4408: ./conftest
./configure: line 4409: ./conftest: cannot execute binary file
configure:4411: $? = 126
configure: program exited with status 126

This indicates that your development environment cannot create an
executable file when used in the above manner.  I suggest that you
experiment with a trivial program, using compilation and linking
lines like the above, to determine if the commands can be modified
to allow the creation of an executable program.  Try a different
compiler and/or changing the options.

Let me know what you discover.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: BSZ-946774
Department: Support LDM
Priority: Normal
Status: On Hold