You are not logged in.
Pages: 1
I need help installing GNUstep and etoile.
I have tried doing so from aur, but builds fail (etoile), and I get a conflict with libgl-dri and nvidia-utils.
I would like to get a gnustep/etoile desktop system running to play around with......any help would be great!
Offline
Your description is just too short. Give the exact error if you want help. How do you try to build it would be rather interessting too (yaourt, makepkg, aurbuild)...
Offline
a yaourt etoile will try and install all gnustep-svn packages. Except for the lib-dri conflict, which can be removed from the dependancies, by adjusting the pkgbuild.
etoile, fails without much of a message....will yaourt it again today and post.
cheers,
rdk
Offline
==> SVN checkout done or server timeout
==> Copying the source tree
==> Patching
==> in '/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile' make and install
This is gnustep-make 2.0.4. Type 'make print-gnustep-make-help' for help.
Making all in Frameworks...
make[1]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks'
Making all in EtoileFoundation...
make[2]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileFoundation'
Build Project: EtoileFoundation
Making build-headers in subprojects of framework EtoileFoundation...
make[3]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileFoundation/Source'
Making build-headers for subproject libEtoileFoundation...
make[4]: Nothing to be done for `internal-subproject-build-headers'.
make[3]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileFoundation/Source'
Making build-headers for framework EtoileFoundation...
Creating EtoileFoundation.framework/Versions/0/Headers...
Creating derived_src/.stamp...
Creating EtoileFoundation.framework/Versions/0/Resources...
Making all in subprojects of framework EtoileFoundation...
make[3]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileFoundation/Source'
Making all for subproject libEtoileFoundation...
Compiling file ETCArray.c ...
Compiling file NSArray+map.m ...
Compiling file NSObject+Mixins.m ...
Compiling file NSFileManager+NameForTempFile.m ...
Compiling file UKMainThreadProxy.m ...
Compiling file UKPluginsRegistry.m ...
Compiling file UKPushbackMessenger.m ...
UKPushbackMessenger.m: In function '-[UKPushbackMessenger methodSignatureForSelector:]':
UKPushbackMessenger.m:137: warning: pointer type mismatch in conditional expression
Compiling file UKThreadMessenger.m ...
UKThreadMessenger.m: In function '-[UKThreadMessenger sendMessages:]':
UKThreadMessenger.m:74: warning: implicit declaration of function 'usleep'
Compiling file OSBundleExtensionLoader.m ...
Linking subproject libEtoileFoundation ...
make[3]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileFoundation/Source'
Making all for framework EtoileFoundation...
Creating derived_src/NSFramework_EtoileFoundation.m...
Compiling file derived_src/NSFramework_EtoileFoundation.m ...
Linking framework EtoileFoundation ...
Copying resources from subprojects into the framework wrapper...
Creating EtoileFoundation.framework/Versions/0/Resources/Info-gnustep.plist...
make[2]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileFoundation'
Making all in EtoileUI...
make[2]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileUI'
Build Project: EtoileUI
Making build-headers in subprojects of framework EtoileUI...
make[3]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileUI/Source'
Making build-headers for subproject libEtoileUI...
make[4]: Nothing to be done for `internal-subproject-build-headers'.
make[3]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileUI/Source'
Making build-headers for framework EtoileUI...
Creating EtoileUI.framework/Versions/0/Headers...
Creating derived_src/.stamp...
Creating EtoileUI.framework/Versions/0/Resources...
Making all in subprojects of framework EtoileUI...
make[3]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileUI/Source'
Making all for subproject libEtoileUI...
Compiling file UKPluginsRegistry+Icons.m ...
In file included from /tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Build/EtoileFoundation/EtoileFoundation.h:7,
from UKPluginsRegistry+Icons.m:2:
/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Build/EtoileFoundation/UKKQueue.h:21:23: warning: sys/event.h: No such file or directory
Compiling file NSBezierPathCappedBoxes.m ...
Compiling file NSImage+NiceScaling.m ...
Compiling file UKNibOwner.m ...
Linking subproject libEtoileUI ...
make[3]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileUI/Source'
Making all for framework EtoileUI...
Creating derived_src/NSFramework_EtoileUI.m...
Compiling file derived_src/NSFramework_EtoileUI.m ...
Linking framework EtoileUI ...
Copying resources from subprojects into the framework wrapper...
Creating EtoileUI.framework/Versions/0/Resources/Info-gnustep.plist...
make[2]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/EtoileUI'
Making all in DistributedView...
make[2]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/DistributedView'
Build Project: DistributedView
Making build-headers for framework DistributedView...
Creating DistributedView.framework/Versions/0/Headers...
Creating derived_src/.stamp...
Creating DistributedView.framework/Versions/0/Resources...
Making all for framework DistributedView...
Compiling file UKDistributedView.m ...
UKDistributedView.m:209: warning: ignoring #pragma mark Selection
UKDistributedView.m:319: warning: ignoring #pragma mark Menu
UKDistributedView.m:412: warning: ignoring #pragma mark Accessors
UKDistributedView.m:697: warning: ignoring #pragma mark Item
UKDistributedView.m:1248: warning: ignoring #pragma mark Drawing
UKDistributedView.m:1488: warning: ignoring #pragma mark Moving
UKDistributedView.m:2133: warning: ignoring #pragma mark Callbacks
UKDistributedView.m:2156: warning: ignoring #pragma mark Data
UKDistributedView.m:2228: warning: ignoring #pragma mark Scrolling
UKDistributedView.m:2424: warning: ignoring #pragma mark Keyboard
UKDistributedView.m:2684: warning: ignoring #pragma mark Inline
Compiling file UKFinderIconCell.m ...
Creating derived_src/NSFramework_DistributedView.m...
Compiling file derived_src/NSFramework_DistributedView.m ...
Linking framework DistributedView ...
Creating DistributedView.framework/Versions/0/Resources/Info-gnustep.plist...
make[2]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/DistributedView'
Making all in OgreKit...
make[2]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit'
Making build-headers in subprojects of framework OgreKit...
make[3]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source'
Making build-headers in subprojects of subproject Source...
make[4]: /usr/local/bin/onig-config: Command not found
make[4]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/RegularExpression'
Making build-headers for subproject RegularExpression...
make[5]: /usr/local/bin/onig-config: Command not found
make[5]: Nothing to be done for `internal-subproject-build-headers'.
make[4]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/RegularExpression'
make[4]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/FindPanel'
Making build-headers in subprojects of subproject FindPanel...
make[5]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/FindPanel/NSTextView'
Making build-headers for subproject FindPanel_TextView...
make[6]: Nothing to be done for `internal-subproject-build-headers'.
make[5]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/FindPanel/NSTextView'
Making build-headers for subproject FindPanel...
make[5]: Nothing to be done for `internal-subproject-build-headers'.
make[4]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/FindPanel'
Making build-headers for subproject Source...
make[4]: Nothing to be done for `internal-subproject-build-headers'.
make[3]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source'
Making build-headers for framework OgreKit...
Creating OgreKit.framework/Versions/0/Headers...
Creating derived_src/.stamp...
Creating OgreKit.framework/Versions/0/Resources...
Build Project: OgreKit
Making all in subprojects of framework OgreKit...
make[3]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source'
Making all in subprojects of subproject Source...
make[4]: /usr/local/bin/onig-config: Command not found
make[4]: Entering directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/RegularExpression'
Making all for subproject RegularExpression...
make[5]: /usr/local/bin/onig-config: Command not found
Compiling file NSString_OgreKitAdditions.m ...
Compiling file OGRegularExpressionEnumeratorPrivate.m ...
Compiling file OGAttributedString.m ...
Compiling file OGRegularExpressionFormatter.m ...
Compiling file OGMutableAttributedString.m ...
Compiling file OGMutablePlainString.m ...
Compiling file OGRegularExpressionMatch.m ...
Compiling file OGRegularExpressionMatchPrivate.m ...
Compiling file OGPlainString.m ...
Compiling file OGRegularExpressionPrivate.m ...
Compiling file OGRegularExpression.m ...
OGRegularExpression.m: In function '-[OGRegularExpression initWithString:options:syntax:escapeCharacter:]':
OGRegularExpression.m:287: error: 'OnigCompileInfo' has no member named 'ambig_flag'
OGRegularExpression.m:287: error: 'ONIGENC_AMBIGUOUS_MATCH_DEFAULT' undeclared (first use in this function)
OGRegularExpression.m:287: error: (Each undeclared identifier is reported only once
OGRegularExpression.m:287: error: for each function it appears in.)
OGRegularExpression.m: In function '-[OGRegularExpression replaceOGString:delegate:replaceSelector:contextInfo:options:range:replaceAll:numberOfReplacement:]':
OGRegularExpression.m:1392: warning: class 'NSObject <OGStringProtocol>' does not implement the 'OGMutableStringProtocol' protocol
OGRegularExpression.m: In function '-[OGRegularExpression description]':
OGRegularExpression.m:1592: warning: pointer type mismatch in conditional expression
make[5]: *** [obj/OGRegularExpression.o] Error 1
make[4]: *** [RegularExpression.all.subproject.variables] Error 2
make[4]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source/RegularExpression'
make[3]: *** [Source.all.subproject.variables] Error 2
make[3]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit/Source'
make[2]: *** [OgreKit.all.framework.variables] Error 2
make[2]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks/OgreKit'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/tmp/yaourt-tmp-ryan/aur-etoile-svn/etoile-svn/src/etoile-build/Etoile/Frameworks'
make: *** [internal-all] Error 2
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build etoile-svn package.Offline
can someone offer me a walkthrough
That thread title is pretty much a perfect example on what *not* to put there.
Just a friendly remark... ![]()
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline
well...excellent, then....what would you like to see! Your comment is equally as usless, and "what not to put"....if you need additional information, or would like it displayed or asked differently, I would very much like to oblige. Some of us new users, don't fully understand the error reporting displayed during a make, hence my copy of the make process. I would assume that the error is in the last 5-6 lines, but am unsure.
IF you need a detailed, how I did something, etc, etc, I would be happy...sorry you couldn't glean usefulness out of my posts....if it would help i would be happy to do and give you what you need.
Offline
rdking,
Your first line in the first post would have made a better title.
Anyway, this is where your error is happening:
make[5]: /usr/local/bin/onig-config: Command not found
You need to install whatever package onig-config belongs to.
Last edited by skottish (2008-01-31 18:56:04)
Offline
Or rather fix it, to stay out of /usr/local...
I hate sigs. This one only exists to remind myself to get an avatar.
Offline
Or rather fix it, to stay out of /usr/local...
Cool. I didn't even notice that.
Offline
Your comment is equally as usless, and "what not to put"....It is indeed. ![]()
I was refering to your thread *title*. Not your posts. Maybe i should mind my own business, but this will not only help you; It'll help us help you.
A quote from this excellent article ( http://catb.org/~esr/faqs/smart-questio … bespecific )
Use meaningful, specific subject headers
On mailing lists, newsgroups or Web forums, the subject header is your golden opportunity to attract qualified experts' attention in around 50 characters or fewer. Don't waste it on babble like "Please help me" (let alone "PLEASE HELP ME!!!!"; messages with subjects like that get discarded by reflex). Don't try to impress us with the depth of your anguish; use the space for a super-concise problem description instead.
One good convention for subject headers, used by many tech support organizations, is "object - deviation". The "object" part specifies what thing or group of things is having a problem, and the "deviation" part describes the deviation from expected behavior.
Sorry about the OT people.
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline
OK that is what I thought. onig-config is in usr/bin. So I could create a link in usr/local/bin that points there right?
Offline
Pages: 1