gnokii-users
[Top][All Lists]
Advanced

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

RE: compiler error in sun sparc machine


From: Foo Yoong Seng NCS
Subject: RE: compiler error in sun sparc machine
Date: Thu, 13 Mar 2003 15:57:52 +0800

        hi all:
        can anyone tell me what i miss out prior to compile gnokii in sun
system ??

        regards sam
         
        my h/w & s/w configuration
        system= sun sparc machine, sun4u
        os= solaris 8 
        h/phone= nokia 5110
        data cable used =Mbus cable (model = DAU-9P)
        c compiler installed= gcc sparc version 3.2 
# make
make -C common/phones
make[1]: Entering directory `/tmp/gnokii-0.5.0rc1/common/phones'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/gnokii-0.5.0rc1/common/phones'
make -C common/links
make[1]: Entering directory `/tmp/gnokii-0.5.0rc1/common/links'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/gnokii-0.5.0rc1/common/links'
make -C common/devices
make[1]: Entering directory `/tmp/gnokii-0.5.0rc1/common/devices'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/gnokii-0.5.0rc1/common/devices'
make -C common/data
make[1]: Entering directory `/tmp/gnokii-0.5.0rc1/common/data'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/gnokii-0.5.0rc1/common/data'
make -C po
make[1]: Entering directory `/tmp/gnokii-0.5.0rc1/po'
make gnokii.pot-update
make[2]: Entering directory `/tmp/gnokii-0.5.0rc1/po'
: --default-domain=gnokii --directory=.. \
  --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in \
  --copyright-holder='1999-2002 Hugh Blemings, Pavel Janik, Pawel Kot'
test ! -f gnokii.po || { \
  if test -f ./gnokii.pot; then \
    sed -f remove-potcdate.sed < ./gnokii.pot > gnokii.1po && \
    sed -f remove-potcdate.sed < gnokii.po > gnokii.2po && \
    if cmp gnokii.1po gnokii.2po >/dev/null 2>&1; then \
      rm -f gnokii.1po gnokii.2po gnokii.po; \
    else \
      rm -f gnokii.1po gnokii.2po ./gnokii.pot && \
      mv gnokii.po ./gnokii.pot; \
    fi; \
  else \
    mv gnokii.po ./gnokii.pot; \
  fi; \
}
make[2]: Leaving directory `/tmp/gnokii-0.5.0rc1/po'
: --update cs.po gnokii.pot
rm -f cs.gmo && : -c --statistics -o cs.gmo cs.po
mv: cannot access t-cs.gmo
make[1]: *** [cs.gmo] Error 2
make[1]: Leaving directory `/tmp/gnokii-0.5.0rc1/po'
make: *** [po] Error 2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]