discuss-gnustep
[Top][All Lists]
Advanced

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

Re: gnustep installation problem (NXConstantString)


From: David Wetzel
Subject: Re: gnustep installation problem (NXConstantString)
Date: Tue, 25 Jun 2002 14:42:29 +0000

> Making all for service example...
> error: NXConstantString (instance)
> NXConstantString does not recognize characterAtIndex:
> make[2]: *** [example.service/Resources/Info-gnustep.plist] Erreur 1
> make[1]: *** [example.all.service.variables] Erreur 2

try this before you build all again:

5.1)                    cd /usr/lib
                        ar -dv libobjc_p.a      NXConstStr.po
                        ar -dv libobjc_pic.a    NXConstStr.so
                        ar -dv libobjc.a        NXConstStr.o
                        rm libobjc.so.0.0

(make copies of the files first!)

taken from core/make/Documentation/README.NetBSD

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/  dave@turbocat.de




reply via email to

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