error on solaris

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ect1
Level 2
Level 2
Posts: 14
Joined: Tue Jul 14, 2009 3:06 am

error on solaris

Post by ect1 »

help how can i fix this problem error on executing file
error errrocess:start_wineboot failed to start wineboot, err 1359
i used solaris nvd b117 x86
the wine downloaded SFEwine1.1.2.sol11-i386.pkg.bz2, have you familiar with this file?
pls help
ect1
Level 2
Level 2
Posts: 14
Joined: Tue Jul 14, 2009 3:06 am

Post by ect1 »

there is also guide on how to install wine using svn repository but i dont know where can i this SFElibaudioio-devel.spec
pls help
ect1
Level 2
Level 2
Posts: 14
Joined: Tue Jul 14, 2009 3:06 am

jscript.dll.so

Post by ect1 »

i re-install the wine1.1.26 from the start
./configure was succesfull
but
error on make pls help i used gcc v3.4.3 and solaris nvd b117


ld: fatal: symbol referencing errors. No output written to jscript.dll.so
collect2: ld returned 1 exit status
winegcc: /opt/csw/gcc4/bin/gcc failed
*** Error code 2
make: Fatal error: Command failed for target `jscript.dll.so'
Current working directory /export/home/user/Downloads/wine-1.1.26/dlls/jscript
*** Error code 1
The following command caused the error:
cd jscript && make
make: Fatal error: Command failed for target `jscript'
Current working directory /export/home/user/Downloads/wine-1.1.26/dlls
*** Error code 1
The following command caused the error:
cd dlls && make
make: Fatal error: Command failed for target `dlls'
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

error on solaris

Post by austin987 »

On Tue, Jul 28, 2009 at 7:02 AM, ect1<[email protected]> wrote:
i re-install the wine1.1.26 from the start
./configure was succesfull
but
error on make pls help i used gcc v3.4.3 and solaris nvd b117


ld: fatal: symbol referencing errors. No output written to jscript.dll.so
collect2: ld returned 1 exit status
winegcc: /opt/csw/gcc4/bin/gcc failed
*** Error code 2
make: Fatal error: Command failed for target `jscript.dll.so'
Current working directory /export/home/user/Downloads/wine-1.1.26/dlls/jscript
*** Error code 1
The following command caused the error:
cd jscript && make
make: Fatal error: Command failed for target `jscript'
Current working directory /export/home/user/Downloads/wine-1.1.26/dlls
*** Error code 1
The following command caused the error:
cd dlls && make
make: Fatal error: Command failed for target `dlls'
Are you using Sun's linker or gcc's?

--
-Austin
ect1
Level 2
Level 2
Posts: 14
Joined: Tue Jul 14, 2009 3:06 am

Post by ect1 »

ggc4core package repository from blastware
Locked