On 4/5/07, Julien Wintz <[EMAIL PROTECTED]> wrote:
Hello,

Whereas it is advised to use stable instead of trunk in the last etoile
news post, I tried to follow the 'survivor guide to install etoile'
using fresh svn checkout of both GNUstep/core and etoile/trunk instead
of using daily snapshots.

Everything builds fine but when typing $> sudo make install under
etoile, I get the following message:

Build Project: AddressView

Making all for framework AddressView...
  Copying resources into the framework wrapper...
  Copying localized resources into the framework wrapper...
ln: creating symbolic link `libAddressView.so' to
`./Versions/Current/libAddressView.so': File exists
make[5]: *** [AddressView.framework/./AddressView] Error 1
make[4]: *** [AddressView.all.framework.variables] Error 2

I'm not familiar with the GNUmakefile system so I have no patch nor
solution to propose. How can I end my installation of etoile ?

 We noticed this problem before and thought it was fixed.
 Before we have a solution, a work-around is.
 1. After make, go to
stable/Etoile/Frameworks/AddressesKit/Frameworks/AddressView,
     use 'make distclean'
 2. Then "sudo make install" under stable/Etoile
 The problem occurs when you make twice in AddressView.
 A right fix may be reorganizing the directory structures of AddressesKit.

 Yen-Ju


Thanks, Ju.

_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev


_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to