On Sunday 02 of March 2014 05:33:18 [email protected] wrote: > As you may see, there is a message about undefined symbol for: "setenv" and > "unsetenv" > I want to know that how can I proceed the installation process and solve > the problem. > Any help would be highly appreciated.
bootloader probably does not include the right C header for Solaris. And it causes the compilation fail. Could you find out what .h file on solaris does contain definition for functions setenv() and unsetenv()? Or as a fallback you might try previous version of pyinstaller.
signature.asc
Description: This is a digitally signed message part.
