Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Freenx
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
IronWolve
n00b
n00b


Joined: 23 Jun 2002
Posts: 41

PostPosted: Tue Aug 31, 2004 7:25 pm    Post subject: Freenx Reply with quote

Anyone try compiling freenx on sparc yet? I can't seem to get it to work.
Back to top
View user's profile Send private message
tag
n00b
n00b


Joined: 06 Mar 2003
Posts: 55

PostPosted: Thu Feb 17, 2005 8:31 am    Post subject: belated answer ;) Reply with quote

you may want to look into this URl:

http://www.nomachine.com/documentation/nxserver-on-solaris.php
Back to top
View user's profile Send private message
ThorstenHirsch
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2003
Posts: 111

PostPosted: Tue Sep 06, 2005 9:50 am    Post subject: Reply with quote

This URL is about Solaris and not Gentoo/SPARC. What about Gentoo/SPARC?
Quote:
# emerge nxclient
Calculating dependencies
!!! All ebuilds that could satisfy "nxclient" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-misc/nxclient-1.4.0-r5 (masked by: -sparc keyword)
- net-misc/nxclient-1.4.0-r4 (masked by: -sparc keyword)
- net-misc/nxclient-1.3.2-r1 (masked by: -sparc keyword)
- net-misc/nxclient-1.4.0-r3 (masked by: -sparc keyword)

Is there a problem for FreeNX to incorporate with the SPARC platform in general?
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Wed Sep 07, 2005 12:17 pm    Post subject: Reply with quote

Chances are if it has no SPARC keywords at all, we haven't tested it. Feel free to do so and report the results at the Gentoo Bugzilla server.
Back to top
View user's profile Send private message
ThorstenHirsch
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2003
Posts: 111

PostPosted: Wed Sep 07, 2005 4:43 pm    Post subject: Reply with quote

Thanks. Is there a way to unmask it? I've tried
Code:
ACCEPT_KEYWORDS="-sparc" emerge nxclient

and also tried to emerge it with net-client/nxclient in /etc/portage/package.unmask, but I always get the same message: that this package is masked. Even with "net-client/nxclient -sparc" in /etc/portage/package.keywords it doesn't work.

Well, I also have never figured out how to unmask packages which are masked by -*, please tell me!
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Thu Sep 08, 2005 11:51 am    Post subject: Reply with quote

If a package has a -arch keyword to it, it means that it has been tested and will not work on that architecture for some reason. In the case of nxclient, I think that is because it is a binary-only package.
Back to top
View user's profile Send private message
cyan051
n00b
n00b


Joined: 21 Aug 2004
Posts: 64

PostPosted: Thu Sep 08, 2005 7:09 pm    Post subject: Reply with quote

in this case, adding a keyword is easier than unmasking since the package is hard masked in the ebuild itself...

Code:
/etc/portage/package.keywords:net-misc/nxclient x86

let us know if it works
(i guess there is a good reason why is it hard masked)
Back to top
View user's profile Send private message
ThorstenHirsch
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2003
Posts: 111

PostPosted: Fri Sep 09, 2005 9:30 am    Post subject: Reply with quote

Thank you.

Yes, looks like the reason is good:
Quote:
$ /usr/NX/bin/nxviewer
/usr/NX/bin/nxviewer: error while loading shared libraries: /usr/NX/lib/libXcompext.so.1: undefined symbol: _NXEnableCleanGet

$ /usr/NX/bin/nxprint
bash: /usr/NX/bin/nxprint: cannot execute binary file

$ /usr/NX/bin/nxclient
bash: /usr/NX/bin/nxclient: cannot execute binary file

$ /usr/NX/bin/nxdesktop
/usr/NX/bin/nxdesktop: error while loading shared libraries: /usr/NX/lib/libXcompext.so.1: undefined symbol: _NXEnableCleanGet

$ /usr/NX/bin/nxagent
/usr/NX/bin/nxagent: error while loading shared libraries: /usr/NX/lib/libXcompext.so.1: undefined symbol: _NXEnableCleanGet

only nxssh can be called without getting an error.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum