Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo/Red Hat Enterprise
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
HubyRod
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 92

PostPosted: Wed Feb 28, 2007 2:55 pm    Post subject: Gentoo/Red Hat Enterprise Reply with quote

Code:
$ cat /etc/redhat-release
Red Hat Enterprise Linux WS release 3 (Taroon Update 8)


I installed the prefixed gentoo portage but now I have the following messages when I try to emerge subversion:

Code:
$ emerge subversion
Calculating dependencies /$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: conditional binary operator expected
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: syntax error near `=~'
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: `  if [[ ${jar} =~ ${PV} ]]; then'
 
!!! ERROR: dev-util/subversion-1.4.0 failed.
Call stack:
  , line :   Called die
 
!!! died sourcing $EPREFIX/usr/portage/eclass/java-utils-2.eclass in inherit()
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at ''.
 
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: conditional binary operator expected
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: syntax error near `=~'
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: `  if [[ ${jar} =~ ${PV} ]]; then'
 
!!! ERROR: dev-util/subversion-1.3.2-r3 failed.
Call stack:
  , line :   Called die
 
!!! died sourcing $EPREFIX/usr/portage/eclass/java-utils-2.eclass in inherit()
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at ''.
 
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: conditional binary operator expected
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: syntax error near `=~'
$EPREFIX/usr/lib/portage/bin/ebuild.sh: $EPREFIX/usr/portage/eclass/java-utils-2.eclass: line 2263: `  if [[ ${jar} =~ ${PV} ]]; then'
 
!!! ERROR: dev-util/subversion-1.4.2 failed.
Call stack:
  , line :   Called die
 
!!! died sourcing $EPREFIX/usr/portage/eclass/java-utils-2.eclass in inherit()
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at ''.
 
 -
emerge: there are no ebuilds to satisfy "<=dev-lang/swig-1.3.25".
(dependency required by "dev-util/subversion-1.2.3-r3" [ebuild])


I have subversion installed somewhere else:
Code:
$ svn --version
svn, version 1.3.1 (r19032)


I tried to add subversion to $EPREFIX/etc/make.profile/package.provided
but I have the following message:
Code:
$ emerge --sync
!!! svn does not exist, so SVN support is disabled.
!!! Type "emerge dev-util/subversion" to enable SVN support.


I am now stuck, does anyone have a clue?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures 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