Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PostgreSQL fails
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
Tuna
Guru
Guru


Joined: 19 Jul 2002
Posts: 485
Location: Berlin

PostPosted: Fri Oct 18, 2002 3:27 pm    Post subject: PostgreSQL fails Reply with quote

compilation looks promising.. but then at the end (i think it is almost done) it seems broke.. or is something b0rked on my system?

Code:

....
/var/tmp/portage/postgresql-7.2.3/image/usr/lib/python2.2/site-packages/_pgmodule.so
/var/tmp/portage/postgresql-7.2.3/image/usr/lib/postgresql/plperl.so
/var/tmp/portage/postgresql-7.2.3/image/usr/lib/postgresql/plpgsql.so
/var/tmp/portage/postgresql-7.2.3/image/usr/lib/postgresql/plpython.so
>>> Completed installing into /var/tmp/portage/postgresql-7.2.3/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-postgresql-7.2.3-20968.log"

open_wr:   /usr/share/man/man3/Pg.3pm
chmod:     /usr/share/man/man3/Pg.3pm
--------------------------------------------------------------------------------


/usr/share/man/man3/Pg.3pm does not exist on the filesys afterwards.
Back to top
View user's profile Send private message
chrb
n00b
n00b


Joined: 23 Jun 2002
Posts: 19

PostPosted: Fri Oct 18, 2002 4:02 pm    Post subject: Reply with quote

Oops, I saw this but forgot about it. Report it as a bug on bugs.gentoo.org
Back to top
View user's profile Send private message
Tuna
Guru
Guru


Joined: 19 Jul 2002
Posts: 485
Location: Berlin

PostPosted: Fri Oct 18, 2002 7:17 pm    Post subject: Reply with quote

well i looked around and of course i found some in forums and bug reports..
the thing helped me most was https://bugs.gentoo.org/show_bug.cgi?id=8483
well but.. reemerging perl wont help.. and that stuff with h4x0ring:
Quote:
I experienced that today, too. I solved it by fixing src/interfaces/perl5/Makefile
between compile and install. There is a line in it that reads

INSTALLSITEMAN3DIR = /usr/man/man3

I changed it to

INSTALLSITEMAN3DIR = $(DESTDIR)/usr/man/man3

There are related INSTALL* variables near by, and strangely some of them have
$(DESTDIR) prepended, others don't.


i did not quite understand.. i suppose they are talking while emerge is running.. ok then you should find the stuff under /var/tmp/portage.. right? well i can find a GNUMakefile and a Makefile.PL, and guess what, i didnt manage to find that line described above in there. only one similar to it.. but im not capable of checking through it now..
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