Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with emerge -U world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
tabascal1
n00b
n00b


Joined: 21 Mar 2003
Posts: 71

PostPosted: Mon Sep 29, 2003 1:28 pm    Post subject: Problems with emerge -U world Reply with quote

I am running gentoo 1.4-rc2

I tried to do emerge -U world

It fails everytime when it tries to emerge postgresql 7.3.4

Please help
.
Back to top
View user's profile Send private message
cggiriraj
Tux's lil' helper
Tux's lil' helper


Joined: 23 May 2003
Posts: 83

PostPosted: Fri Oct 03, 2003 7:22 am    Post subject: Reply with quote

Hi,
Please copy paste the response when u emerge.... I Hope I can understand u r error with that

Giri
Back to top
View user's profile Send private message
tabascal1
n00b
n00b


Joined: 21 Mar 2003
Posts: 71

PostPosted: Tue Oct 07, 2003 11:43 am    Post subject: Reply with quote

The Message is as follows:

Code:
checking how to run the C preprocessor... gcc -E
checking whether to build with Tcl... yes
checking whether to build with Tk... yes
checking whether to build Perl modules... yes
checking whether to build Python modules... yes
checking whether to build Java/JDBC tools... yes
checking for jakarta-ant... no
checking for ant... /usr/bin/ant
checking whether /usr/bin/ant works... no
configure: error: ant does not work

!!! ERROR: dev-db/postgresql-7.3.4 failed.
!!! Function src_compile, Line 93, Exitcode 1
!!! (no error message)


I have ant-1.5.3-r3 also installed
Back to top
View user's profile Send private message
TGL
Bodhisattva
Bodhisattva


Joined: 02 Jun 2002
Posts: 1978
Location: Rennes, France

PostPosted: Tue Oct 07, 2003 12:51 pm    Post subject: Reply with quote

Have you set your default JVM ?
Code:
# java-config --list-available-vms

Also, can you give me the result of the following command:
Code:
# cat /var/tmp/portage/postgresql-7.3.4/work/postgresql-7.3.4/config.log | sed -n '\;^configure:[0-9]*: /usr/bin/ant;,/^configure/p'

EDIT: just seen my sed cmd was lacking the final quote. Anyway, not a big deal since the problem is solved.


Last edited by TGL on Wed Oct 08, 2003 12:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
tabascal1
n00b
n00b


Joined: 21 Mar 2003
Posts: 71

PostPosted: Wed Oct 08, 2003 11:28 am    Post subject: Reply with quote

Finally postgresql 7.3.4 got emerged

The java-config --list-available-vms had to be changed from blakdown -jdk-1.3.1 to blackdown-jdk-1.4.1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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