[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building GWorkspace on Solaris
From: |
Lars Sonchocky-Helldorf |
Subject: |
Re: Building GWorkspace on Solaris |
Date: |
Tue, 21 Sep 2004 17:02:38 +0200 |
Andreas Hoeschler <ahoesch@smartsoft.de> wrote on 21.09.2004 16:54:11:
> Hi all,
>
> I am trying to build GWorkspace 0.6.5 on Solaris 8 and get
>
> ...
> Compiling file SearchResults/SearchResults.m ...
> Compiling file SearchResults/ResultsTableView.m ...
> Compiling file SearchResults/ResultsPathsView.m ...
> SearchResults/ResultsPathsView.m: In function `-[ResultsPathsView
> showComponentsOfSelection:]':
> SearchResults/ResultsPathsView.m:70: warning: `node' might be used
> uninitialized in this function
> Compiling file Functions.m ...
> Functions.m: In function `commonPrefixInArray':
> Functions.m:254: warning: `s1' might be used uninitialized in this
> function
> Linking app Finder ...
> ld: fatal: library -lFSNode: not found
> ld: fatal: File processing errors. No output written to
> Finder.app/./Finder
> collect2: ld returned 1 exit status
> make[2]: *** [Finder.app/./Finder] Error 1
> make[1]: *** [Finder.all.app.variables] Error 2
> make[1]: Leaving directory `/usr/share/src/GWorkspace-0.6.5/Finder'
> make: *** [internal-all] Error 2
>
> Any ideas? What is this FSNode? I found nothing in google.
Does this help:
http://lists.gnu.org/archive/html/discuss-gnustep/2004-06/msg00088.html
http://lists.gnu.org/archive/html/discuss-gnustep/2004-08/msg00002.html
https://mail.gna.org/public/gnustep-packagers/2004-06/msg00010.html
?
(found gooling: http://www.google.com/search?q=FSNode+Framework )
>
> Thanks,
>
> Andreas
>