[Sunhelp] Problems with gmake in solaris 7

Ana Ballester aballester at gridsystems.com
Wed Sep 13 10:40:46 CDT 2000


This is a multi-part message in MIME format.

------=_NextPart_000_0062_01C01DA9.BF7BE420
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Thanks,

But it doesn't install the gmake program and when I try to execute with =
make, this is the result.

# make=20
for i in admin include; do make -C $i adm || exit 1; done
make[1]: Entering directory `/usr/local/mico/admin'
make[1]: Nothing to be done for `adm'.
make[1]: Leaving directory `/usr/local/mico/admin'
make[1]: Entering directory `/usr/local/mico/include'
make[1]: Nothing to be done for `adm'.
make[1]: Leaving directory `/usr/local/mico/include'
for i in orb ir imr idl auxdir coss; do make -C $i lib || exit 1; done
make[1]: Entering directory `/usr/local/mico/orb'
c++  -I../include -I/usr/local/mico/./include/ministl  -O  -fpermissive  =
-fno-exceptions   -c dii.cc -o dii.o
In file included from ../include/CORBA.h:172,
                 from ../include/CORBA-SMALL.h:52,
                 from dii.cc:25:
../include/mico/types.h:31: #error "sizeof(short) !=3D 2"
../include/mico/types.h:39: #error "sizeof(long) !=3D 4 and sizeof(int) =
!=3D 4"
../include/mico/types.h:49: #error "sizeof(long) !=3D 8 and sizeof(long =
long) !=3D 8"
../include/mico/types.h:55: #error "sizeof(unsigned short) !=3D 2"
../include/mico/types.h:63: #error "sizeof(unsigned long) !=3D 4 and =
sizeof(unsigned int) !=3D 4"
../include/mico/types.h:73: #error "sizeof(unsigned long) !=3D 8 and =
sizeof(unsigned long long) !=3D 8"
../include/mico/types.h:79: #error "sizeof(float) !=3D 4"
../include/mico/types.h:85: #error "sizeof(double) !=3D 8"
../include/mico/types.h:96: #error "sizeof(unsigned char) !=3D 1"
make[1]: *** [dii.o] Error 1
make[1]: Leaving directory `/usr/local/mico/orb'
make: *** [system] Error 1

What can I do ????.

  ----- Original Message -----=20
  From: Fletcher, Joe=20
  To: 'Ana Ballester'=20
  Sent: mi=E9rcoles, 13 de septiembre de 2000 16:24
  Subject: RE: [Sunhelp] Problems with gmake in solaris 7


  HI,
    You can get gmake from ww.sunfreeware.com (along with a whole raft =
of other stuff.).
    Note that it appears as make but if you click on the link the =
description defines it as GNU make.
    =20
    =20
    Cheers
    =20
    Joe

     -----Original Message-----
    From: Ana Ballester [mailto:aballester at gridsystems.com]
    Sent: 13 September 2000 15:08
    To: sunhelp at sunhelp.org
    Subject: [Sunhelp] Problems with gmake in solaris 7


    Hello,

    I have a Solaris 7 and i want to configure mico on it.=20
    I got these programs from companion CD of Solaris 8.
    =20
    When i try to execute gmake it displays
    =20
    ld.so.1: gmake: fatal error: librt.so.1: version `SUNW_1.2' not =
found (it needed the file gmake)
    Killed

    How can I update this library?. Where I can get the gmake software =
for solaris 7?.

    I don't have the packet of solaris 7, but I have the "Sun developer =
essentials for solaris 8".

    Thanks in advanced
    =20
    Ana Ballester.

    =20

    =20

------=_NextPart_000_0062_01C01DA9.BF7BE420
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>But it doesn't install the gmake =
program and when I=20
try to execute with make, this is the result.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2># make <BR>for i in admin include; do =
make -C $i=20
adm || exit 1; done<BR>make[1]: Entering directory=20
`/usr/local/mico/admin'<BR>make[1]: Nothing to be done for =
`adm'.<BR>make[1]:=20
Leaving directory `/usr/local/mico/admin'<BR>make[1]: Entering directory =

`/usr/local/mico/include'<BR>make[1]: Nothing to be done for =
`adm'.<BR>make[1]:=20
Leaving directory `/usr/local/mico/include'<BR>for i in orb ir imr idl =
auxdir=20
coss; do make -C $i lib || exit 1; done<BR>make[1]: Entering directory=20
`/usr/local/mico/orb'<BR>c++  -I../include=20
-I/usr/local/mico/./include/ministl  -O  -fpermissive =20
-fno-exceptions   -c dii.cc -o dii.o<BR>In file included from=20
../include/CORBA.h:172,<BR>       &nbs=
p;        =20
from=20
../include/CORBA-SMALL.h:52,<BR>      &nbsp=
;         =20
from dii.cc:25:<BR>../include/mico/types.h:31: #error "sizeof(short) =
!=3D=20
2"<BR>../include/mico/types.h:39: #error "sizeof(long) !=3D 4 and =
sizeof(int) !=3D=20
4"<BR>../include/mico/types.h:49: #error "sizeof(long) !=3D 8 and =
sizeof(long=20
long) !=3D 8"<BR>../include/mico/types.h:55: #error "sizeof(unsigned =
short) !=3D=20
2"<BR>../include/mico/types.h:63: #error "sizeof(unsigned long) !=3D 4 =
and=20
sizeof(unsigned int) !=3D 4"<BR>../include/mico/types.h:73: #error=20
"sizeof(unsigned long) !=3D 8 and sizeof(unsigned long long) !=3D=20
8"<BR>../include/mico/types.h:79: #error "sizeof(float) !=3D=20
4"<BR>../include/mico/types.h:85: #error "sizeof(double) !=3D=20
8"<BR>../include/mico/types.h:96: #error "sizeof(unsigned char) !=3D=20
1"<BR>make[1]: *** [dii.o] Error 1<BR>make[1]: Leaving directory=20
`/usr/local/mico/orb'<BR>make: *** [system] Error 1<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>What can I do ????.</DIV></FONT>
<DIV> </DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A href=3D"mailto:joe.fletcher at Metapack.com"=20
  title=3Djoe.fletcher at Metapack.com>Fletcher, Joe</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
  href=3D"mailto:aballester at gridsystems.com" =
title=3Daballester at gridsystems.com>'Ana=20
  Ballester'</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> mi=E9rcoles, 13 de =
septiembre de 2000=20
  16:24</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: [Sunhelp] Problems =
with=20
  gmake in solaris 7</DIV>
  <DIV><BR></DIV>
  <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
  class=3D684212314-13092000>HI,</SPAN></FONT></DIV>
  <BLOCKQUOTE style=3D"MARGIN-RIGHT: 0px">
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
size=3D2><FONT=20
    color=3D#0000ff><FONT face=3DArial><SPAN =
class=3D684212314-13092000>You can get=20
    gmake from ww.sunfreeware.com (along with a whole raft of other=20
    stuff.).</SPAN></FONT></FONT></FONT></DIV>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><SPAN=20
    class=3D684212314-13092000></SPAN><FONT size=3D2><FONT =
color=3D#0000ff><FONT=20
    face=3DArial><SPAN class=3D684212314-13092000>Note that it appears =
as make but=20
    if you click on the link the description defines it as GNU=20
    make.</SPAN></FONT></FONT></FONT></DIV>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
size=3D2><FONT=20
    color=3D#0000ff><FONT face=3DArial><SPAN=20
    class=3D684212314-13092000></SPAN></FONT></FONT></FONT> </DIV>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
size=3D2><FONT=20
    color=3D#0000ff><FONT face=3DArial><SPAN=20
    class=3D684212314-13092000></SPAN></FONT></FONT></FONT> </DIV>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><SPAN=20
    class=3D684212314-13092000></SPAN><FONT size=3D2><FONT =
color=3D#0000ff><FONT=20
    face=3DArial><SPAN=20
    class=3D684212314-13092000>Cheers</SPAN></FONT></FONT></FONT></DIV>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
size=3D2><FONT=20
    color=3D#0000ff><FONT face=3DArial><SPAN=20
    class=3D684212314-13092000></SPAN></FONT></FONT></FONT> </DIV>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><SPAN=20
    class=3D684212314-13092000></SPAN><FONT size=3D2><FONT =
color=3D#0000ff><FONT=20
    face=3DArial><SPAN=20
    =
class=3D684212314-13092000>Joe</SPAN><BR></FONT></FONT></FONT></DIV><FONT=
=20
    face=3DTahoma><FONT size=3D2><SPAN=20
class=3D684212314-13092000></SPAN></FONT></FONT>
    <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
face=3DTahoma><FONT=20
    size=3D2><SPAN class=3D684212314-13092000> </SPAN>-----Original =

    Message-----<BR><B>From:</B> Ana Ballester [<A=20
    =
href=3D"mailto:aballester at gridsystems.com">mailto:aballester at gridsystems.=
com</A>]<BR><B>Sent:</B>=20
    13 September 2000 15:08<BR><B>To:</B> <A=20
    =
href=3D"mailto:sunhelp at sunhelp.org">sunhelp at sunhelp.org</A><BR><B>Subject=
:</B>=20
    [Sunhelp] Problems with gmake in solaris =
7<BR><BR></DIV></FONT></FONT>
    <DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
    <DIV> </DIV>
    <DIV><FONT face=3DArial size=3D2>I have a Solaris 7 and i want =
to configure=20
    mico on it. </FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>I got these programs from =
companion CD of=20
    Solaris 8.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>When i try to execute gmake it=20
    displays</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>ld.so.1: gmake: fatal error: =
librt.so.1:=20
    version `SUNW_1.2' not found (it needed the file=20
    gmake)<BR>Killed</FONT></DIV>
    <DIV> </DIV>
    <DIV><FONT face=3DArial size=3D2>How can I update this library?. =
Where I=20
    can get the gmake software for solaris 7?.</FONT></DIV>
    <DIV> </DIV>
    <DIV><FONT face=3DArial size=3D2>I don't have the packet of solaris =
7, but I=20
    have the "Sun developer essentials for solaris 8".</FONT></DIV>
    <DIV> </DIV>
    <DIV><FONT face=3DArial size=3D2>Thanks in =
advanced</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>Ana Ballester.</FONT></DIV>
    <DIV> </DIV>
    <DIV><FONT face=3DArial size=3D2></FONT> </DIV>
    <DIV> </DIV>
    <DIV><FONT face=3DArial=20
size=3D2></FONT> </DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0062_01C01DA9.BF7BE420--






More information about the SunHELP mailing list